Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Ivana Hutarova Varekova
3e4ad6163e - update to 3.0.1 2011-04-06 09:42:03 +02:00
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View file

@ -1 +1 @@
/mpfr-3.0.0.tar.bz2
/mpfr-3.0.1.tar.bz2

View file

@ -1,7 +1,7 @@
Summary: A C library for multiple-precision floating-point computations
Name: mpfr
Version: 3.0.0
Release: 4%{?dist}
Version: 3.0.1
Release: 1%{?dist}
URL: http://www.mpfr.org/
Source0: http://www.mpfr.org/mpfr-current/%{name}-%{version}.tar.bz2
# GFDL (mpfr.texi, mpfr.info and fdl.texi)
@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT
%{_infodir}/mpfr.info*
%changelog
* Wed Apr 6 2011 Ivana Hutarova Varekova <varekova@redhat.com> 3.0.1-1
- update to 3.0.1
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View file

@ -1 +1 @@
f45bac3584922c8004a10060ab1a8f9f mpfr-3.0.0.tar.bz2
bfbecb2eacb6d48432ead5cfc3f7390a mpfr-3.0.1.tar.bz2