rebuilt for regenerate rpm {osgi,maven}.prov, {osgi,maven}.req

This commit is contained in:
gil 2015-01-19 07:39:37 +01:00
commit 57de522ebb

View file

@ -1,7 +1,7 @@
%global oname ua-parser
Name: ua-parser-java
Version: 1.3.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Java implementation of user agent parser
License: ASL 2.0
URL: https://github.com/tobie/ua-parser/
@ -13,6 +13,7 @@ BuildRequires: mvn(org.hamcrest:hamcrest-all)
BuildRequires: mvn(org.yaml:snakeyaml)
BuildRequires: maven-local
BuildRequires: javapackages-tools >= 4.3.2-3
BuildArch: noarch
%description
@ -53,5 +54,8 @@ cd java
%doc java/LICENSE
%changelog
* Mon Jan 19 2015 gil cattaneo <puntogil@libero.it> 1.3.0-2
- rebuilt for regenerate rpm {osgi,maven}.prov, {osgi,maven}.req
* Fri Mar 07 2014 gil cattaneo <puntogil@libero.it> 1.3.0-1
- initial rpm