Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3e4ad6163e |
3 changed files with 7 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1 +1 @@
|
|||
/mpfr-3.0.0.tar.bz2
|
||||
/mpfr-3.0.1.tar.bz2
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
f45bac3584922c8004a10060ab1a8f9f mpfr-3.0.0.tar.bz2
|
||||
bfbecb2eacb6d48432ead5cfc3f7390a mpfr-3.0.1.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue