From a6e25822b06d8e153cd1d7241510b0e700c16481 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 5 Nov 2018 07:42:35 +0100 Subject: v1.0.12 (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 28268eb..68eb4c8 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.11 +Version: 1.0.12 Release: 1%{?dist} Summary: Pure-PHP implementation of Blowfish @@ -84,6 +84,9 @@ fi %changelog +* Mon Nov 5 2018 Remi Collet - 1.0.12-1 +- update to 1.0.12 (no change) + * Mon Apr 16 2018 Remi Collet - 1.0.11-1 - update to 1.0.11 (no change) -- cgit