This commit is contained in:
Dennis Gilmore 2014-06-06 19:53:45 -05:00
commit 948c181c7e

View file

@ -3,7 +3,7 @@
Name: apache-%{short_name}
Version: 1.4
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Apache Commons DataBase Pooling Package
Group: Development/Libraries
License: ASL 2.0
@ -73,6 +73,9 @@ iconv -f iso8859-1 -t utf-8 RELEASE-NOTES.txt > RELEASE-NOTES.txt.conv && mv -f
%doc LICENSE.txt NOTICE.txt
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.4-15
- Use Requires: java-headless rebuild (#1067528)