diff --git a/ua-parser-java.spec b/ua-parser-java.spec index ddb8680..3c0af22 100644 --- a/ua-parser-java.spec +++ b/ua-parser-java.spec @@ -1,7 +1,7 @@ %global oname ua-parser Name: ua-parser-java Version: 1.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Java implementation of user agent parser License: ASL 2.0 URL: https://github.com/tobie/ua-parser/ @@ -48,12 +48,16 @@ cd java %mvn_install %files -f java/.mfiles -%doc java/LICENSE java/README.md +%doc java/README.md +%license java/LICENSE %files javadoc -f java/.mfiles-javadoc -%doc java/LICENSE +%license java/LICENSE %changelog +* Fri Feb 13 2015 gil cattaneo 1.3.0-3 +- introduce license macro + * Mon Jan 19 2015 gil cattaneo 1.3.0-2 - rebuilt for regenerate rpm {osgi,maven}.prov, {osgi,maven}.req