rebase to 5.1.3
This commit is contained in:
parent
227ae80f33
commit
2cc32c6a8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/gmp-5.1.0.tar.bz2
|
||||
/gmp-5.1.1.tar.bz2
|
||||
/gmp-5.1.2.tar.bz2
|
||||
/gmp-5.1.3.tar.bz2
|
||||
|
7
gmp.spec
7
gmp.spec
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: A GNU arbitrary precision library
|
||||
Name: gmp
|
||||
Version: 5.1.2
|
||||
Release: 2%{?dist}
|
||||
Version: 5.1.3
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
URL: http://gmplib.org/
|
||||
Source0: ftp://ftp.gmplib.org/pub/gmp-%{version}/gmp-%{version}.tar.bz2
|
||||
@ -229,6 +229,9 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 06 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:5.1.3-1
|
||||
- rebase to 5.1.3
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.1.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user