diff --git a/resteasy.spec b/resteasy.spec index c0a6e49..cd2d0be 100644 --- a/resteasy.spec +++ b/resteasy.spec @@ -3,7 +3,7 @@ Name: resteasy Version: 2.3.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Framework for RESTful Web services and Java applications Group: Development/Libraries License: ASL 2.0 and CDDL @@ -268,6 +268,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name} %doc License.html %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.3.2-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 2.3.2-10 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local