From b077ad98cc3ff08fe8b283193c92fd77f6cba1c3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 11 May 2016 16:40:36 +0200 Subject: php-phpseclib-crypt-tripledes: 1.0.2 (no change) --- php-phpseclib-crypt-tripledes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-phpseclib-crypt-tripledes.spec b/php-phpseclib-crypt-tripledes.spec index 25ea317..08515b9 100644 --- a/php-phpseclib-crypt-tripledes.spec +++ b/php-phpseclib-crypt-tripledes.spec @@ -11,7 +11,7 @@ %global pear_name Crypt_TripleDES Name: php-phpseclib-crypt-tripledes -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist} Summary: Pure-PHP implementation of Triple DES @@ -86,6 +86,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