Update to 1.8, rhbz #957598

This commit is contained in:
Mat Booth 2013-05-03 13:41:07 +01:00
commit e17c8a396a
3 changed files with 7 additions and 3 deletions

View file

@ -2,8 +2,8 @@
%global short_name commons-%{base_name}
Name: apache-%{short_name}
Version: 1.7
Release: 5%{?dist}
Version: 1.8
Release: 1%{?dist}
Summary: Implementations of common encoders and decoders
Group: Development/Libraries
License: ASL 2.0
@ -90,6 +90,9 @@ install -p -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
%{_javadocdir}/%{name}
%changelog
* Fri May 03 2013 Mat Booth <fedora@matbooth.co.uk> - 1.8-1
- Update to 1.8, rhbz #957598
* Mon Apr 29 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.7-5
- Remove unneeded BR: maven-idea-plugin