This commit is contained in:
Dennis Gilmore 2014-06-07 04:20:14 -05:00
parent 16e4892642
commit 2a7f94cf2c

View File

@ -1,6 +1,6 @@
Name: easymock
Version: 3.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Easy mock objects
License: ASL 2.0
URL: http://www.easymock.org
@ -84,6 +84,9 @@ find . -name "*.zip" -delete
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.2-2
- Use Requires: java-headless rebuild (#1067528)