rebase
This commit is contained in:
parent
ca66bc1c88
commit
5bf72bdc12
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/gmp-6.0.0a.tar.bz2
|
||||
/gmp-6.1.0.tar.bz2
|
||||
/gmp-6.1.1.tar.bz2
|
||||
/gmp-6.1.2.tar.bz2
|
||||
|
5
gmp.spec
5
gmp.spec
@ -5,7 +5,7 @@
|
||||
|
||||
Summary: A GNU arbitrary precision library
|
||||
Name: gmp
|
||||
Version: 6.1.1
|
||||
Version: 6.1.2
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
URL: http://gmplib.org/
|
||||
@ -250,6 +250,9 @@ exit 0
|
||||
%{_libdir}/libgmpxx.a
|
||||
|
||||
%changelog
|
||||
* Tue Dec 20 2016 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:6.1.2-1
|
||||
- rebase
|
||||
|
||||
* Wed Jun 22 2016 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:6.1.1-1
|
||||
- rebase
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user