This commit is contained in:
Dennis Gilmore 2014-06-06 19:56:09 -05:00
parent 282e5ad03d
commit d7343e2390

View File

@ -3,7 +3,7 @@
Name: apache-%{short_name}
Version: 2.4
Release: 11%{?dist}
Release: 12%{?dist}
Epoch: 1
Summary: Utilities to assist with developing IO functionality
License: ASL 2.0
@ -50,6 +50,9 @@ sed -i 's/\r//' *.txt
%doc LICENSE.txt NOTICE.txt
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.4-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1:2.4-11
- Use Requires: java-headless rebuild (#1067528)