From 9a5ffe0b363bf11f0011ef10d9ba51517df4c420 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 16 Apr 2018 08:40:46 +0200 Subject: v1.0.11 (no change) --- php-phpseclib-crypt-blowfish.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-phpseclib-crypt-blowfish.spec b/php-phpseclib-crypt-blowfish.spec index 3489c8c..28268eb 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.10 +Version: 1.0.11 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -84,6 +84,9 @@ fi %changelog +* Mon Apr 16 2018 Remi Collet - 1.0.11-1 +- update to 1.0.11 (no change) + * Tue Feb 20 2018 Remi Collet - 1.0.10-1 - Update to 1.0.10 -- cgit