From 295cc0f4bb439b634d600c5f38b54edb969cb8ce Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 11 Mar 2019 08:03:22 +0100 Subject: v1.0.15 --- php-phpseclib-crypt-hash.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-phpseclib-crypt-hash.spec b/php-phpseclib-crypt-hash.spec index f0ef60c..decea8a 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.14 +Version: 1.0.15 Release: 1%{?dist} Summary: Pure-PHP implementations of keyed HMACs and hashing functions @@ -78,6 +78,9 @@ fi %changelog +* Mon Mar 11 2019 Remi Collet - 1.0.15-1 +- update to 1.0.15 + * Thu Jan 31 2019 Remi Collet - 1.0.14-1 - update to 1.0.14 (no change) -- cgit