rebase
This commit is contained in:
parent
bd92a244f5
commit
2b2ac31a84
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/gmp-5.1.3.tar.bz2
|
||||
/gmp-6.0.0a.tar.bz2
|
||||
/gmp-6.1.0.tar.bz2
|
||||
/gmp-6.1.1.tar.bz2
|
||||
|
7
gmp.spec
7
gmp.spec
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: A GNU arbitrary precision library
|
||||
Name: gmp
|
||||
Version: 6.1.0
|
||||
Release: 3%{?dist}
|
||||
Version: 6.1.1
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
URL: http://gmplib.org/
|
||||
Source0: ftp://ftp.gmplib.org/pub/gmp-%{version}/gmp-%{version}.tar.bz2
|
||||
@ -250,6 +250,9 @@ exit 0
|
||||
%{_libdir}/libgmpxx.a
|
||||
|
||||
%changelog
|
||||
* Wed Jun 22 2016 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:6.1.1-1
|
||||
- rebase
|
||||
|
||||
* Fri Apr 08 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 1:6.1.0-3
|
||||
- Split c++ subpackage (#1325439)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user