[php-phpseclib-math-biginteger] new release 0.3.9

Adam Williamson adamwill at fedoraproject.org
Wed Nov 12 01:04:35 UTC 2014


commit 00bf6e26102134856496331ebe8513d06fb83b28
Author: Adam Williamson <awilliam at redhat.com>
Date:   Tue Nov 11 17:04:29 2014 -0800

    new release 0.3.9

 .gitignore                         |    1 +
 php-phpseclib-math-biginteger.spec |    7 +++++--
 sources                            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8a66cea..6349224 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Math_BigInteger-0.3.5.tgz
+/Math_BigInteger-0.3.9.tgz
diff --git a/php-phpseclib-math-biginteger.spec b/php-phpseclib-math-biginteger.spec
index a02ab21..f8eb8c1 100644
--- a/php-phpseclib-math-biginteger.spec
+++ b/php-phpseclib-math-biginteger.spec
@@ -3,8 +3,8 @@
 %global pear_name Math_BigInteger
 
 Name:           php-phpseclib-math-biginteger
-Version:        0.3.5
-Release:        3%{?dist}
+Version:        0.3.9
+Release:        1%{?dist}
 Summary:        Pure-PHP arbitrary precision integer arithmetic library
 
 Group:          Development/Libraries
@@ -74,6 +74,9 @@ fi
 
 
 %changelog
+* Wed Nov 12 2014 Adam Williamson <awilliam at redhat.com> - 0.3.9-1
+- new release 0.3.9
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 701d485..88656c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57c41ab2938f18a9689287c06cd0d400  Math_BigInteger-0.3.5.tgz
+9eb673dcd3376532c3151254b8f2ec48  Math_BigInteger-0.3.9.tgz


More information about the scm-commits mailing list