From 75eeb7323e40356d85d53d2aee0524c62c18cba8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 01:09:26 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- snakeyaml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/snakeyaml.spec b/snakeyaml.spec index 53863a2..2b8bc9b 100644 --- a/snakeyaml.spec +++ b/snakeyaml.spec @@ -2,7 +2,7 @@ Name: snakeyaml Version: 1.13 -Release: 8%{?dist} +Release: 9%{?dist} Summary: YAML parser and emitter for the Java programming language License: ASL 2.0 # http://code.google.com/p/snakeyaml @@ -92,6 +92,9 @@ sed -i 's/\r//g' LICENSE.txt %doc LICENSE.txt %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 1.13-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Apr 21 2015 Mikolaj Izdebski - 1.13-8 - Remove maven-javadoc-plugin from POM