From 32ba3dfc817de33a9ad77c5241fc2f6cdd22fd9a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 19 Jul 2012 18:45:04 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- maven-wagon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-wagon.spec b/maven-wagon.spec index a98a38e..66460ad 100644 --- a/maven-wagon.spec +++ b/maven-wagon.spec @@ -32,7 +32,7 @@ Name: maven-%{bname} Version: 1.0 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 0 Summary: Tools to manage artifacts and deployment License: ASL 2.0 @@ -277,6 +277,9 @@ install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} %doc %{_docdir}/%{name}-%{version} %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 0:1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed Apr 18 2012 Alexander Kurtakov 0:1.0-4 - Fix build against jetty 8 and servlet 3.