diff --git a/javapackages-tools.spec b/javapackages-tools.spec index 22b61a053bb252e977ae77e22b728e42a2186d51..9ef38451030da0a999b71066496bb5a1170badb6 100644 --- a/javapackages-tools.spec +++ b/javapackages-tools.spec @@ -3,9 +3,9 @@ Name: javapackages-tools Version: 5.3.0 -Release: 4 +Release: 5 Summary: Support for Java packaging with macros and scripts -License: BSD +License: BSD-3-Clause URL: https://github.com/fedora-java/javapackages Source0: https://github.com/fedora-java/javapackages/archive/%{version}.tar.gz Patch0000: 0001-Support-threads-and-skipTests-params.patch @@ -119,6 +119,9 @@ done %license LICENSE %changelog +* Wed May 11 2022 Ge Wang - 5.3.0-5 +- License compliance rectification + * Fri Feb 11 2022 baizhonggui - 5.3.0-4 - Deprecate python-nose and fix python version not recognized