This commit is contained in:
Dennis Gilmore 2014-06-07 11:20:43 -05:00
parent 72f4bc5255
commit f47e0d06fc

View File

@ -1,6 +1,6 @@
Name: plexus-classworlds
Version: 2.5.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Plexus Classworlds Classloader Framework
License: ASL 2.0 and Plexus
URL: http://plexus.codehaus.org/
@ -44,6 +44,9 @@ API documentation for %{name}.
%doc LICENSE.txt LICENSE-2.0.txt
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.5.1-2
- Use Requires: java-headless rebuild (#1067528)