From ab0d6e6bec21c87487b801089dfb4a519c0d3fbc 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-twofish.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-phpseclib-crypt-twofish.spec') diff --git a/php-phpseclib-crypt-twofish.spec b/php-phpseclib-crypt-twofish.spec index 96ddaf5..31003f9 100644 --- a/php-phpseclib-crypt-twofish.spec +++ b/php-phpseclib-crypt-twofish.spec @@ -11,7 +11,7 @@ %global pear_name Crypt_Twofish Name: php-phpseclib-crypt-twofish -Version: 1.0.3 +Version: 1.0.4 Release: 1%{?dist} Summary: Pure-PHP implementation of Twofish @@ -85,6 +85,9 @@ fi %changelog +* Tue Oct 04 2016 Remi Collet - 1.0.4-1 +- Update to 1.0.4 (no change) + * Fri Sep 02 2016 Remi Collet - 1.0.3-1 - Update to 1.0.3 -- cgit