diff --git a/joda-convert.spec b/joda-convert.spec index 943d1fd..0b8c2e4 100644 --- a/joda-convert.spec +++ b/joda-convert.spec @@ -1,6 +1,6 @@ Name: joda-convert Version: 1.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java library for conversion to and from standard string formats License: ASL 2.0 URL: https://github.com/JodaOrg/joda-convert/ @@ -26,7 +26,8 @@ This package contains the %{summary}. %prep %setup -q %mvn_file : %{name} -sed -i s/ // *.txt +sed -i s/ +// *.txt %build %mvn_build @@ -41,6 +42,9 @@ sed -i s/ // *.txt %doc LICENSE.txt NOTICE.txt %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.8.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Nov 20 2015 Michael Simacek - 1.8.1-1 - Update to upstream version 1.8.1