Skip to content

Commit 2f8c1d2

Browse files
authored
Merge pull request #182 from ligangty/main
Update version in spec
2 parents 9df4c57 + c4b9245 commit 2f8c1d2

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

charon.spec

Lines changed: 10 additions & 1 deletion
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.1.2
4+
%global charon_version 1.2.1
55
%global sdist_tar_name %{modulename}-%{charon_version}
66

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

8282

8383
%changelog
84+
* Wed Sep 13 2023 Harsh Modi <hmodi@redhat.com>
85+
- 1.2.1 release
86+
- Fix the aws list objects max 1000 limit issue
87+
- Fix the "dist_tags" issue in npm metadata generation
88+
89+
* Thu Jun 29 2023 Harsh Modi <hmodi@redhat.com>
90+
- 1.2.0 release
91+
- Add maven repository artifact signature feature
92+
8493
* Tue Sep 20 2022 Harsh Modi <hmodi@redhat.com>
8594
- 1.1.2 release
8695
- add configuration schema and validation

0 commit comments

Comments
 (0)