From 1dc5922184b9ab1ec76a816c4da89475e399b542 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 07:34:09 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- resteasy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/resteasy.spec b/resteasy.spec index dc49527..d786981 100644 --- a/resteasy.spec +++ b/resteasy.spec @@ -3,7 +3,7 @@ Name: resteasy Version: 2.3.2 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Framework for RESTful Web services and Java applications Group: Development/Libraries License: ASL 2.0 and CDDL @@ -265,6 +265,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name} %doc License.html %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 2.3.2-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu May 9 2013 Ade Lee 2.3.2-13 - Removed dependency on maven-checkstyle-plugin