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.0.0a.tar.bz2
|
||||||
/gmp-6.1.0.tar.bz2
|
/gmp-6.1.0.tar.bz2
|
||||||
/gmp-6.1.1.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
|
Summary: A GNU arbitrary precision library
|
||||||
Name: gmp
|
Name: gmp
|
||||||
Version: 6.1.1
|
Version: 6.1.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
URL: http://gmplib.org/
|
URL: http://gmplib.org/
|
||||||
@ -250,6 +250,9 @@ exit 0
|
|||||||
%{_libdir}/libgmpxx.a
|
%{_libdir}/libgmpxx.a
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jun 22 2016 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:6.1.1-1
|
||||||
- rebase
|
- rebase
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user