From 32ea772cc2fa4126d02dbc7b6cffd4316933f81e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 3 Oct 2013 10:00:15 +0200 Subject: php-guzzle-Guzzle: 3.7.4 --- php-guzzle-Guzzle.spec | 7 +++++-- 1 file 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 - 3.7.4-1 +- Update to 3.7.4 + * Mon Sep 16 2013 Remi Collet - 3.7.3-1 - backport 3.7.3 for remi repo -- cgit