diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-08-05 14:20:35 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-08-05 14:20:35 +0200 |
commit | 6dacb2877fed66f537c842a0da7bf699de64740c (patch) | |
tree | 21ce5090692cf75203ea966a54f48939dd8a2c89 | |
parent | 0a0a18615d32a095522516a6f297aa0dd2648775 (diff) |
php-guzzle-Guzzle: 3.7.2
-rw-r--r-- | php-guzzle-Guzzle.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-guzzle-Guzzle.spec b/php-guzzle-Guzzle.spec index 01fed3c..6ba1bbd 100644 --- a/php-guzzle-Guzzle.spec +++ b/php-guzzle-Guzzle.spec @@ -5,7 +5,7 @@ %global pear_name Guzzle Name: php-guzzle-%{pear_name} -Version: 3.7.1 +Version: 3.7.2 Release: 1%{?dist} Summary: PHP HTTP client library and framework for building RESTful web service clients @@ -123,6 +123,9 @@ fi %changelog +* Mon Aug 05 2013 Remi Collet <remi@fedoraproject.org> - 3.7.2-1 +- Update to 3.7.2 + * Mon Jul 08 2013 Remi Collet <remi@fedoraproject.org> - 3.7.1-1 - Update to 3.7.1 |