From bac0b76e3300d2e93b6059daf73470454c6e317f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Jul 2020 11:26:09 +0200 Subject: update to 1.0.19 (no change) --- php-phpseclib-crypt-hash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-phpseclib-crypt-hash.spec') diff --git a/php-phpseclib-crypt-hash.spec b/php-phpseclib-crypt-hash.spec index 2a92696..55c7d77 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.18 +Version: 1.0.19 Release: 1%{?dist} Summary: Pure-PHP implementations of keyed HMACs and hashing functions @@ -78,6 +78,9 @@ fi %changelog +* Wed Jul 8 2020 Remi Collet - 1.0.19-1 +- update to 1.0.19 (no change) + * Tue Sep 17 2019 Remi Collet - 1.0.18-1 - update to 1.0.18 (no change) -- cgit