From 136a0d08f654ff6a3dc1ff19d81aa5d3c1789daf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 13 Sep 2014 09:39:13 +0200 Subject: php-phpseclib-* 0.3.8 --- php-phpseclib-crypt-blowfish.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-phpseclib-crypt-blowfish.spec b/php-phpseclib-crypt-blowfish.spec index 3a9407b..bf71eb3 100644 --- a/php-phpseclib-crypt-blowfish.spec +++ b/php-phpseclib-crypt-blowfish.spec @@ -2,7 +2,7 @@ %global pear_name Crypt_Blowfish Name: php-phpseclib-crypt-blowfish -Version: 0.3.7 +Version: 0.3.8 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -82,6 +82,9 @@ fi %changelog +* Sat Sep 13 2014 Remi Collet - 0.3.8-1 +- Update to 0.3.8 (no change) + * Mon Jul 07 2014 Remi Collet - 0.3.7-1 - Update to 0.3.7 -- cgit