rebase to 5.1.1
This commit is contained in:
parent
25186b269c
commit
4a85931319
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/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
|
||||||
|
5
gmp.spec
5
gmp.spec
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Summary: A GNU arbitrary precision library
|
Summary: A GNU arbitrary precision library
|
||||||
Name: gmp
|
Name: gmp
|
||||||
Version: 5.1.0
|
Version: 5.1.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
URL: http://gmplib.org/
|
URL: http://gmplib.org/
|
||||||
@ -227,6 +227,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 14 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:5.1.1-1
|
||||||
|
- rebase to 5.1.1
|
||||||
|
|
||||||
* Fri Jan 25 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:5.1.0-1
|
* Fri Jan 25 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:5.1.0-1
|
||||||
- rebase to 5.1.0, de-ansi patch no longer applicable
|
- rebase to 5.1.0, de-ansi patch no longer applicable
|
||||||
- upstream dropped libmp.so (bsdmp-like interface)
|
- upstream dropped libmp.so (bsdmp-like interface)
|
||||||
|
Loading…
Reference in New Issue
Block a user