From ed7c78be2083d02a5146914e42922b13b9b3a714 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 2 Sep 2016 12:41:24 +0200 Subject: php-phpseclib: 1.0.3 --- 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 caf3cdb..0e2428d 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.2 +Version: 1.0.3 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -91,6 +91,9 @@ fi %changelog +* Fri Sep 02 2016 Remi Collet - 1.0.3-1 +- Update to 1.0.3 (no change) + * Wed May 11 2016 Remi Collet - 1.0.2-1 - Update to 1.0.2 (no change) -- cgit