diff --git a/jacoco.spec b/jacoco.spec index 54eec9c..5b46c4d 100644 --- a/jacoco.spec +++ b/jacoco.spec @@ -1,8 +1,8 @@ Name: jacoco Version: 0.7.8 -Release: 1 +Release: 2 Summary: Java Code Coverage for Eclipse -License: EPL +License: EPL-1.0 and Apache-2.0 URL: http://www.eclemma.org/jacoco/ Source0: https://github.com/jacoco/jacoco/archive/v%{version}.tar.gz Source1: EnchancedManifest.mf @@ -88,5 +88,8 @@ echo %{name} %{name}/org.jacoco.ant objectweb-asm/asm-debug-all > %{buildroot}%{ %files javadoc -f .mfiles-javadoc %changelog +* Wed May 11 2022 liyanan - 0.7.8-2 +- License compliance rectification + * Fri Aug 28 2020 wutao - 0.7.8-1 - Package init