From 2f1f55afa49911b48451d201f468e4452d9715d4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Feb 2015 11:44:06 +0100 Subject: php-phpseclib-crypt-blowfish: 0.3.10 --- 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 06144e7..e593619 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.9 +Version: 0.3.10 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -82,6 +82,9 @@ fi %changelog +* Tue Feb 10 2015 Remi Collet - 0.3.10-1 +- Update to 0.3.10 + * Mon Nov 10 2014 Remi Collet - 0.3.9-1 - Update to 0.3.9 (no change) -- cgit