From 3e43be0c69c0281112b6042520c54eee22eb165b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 25 Oct 2016 08:51:48 +0200 Subject: php-phpseclib-*: 1.0.5 (no change) --- php-phpseclib-crypt-hash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-phpseclib-crypt-hash.spec b/php-phpseclib-crypt-hash.spec index 9000f97..d167a56 100644 --- a/php-phpseclib-crypt-hash.spec +++ b/php-phpseclib-crypt-hash.spec @@ -11,7 +11,7 @@ %global pear_name Crypt_Hash Name: php-phpseclib-crypt-hash -Version: 1.0.4 +Version: 1.0.5 Release: 1%{?dist} Summary: Pure-PHP implementations of keyed HMACs and hashing functions @@ -86,6 +86,9 @@ fi %changelog +* Tue Oct 25 2016 Remi Collet - 1.0.5-1 +- Update to 1.0.5 (no change) + * Tue Oct 04 2016 Remi Collet - 1.0.4-1 - Update to 1.0.4 -- cgit