diff --git a/maven-reporting-impl.spec b/maven-reporting-impl.spec index 4a2ace6..79a995a 100644 --- a/maven-reporting-impl.spec +++ b/maven-reporting-impl.spec @@ -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 - 2.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Mar 04 2014 Stanislav Ochotnicky - 2.2-9 - Use Requires: java-headless rebuild (#1067528)