This commit is contained in:
Dennis Gilmore 2014-06-06 20:00:33 -05:00
commit e7d7fa3196

View file

@ -3,7 +3,7 @@
Name: apache-%{short_name}
Version: 1.6
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Apache Commons Pool Package
License: ASL 2.0
URL: http://commons.apache.org/%{base_name}/
@ -51,6 +51,9 @@ This package contains the API documentation for %{name}.
%doc LICENSE.txt NOTICE.txt
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.6-8
- Use Requires: java-headless rebuild (#1067528)