[gmp] rebase to 5.1.2

Frantisek Kluknavsky fkluknav at fedoraproject.org
Thu May 30 08:26:59 UTC 2013


commit 04fd1bf1dbf05c43d549daf383c197af80c509d5
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Thu May 30 10:09:20 2013 +0200

    rebase to 5.1.2

 .gitignore |    1 +
 gmp.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 54ddfb9..ea38ded 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /gmp-5.0.5.tar.xz
 /gmp-5.1.0.tar.bz2
 /gmp-5.1.1.tar.bz2
+/gmp-5.1.2.tar.bz2
diff --git a/gmp.spec b/gmp.spec
index 17bcf80..ce6159b 100644
--- a/gmp.spec
+++ b/gmp.spec
@@ -5,8 +5,8 @@
 
 Summary: A GNU arbitrary precision library
 Name: gmp
-Version: 5.1.1
-Release: 3%{?dist}
+Version: 5.1.2
+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
+* Thu May 30 2013 Frantisek Kluknavsky <fkluknav at redhat.com> - 1:5.1.2-1
+- rebase to 5.1.2
+
 * Thu Mar 28 2013 Frantisek Kluknavsky <fkluknav at redhat.com> - 1:5.1.1-3
 - added build dependency needed to autoreconf on arm
 
diff --git a/sources b/sources
index 3644555..93a46bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2fa018a7cd193c78494525f236d02dd6  gmp-5.1.1.tar.bz2
+7e3516128487956cd825fef01aafe4bc  gmp-5.1.2.tar.bz2


More information about the scm-commits mailing list