Dennis Gilmore 11 years ago
parent 5351f203cb
commit 9d9b643f2b

@ -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 <rel-eng@lists.fedoraproject.org> - 2.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Feb 8 2014 Milan Bouchet-Valat <nalimilan@club.fr> - 2.0.1-1
- New upstream version.
- Drop no longer needed custom SConstruct file and use new upstream SONAME.

Loading…
Cancel
Save