diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-07-08 08:23:50 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-07-08 08:23:50 +0200 |
commit | 0a0a18615d32a095522516a6f297aa0dd2648775 (patch) | |
tree | fce3ac68b62010de0a47df7e615a0ac45c649701 | |
parent | 06a4e0bfcc47d0c5de6c75cef299c4861711e2ec (diff) |
php-guzzle-Guzzle: 3.7.1
-rw-r--r-- | php-guzzle-Guzzle.spec | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/php-guzzle-Guzzle.spec b/php-guzzle-Guzzle.spec index 04a0ef3..01fed3c 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.0 +Version: 3.7.1 Release: 1%{?dist} Summary: PHP HTTP client library and framework for building RESTful web service clients @@ -123,9 +123,21 @@ fi %changelog +* Mon Jul 08 2013 Remi Collet <remi@fedoraproject.org> - 3.7.1-1 +- Update to 3.7.1 + +* Fri Jul 05 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 3.7.1-1 +- Updated to 3.7.1 + +* Fri Jul 05 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 3.7.0-1 +- Updated to 3.7.0 (BZ #973065) + * Wed Jun 12 2013 Remi Collet <remi@fedoraproject.org> - 3.7.0-1 - Update to 3.7.0 +* Fri Jun 07 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 3.6.0-1 +- Updated to 3.6.0 + * Fri Jun 07 2013 Remi Collet <remi@fedoraproject.org> - 3.6.0-1 - Update to 3.6.0 |