diff options
Diffstat (limited to 'php-phpseclib-crypt-rc4.spec')
-rw-r--r-- | php-phpseclib-crypt-rc4.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpseclib-crypt-rc4.spec b/php-phpseclib-crypt-rc4.spec index 24193cb..4068e03 100644 --- a/php-phpseclib-crypt-rc4.spec +++ b/php-phpseclib-crypt-rc4.spec @@ -11,7 +11,7 @@ %global pear_name Crypt_RC4 Name: php-phpseclib-crypt-rc4 -Version: 1.0.18 +Version: 1.0.19 Release: 1%{?dist} Summary: Pure-PHP implementation of RC4 @@ -76,6 +76,9 @@ fi %changelog +* Wed Jul 8 2020 Remi Collet <remi@remirepo.net> - 1.0.19-1 +- update to 1.0.19 (no change) + * Tue Sep 17 2019 Remi Collet <remi@remirepo.net> - 1.0.18-1 - update to 1.0.18 (no change) |