This commit is contained in:
Dennis Gilmore 2014-06-07 03:34:22 -05:00
parent 91e95658dc
commit 754be5d297

View File

@ -1,6 +1,6 @@
Name: maven-reporting-impl
Version: 2.2
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Abstract classes to manage report generation
License: ASL 2.0
URL: http://maven.apache.org/shared/maven-reporting-impl
@ -59,6 +59,9 @@ cp -p %{SOURCE1} LICENSE.txt
%doc LICENSE.txt
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2-9
- Use Requires: java-headless rebuild (#1067528)