File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments