From c77de429d581780564aaa32271b2e32c1667c53e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 18:10:53 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- snakeyaml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/snakeyaml.spec b/snakeyaml.spec index d561a0f..d0a2627 100644 --- a/snakeyaml.spec +++ b/snakeyaml.spec @@ -3,7 +3,7 @@ Name: snakeyaml Version: 1.11 -Release: 2%{?dist} +Release: 3%{?dist} Summary: YAML parser and emitter for the Java programming language License: ASL 2.0 Group: Development/Libraries @@ -89,6 +89,9 @@ cp -pr target/apidocs/* %{buildroot}%{_javadocdir}/%{name} %doc %{_javadocdir}/%{name} %changelog +* Fri Feb 15 2013 Fedora Release Engineering - 1.11-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 1.11-2 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local