Update to latest upstream version

This commit is contained in:
Mat Booth 2017-11-24 12:15:48 +00:00
commit 826102c25f
3 changed files with 10 additions and 9 deletions

View file

@ -6,8 +6,8 @@
%global short_name commons-%{base_name}
Name: apache-%{short_name}
Version: 1.10
Release: 5%{?dist}
Version: 1.11
Release: 1%{?dist}
Summary: Implementations of common encoders and decoders
License: ASL 2.0
URL: http://commons.apache.org/%{base_name}/
@ -48,12 +48,16 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
%mvn_install
%files -f .mfiles
%doc LICENSE.txt NOTICE.txt RELEASE-NOTES* aspell-mail.txt
%license LICENSE.txt NOTICE.txt aspell-mail.txt
%doc RELEASE-NOTES*
%files javadoc -f .mfiles-javadoc
%doc LICENSE.txt NOTICE.txt aspell-mail.txt
%license LICENSE.txt NOTICE.txt aspell-mail.txt
%changelog
* Fri Nov 24 2017 Mat Booth <mat.booth@redhat.com> - 1.11-1
- Update to latest upstream version
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild