diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-10-03 10:00:15 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-10-03 10:00:15 +0200 |
commit | 32ea772cc2fa4126d02dbc7b6cffd4316933f81e (patch) | |
tree | 6c1472385b440200a9a9a347e564e5b60a952c07 | |
parent | ffbe83311e23dab42697bb01d5afd19ed46a19a2 (diff) |
php-guzzle-Guzzle: 3.7.4
-rw-r--r-- | php-guzzle-Guzzle.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-guzzle-Guzzle.spec b/php-guzzle-Guzzle.spec index 2581a19..0319897 100644 --- a/php-guzzle-Guzzle.spec +++ b/php-guzzle-Guzzle.spec @@ -4,7 +4,7 @@ %global pear_name Guzzle Name: php-guzzle-%{pear_name} -Version: 3.7.3 +Version: 3.7.4 Release: 1%{?dist} Summary: PHP HTTP client library and framework for building RESTful web service clients @@ -18,7 +18,7 @@ BuildArch: noarch BuildRequires: php-pear(PEAR) BuildRequires: php-channel(%{pear_channel}) -Requires: php(language) >= 5.3.2 +Requires: php(language) >= 5.3.3 Requires: php-pear(PEAR) Requires: php-channel(%{pear_channel}) Requires: php-pear(pear.symfony.com/EventDispatcher) >= 2.1.0 @@ -123,6 +123,9 @@ fi %changelog +* Thu Oct 03 2013 Remi Collet <remi@fedoraproject.org> - 3.7.4-1 +- Update to 3.7.4 + * Mon Sep 16 2013 Remi Collet <remi@fedoraproject.org> - 3.7.3-1 - backport 3.7.3 for remi repo |