From 1c394b5167dd68fda0122f885f8ea6fb1c109c18 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Feb 2015 11:53:22 +0100 Subject: php-phpseclib-crypt-tripledes: 0.3.10 --- 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 e960345..d289451 100644 --- a/php-phpseclib-crypt-tripledes.spec +++ b/php-phpseclib-crypt-tripledes.spec @@ -2,7 +2,7 @@ %global pear_name Crypt_TripleDES Name: php-phpseclib-crypt-tripledes -Version: 0.3.9 +Version: 0.3.10 Release: 1%{?dist} Summary: Pure-PHP implementation of Triple DES @@ -77,6 +77,9 @@ fi %changelog +* Tue Feb 10 2015 Remi Collet - 0.3.10-1 +- Update to 0.3.10 + * Mon Nov 10 2014 Remi Collet - 0.3.9-1 - Update to 0.3.9 (no change) -- cgit