diff options
-rw-r--r-- | php-pear.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pear.spec b/php-pear.spec index d9536c5..9af4239 100644 --- a/php-pear.spec +++ b/php-pear.spec @@ -34,7 +34,7 @@ Summary: PHP Extension and Application Repository framework Name: %{?scl_prefix}php-pear -Version: 1.10.0 +Version: 1.10.1 Release: 1%{?dist} Epoch: 1 # PEAR, PEAR_Manpages, Archive_Tar, XML_Util, Console_Getopt are BSD @@ -380,6 +380,9 @@ fi %changelog +* Sat Oct 17 2015 Remi Collet <remi@fedoraproject.org> 1:1.10.1-1 +- update PEAR to 1.10.1 + * Wed Oct 7 2015 Remi Collet <remi@fedoraproject.org> 1:1.10.0-1 - update PEAR and PEAR_Manpages to 1.10.0 |