rebase to 5.1.2
This commit is contained in:
parent
4fca5eba61
commit
04fd1bf1db
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/gmp-5.0.5.tar.xz
|
/gmp-5.0.5.tar.xz
|
||||||
/gmp-5.1.0.tar.bz2
|
/gmp-5.1.0.tar.bz2
|
||||||
/gmp-5.1.1.tar.bz2
|
/gmp-5.1.1.tar.bz2
|
||||||
|
/gmp-5.1.2.tar.bz2
|
||||||
|
7
gmp.spec
7
gmp.spec
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
Summary: A GNU arbitrary precision library
|
Summary: A GNU arbitrary precision library
|
||||||
Name: gmp
|
Name: gmp
|
||||||
Version: 5.1.1
|
Version: 5.1.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
URL: http://gmplib.org/
|
URL: http://gmplib.org/
|
||||||
Source0: ftp://ftp.gmplib.org/pub/gmp-%{version}/gmp-%{version}.tar.bz2
|
Source0: ftp://ftp.gmplib.org/pub/gmp-%{version}/gmp-%{version}.tar.bz2
|
||||||
@ -229,6 +229,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 30 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:5.1.2-1
|
||||||
|
- rebase to 5.1.2
|
||||||
|
|
||||||
* Thu Mar 28 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:5.1.1-3
|
* Thu Mar 28 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:5.1.1-3
|
||||||
- added build dependency needed to autoreconf on arm
|
- added build dependency needed to autoreconf on arm
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user