[gmp] rebase to 5.1.3

Frantisek Kluknavsky fkluknav at fedoraproject.org
Wed Nov 6 13:40:02 UTC 2013


commit 2cc32c6a8d7a2933988ff6889ab27bea2cd0c617
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Wed Nov 6 14:40:10 2013 +0100

    rebase to 5.1.3

 .gitignore |    1 +
 gmp.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea38ded..437e60f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/gmp.spec b/gmp.spec
index a66d47e..ba97491 100644
--- a/gmp.spec
+++ b/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 at redhat.com> - 1:5.1.3-1
+- rebase to 5.1.3
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:5.1.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 93a46bf..e2f38c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e3516128487956cd825fef01aafe4bc  gmp-5.1.2.tar.bz2
+a082867cbca5e898371a97bb27b31fea  gmp-5.1.3.tar.bz2


More information about the scm-commits mailing list