[php-phpseclib-crypt-twofish] new release 0.3.9

Adam Williamson adamwill at fedoraproject.org
Wed Nov 12 01:02:52 UTC 2014


commit 9856a481a0a011b3d8d33761ccbe016b02c7d86b
Author: Adam Williamson <awilliam at redhat.com>
Date:   Tue Nov 11 17:02:45 2014 -0800

    new release 0.3.9

 .gitignore                       |    1 +
 php-phpseclib-crypt-twofish.spec |    7 +++++--
 sources                          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a1b0f1..29bdb08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Crypt_Twofish-0.3.5.tgz
+/Crypt_Twofish-0.3.9.tgz
diff --git a/php-phpseclib-crypt-twofish.spec b/php-phpseclib-crypt-twofish.spec
index d66d217..4dfbd0d 100644
--- a/php-phpseclib-crypt-twofish.spec
+++ b/php-phpseclib-crypt-twofish.spec
@@ -3,8 +3,8 @@
 %global pear_name Crypt_Twofish
 
 Name:           php-phpseclib-crypt-twofish
-Version:        0.3.5
-Release:        4%{?dist}
+Version:        0.3.9
+Release:        1%{?dist}
 Summary:        Pure-PHP implementation of Twofish
 
 Group:          Development/Libraries
@@ -69,6 +69,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-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 59d62c1..2d387f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57f19c3646dff7a1a07cd42a3d60897d  Crypt_Twofish-0.3.5.tgz
+7b675c140450bf66bf6d8b7c23df7d06  Crypt_Twofish-0.3.9.tgz


More information about the scm-commits mailing list