diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-28 17:31:42 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-28 17:31:42 +0100 |
commit | e901485a184838e62ac851408ed1dc49e4a9284c (patch) | |
tree | 668a9f8c14122b9ea29c4786e2d66ba4366b2dd7 | |
parent | 5310c16ca5541f08794beb1a50f58cfef849e040 (diff) |
php-pear: 1.10.3
-rw-r--r-- | php-pear.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pear.spec b/php-pear.spec index 53842ff..0a4e1c9 100644 --- a/php-pear.spec +++ b/php-pear.spec @@ -39,7 +39,7 @@ Summary: PHP Extension and Application Repository framework Name: %{?scl_prefix}php-pear -Version: 1.10.2 +Version: 1.10.3 Release: 1%{?dist} Epoch: 1 # PEAR, PEAR_Manpages, Archive_Tar, XML_Util, Console_Getopt are BSD @@ -426,8 +426,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 28 2017 Remi Collet <remi@fedoraproject.org> 1:1.10.3-1 +- update PEAR to 1.10.3 + * Tue Feb 28 2017 Remi Collet <remi@fedoraproject.org> 1:1.10.2-1 -- update PEAR to 1.10.2 +- update PEAR to 1.10.2 (broken) * Thu Feb 23 2017 Remi Collet <remi@fedoraproject.org> 1:1.10.1-12 - update XML_Util to 1.4.2 |