rebuilt for regenerate rpm {osgi,maven}.prov, {osgi,maven}.req
This commit is contained in:
parent
390d6956f4
commit
57de522ebb
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue