From 01aabc7ecc825dd86fd304da47399b4037a45332 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 11 May 2016 16:38:46 +0200 Subject: php-phpseclib-crypt-rijndael: 1.0.2 (no change) --- php-phpseclib-crypt-rijndael.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-phpseclib-crypt-rijndael.spec b/php-phpseclib-crypt-rijndael.spec index 800de41..8875d7d 100644 --- a/php-phpseclib-crypt-rijndael.spec +++ b/php-phpseclib-crypt-rijndael.spec @@ -11,7 +11,7 @@ %global pear_name Crypt_Rijndael Name: php-phpseclib-crypt-rijndael -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist} Summary: Pure-PHP implementation of Rijndael @@ -85,6 +85,9 @@ fi %changelog +* Wed May 11 2016 Remi Collet - 1.0.2-1 +- Update to 1.0.2 (no change) + * Tue Jan 19 2016 Remi Collet - 1.0.1-1 - Update to 1.0.1 -- cgit