From 43cc67acae5f280fc9f9cb9aca6763c313a604b9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 19 Jan 2016 06:51:55 +0100 Subject: php-phpseclib-crypt-blowfish: 1.0.1 --- php-phpseclib-crypt-blowfish.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-phpseclib-crypt-blowfish.spec') diff --git a/php-phpseclib-crypt-blowfish.spec b/php-phpseclib-crypt-blowfish.spec index ee60a9e..c834844 100644 --- a/php-phpseclib-crypt-blowfish.spec +++ b/php-phpseclib-crypt-blowfish.spec @@ -11,7 +11,7 @@ %global pear_name Crypt_Blowfish Name: php-phpseclib-crypt-blowfish -Version: 1.0.0 +Version: 1.0.1 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -91,6 +91,9 @@ fi %changelog +* Tue Jan 19 2016 Remi Collet - 1.0.1-1 +- Update to 1.0.1 (no change) + * Mon Aug 03 2015 Remi Collet - 1.0.0-1 - Update to 1.0.0 -- cgit