Skip to content

Commit c0698d9

Browse files
authored
Merge pull request #186 from ligangty/main
Update spec file with 1.2.2 change
2 parents 557ad8e + a38a2e3 commit c0698d9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: charon.spec

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%global owner Commonjava
22
%global modulename charon
33

4-
%global charon_version 1.2.1
4+
%global charon_version 1.2.2
55
%global sdist_tar_name %{modulename}-%{charon_version}
66

77
%global python3_pkgversion 3
@@ -81,6 +81,10 @@ export LANG=en_US.UTF-8 LANGUAGE=en_US.en LC_ALL=en_US.UTF-8
8181

8282

8383
%changelog
84+
* Mon Sep 18 2023 Harsh Modi <[email protected]>
85+
- 1.2.2 release
86+
- hot fix for "dist_tags" derived issue
87+
8488
* Wed Sep 13 2023 Harsh Modi <[email protected]>
8589
- 1.2.1 release
8690
- Fix the aws list objects max 1000 limit issue

0 commit comments

Comments
 (0)