diff --git a/double-conversion.spec b/double-conversion.spec index 17f3508..c96392a 100644 --- a/double-conversion.spec +++ b/double-conversion.spec @@ -4,7 +4,7 @@ Summary: Library providing binary-decimal and decimal-binary routines for IEEE doubles Name: double-conversion Version: 3.1.5 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD Source0: https://github.com/google/double-conversion/archive/v%{version}/%{name}-%{version}.tar.gz URL: https://github.com/google/double-conversion @@ -79,6 +79,9 @@ CXXFLAGS="%{optflags} -fPIC" %cmake -DBUILD_SHARED_LIBS=NO %endif %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 3.1.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jan 26 2021 Fedora Release Engineering - 3.1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild