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

Adam Williamson adamwill at fedoraproject.org
Wed Nov 12 00:48:33 UTC 2014


commit 471e67c464f7f2828de5b72dcc9949619b0c8fe8
Author: Adam Williamson <awilliam at redhat.com>
Date:   Tue Nov 11 16:46:04 2014 -0800

    new release 0.3.9

 .gitignore                        |    1 +
 php-phpseclib-crypt-blowfish.spec |    7 +++++--
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b70cd8..9935575 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Crypt_Blowfish-0.3.5.tgz
+/Crypt_Blowfish-0.3.9.tgz
diff --git a/php-phpseclib-crypt-blowfish.spec b/php-phpseclib-crypt-blowfish.spec
index 6890ff4..17df7c6 100644
--- a/php-phpseclib-crypt-blowfish.spec
+++ b/php-phpseclib-crypt-blowfish.spec
@@ -3,8 +3,8 @@
 %global pear_name Crypt_Blowfish
 
 Name:           php-phpseclib-crypt-blowfish
-Version:        0.3.5
-Release:        5%{?dist}
+Version:        0.3.9
+Release:        1%{?dist}
 Summary:        Pure-PHP implementation of Blowfish
 
 Group:          Development/Libraries
@@ -73,6 +73,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-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 936d22e..00f49c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9b97e962f3a994ec7c06230aa164f6a  Crypt_Blowfish-0.3.5.tgz
+42cef948592febd9f709fa8f1b2f9896  Crypt_Blowfish-0.3.9.tgz


More information about the scm-commits mailing list