diff --git a/jamonapi.spec b/jamonapi.spec index 08bfdcea49f0f491eec11b6618b7e15088e7df59..4f0db4e2e4af4b4bdfabe2220685ce45cced66c9 100644 --- a/jamonapi.spec +++ b/jamonapi.spec @@ -1,9 +1,9 @@ %global oname jamon Name: jamonapi Version: 2.74 -Release: 2 +Release: 3 Summary: A Java monitoring API -License: BSD +License: BSD-3-Clause URL: http://jamonapi.sourceforge.net/ Source0: https://sourceforge.net/projects/%{name}/files/%{name}/v2_74/jamonall-%{version}.zip Source1: https://repo1.maven.org/maven2/com/%{name}/%{oname}/2.75/%{oname}-2.75.pom @@ -89,6 +89,9 @@ cp -r %{_builddir}/%{name}/src/doc/javadoc/* %{buildroot}%{_javadocdir}/jamonapi %license JAMonLicense.html %changelog +* Wed May 11 2022 Ge Wang - 2.74-3 +- License compliance rectification + * Tue Oct 20 2020 Ge Wang - 2.74-2 - modify compile script to solve defect of jar package