From 3b3fefd87f43ca7a692c82f306b3903430c32b9f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 21:25:52 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- resteasy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/resteasy.spec b/resteasy.spec index 368b452..2253fce 100644 --- a/resteasy.spec +++ b/resteasy.spec @@ -3,7 +3,7 @@ Name: resteasy Version: 3.0.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Framework for RESTful Web services and Java applications License: ASL 2.0 and CDDL URL: http://www.jboss.org/resteasy @@ -176,6 +176,9 @@ done %doc jaxrs/License.html %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 3.0.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Mar 28 2014 Michael Simacek - 3.0.6-3 - Use Requires: java-headless rebuild (#1067528)