From d4c4e1ce04f69cfdd5e1bd658af597a4a7d3a936 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 19 Jul 2012 18:25:41 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- maven-compiler-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-compiler-plugin.spec b/maven-compiler-plugin.spec index baf4ca5..b8087ba 100644 --- a/maven-compiler-plugin.spec +++ b/maven-compiler-plugin.spec @@ -1,6 +1,6 @@ Name: maven-compiler-plugin Version: 2.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Maven Compiler Plugin Group: Development/Libraries @@ -81,6 +81,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name} %{_javadocdir}/%{name} %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 2.5.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Jun 19 2012 Stanislav Ochotnicky - 2.5.1-1 - Updated to latest upstream version (2.5.1)