diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-06-12 08:03:39 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-06-12 08:03:39 +0200 |
commit | 06a4e0bfcc47d0c5de6c75cef299c4861711e2ec (patch) | |
tree | 542d7e08c38e3ec2ceb5e9203b83d7696b5e82c2 | |
parent | d107282c8cd1b0845062cf14f957f384314f4d71 (diff) |
php-guzzle-Guzzle: 3.7.0
-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 d9a79e4..04a0ef3 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.6.0 +Version: 3.7.0 Release: 1%{?dist} Summary: PHP HTTP client library and framework for building RESTful web service clients @@ -123,6 +123,9 @@ fi %changelog +* Wed Jun 12 2013 Remi Collet <remi@fedoraproject.org> - 3.7.0-1 +- Update to 3.7.0 + * Fri Jun 07 2013 Remi Collet <remi@fedoraproject.org> - 3.6.0-1 - Update to 3.6.0 |