From f452072f8a171b72677f2bb261a28e96f5dd3bd3 Mon Sep 17 00:00:00 2001 From: wang--ge Date: Wed, 11 May 2022 14:19:35 +0800 Subject: [PATCH] License compliance rectification --- javapackages-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/javapackages-tools.spec b/javapackages-tools.spec index 22b61a0..9ef3845 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