From 598f3d56921cb0c02ca0f2530f1c197239735e78 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 27 2017 22:28:35 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- diff --git a/xstream.spec b/xstream.spec index 2893473..ee5915a 100644 --- a/xstream.spec +++ b/xstream.spec @@ -34,7 +34,7 @@ Name: xstream Version: 1.4.9 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Java XML serialization library License: BSD URL: http://x-stream.github.io/ @@ -200,6 +200,9 @@ find . -name "*.jar" -print -delete %doc LICENSE.txt %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.4.9-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed Apr 12 2017 Michael Simacek - 1.4.9-5 - Backport fix for void deserialization - Resolves rhbz#1441542