diff --git a/double-conversion.spec b/double-conversion.spec index 4aad070..272323f 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: 5%{?dist} +Release: 6%{?dist} License: BSD Group: Development/Libraries Source0: https://github.com/floitsch/double-conversion/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -99,6 +99,9 @@ popd %endif %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 2.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri Mar 13 2015 Orion Poplawski - 2.0.1-5 - Use github source