diff --git a/jsr-305.spec b/jsr-305.spec index 73df67c..d41c174 100644 --- a/jsr-305.spec +++ b/jsr-305.spec @@ -1,6 +1,6 @@ Name: jsr-305 Version: 0 -Release: 0.26.20130910svn%{?dist} +Release: 0.27.20130910svn%{?dist} Summary: Correctness annotations for Java code # The majority of code is BSD-licensed, but some Java sources @@ -49,12 +49,17 @@ cp %{SOURCE1} NOTICE-CC-BY %mvn_install %files -f .mfiles -%doc ri/LICENSE NOTICE-CC-BY sampleUses +%doc NOTICE-CC-BY sampleUses +%license ri/LICENSE %files javadoc -f .mfiles-javadoc -%doc ri/LICENSE NOTICE-CC-BY +%doc NOTICE-CC-BY +%license ri/LICENSE %changelog +* Sun Feb 02 2020 Richard Fearn - 0-0.27.20130910svn +- Use %%license + * Wed Jan 29 2020 Fedora Release Engineering - 0-0.26.20130910svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild