Skip to content

Commit

Permalink
Merge pull request #25 from aws/saikiranakula-amzn-patch-6
Browse files Browse the repository at this point in the history
Update credentials-fetcher.spec
  • Loading branch information
saikiranakula-amzn authored Oct 12, 2022
2 parents cd82ec3 + 35ae8f6 commit 7efab72
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package/credentials-fetcher.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global major_version 0
%global major_version 1
%global minor_version 0
%global patch_version 94
%global patch_version 0

# For handling bump release by rpmdev-bumpspec and mass rebuild
%global baserelease 1
Expand Down Expand Up @@ -34,7 +34,7 @@ The same method can be used to refresh other types of security tokens.
This spec file is specific to Fedora, use this file to rpmbuild on Fedora.

%prep
%setup -q -n credentials-fetcher-0.0.94
%setup -q -n credentials-fetcher-1.0.0

%build
%cmake3
Expand All @@ -60,6 +60,8 @@ ctest3
%attr(0700, -, -) %{_sbindir}/credentials_fetcher_utf16_private.exe

%changelog
* Wed Oct 12 2022 Sai Kiran Akula <saakla@amazon.com> - 1.0.0
- Create 1.0 release
* Sat Sep 10 2022 Samiullah Mohammed <samiull@amazon.com> - 0.0.94-1
- Replace mono with dotnet
* Mon Aug 29 2022 Tom Callaway <spotaws@amazon.com> - 0.0.94-1
Expand Down

0 comments on commit 7efab72

Please sign in to comment.