From 9d9b643f2b5b9093d7c626caa1ed70ba540ff73e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 02:59:02 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- double-conversion.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/double-conversion.spec b/double-conversion.spec index 5726422..94c4dcb 100644 --- a/double-conversion.spec +++ b/double-conversion.spec @@ -3,7 +3,7 @@ Summary: Library providing binary-decimal and decimal-binary routines for IEEE doubles Name: double-conversion Version: 2.0.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Development/Libraries Source0: http://double-conversion.googlecode.com/files/%{name}-%{version}.tar.gz @@ -87,6 +87,9 @@ scons CXXFLAGS="%{optflags}" run_tests %endif %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Feb 8 2014 Milan Bouchet-Valat - 2.0.1-1 - New upstream version. - Drop no longer needed custom SConstruct file and use new upstream SONAME.