From 9881aacdf89b67d5a2fe0c8647b2e1123d666f08 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 Oct 2016 07:03:59 +0200 Subject: php-phpseclib-* 1.0.4 --- 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 0e2428d..41bb2ef 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.3 +Version: 1.0.4 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -91,6 +91,9 @@ fi %changelog +* Tue Oct 04 2016 Remi Collet - 1.0.4-1 +- Update to 1.0.4 + * Fri Sep 02 2016 Remi Collet - 1.0.3-1 - Update to 1.0.3 (no change) -- cgit