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

Adam Williamson adamwill at fedoraproject.org
Wed Nov 12 00:50:21 UTC 2014


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

    new release 0.3.9

 .gitignore                   |    1 +
 php-phpseclib-crypt-des.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 903d64a..2908783 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Crypt_DES-0.3.5.tgz
+/Crypt_DES-0.3.9.tgz
diff --git a/php-phpseclib-crypt-des.spec b/php-phpseclib-crypt-des.spec
index 88a4698..5f02475 100644
--- a/php-phpseclib-crypt-des.spec
+++ b/php-phpseclib-crypt-des.spec
@@ -3,8 +3,8 @@
 %global pear_name Crypt_DES
 
 Name:           php-phpseclib-crypt-des
-Version:        0.3.5
-Release:        4%{?dist}
+Version:        0.3.9
+Release:        1%{?dist}
 Summary:        Pure-PHP implementation of DES
 
 Group:          Development/Libraries
@@ -67,6 +67,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 b3a45cf..3059393 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7072c96661452d729cf5df6357e3837a  Crypt_DES-0.3.5.tgz
+1590fe1c63ba89e1e5b3f2655a43a6bf  Crypt_DES-0.3.9.tgz


More information about the scm-commits mailing list