From b4f6dcb668e205b9233a9295e477dc6805ad58d6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 16 Sep 2019 07:49:13 +0200 Subject: v1.0.17 (no change) --- php-phpseclib-crypt-blowfish.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-phpseclib-crypt-blowfish.spec') diff --git a/php-phpseclib-crypt-blowfish.spec b/php-phpseclib-crypt-blowfish.spec index 468cc61..f3c8bb7 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.16 +Version: 1.0.17 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -83,6 +83,9 @@ fi %changelog +* Mon Sep 16 2019 Remi Collet - 1.0.17-1 +- update to 1.0.17 (no change) + * Thu Jun 13 2019 Remi Collet - 1.0.16-1 - update to 1.0.16 (no change) -- cgit