diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-03-07 10:18:14 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-03-07 10:18:14 +0100 |
commit | 35a26222028890ea3287225b4cbb2da1c62ccc9e (patch) | |
tree | a52404681cb1f981008b52681acdacbca8732553 | |
parent | dbbdf76d0248b21fcca7837db8085bbb2bb94091 (diff) |
php-guzzle-Guzzle: 3.3.0 (backport)
-rw-r--r-- | php-guzzle-Guzzle.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/php-guzzle-Guzzle.spec b/php-guzzle-Guzzle.spec index a25d4f4..7aab3ec 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.2.0 +Version: 3.3.0 Release: 1%{?dist} Summary: PHP HTTP client library and framework for building RESTful web service clients @@ -123,6 +123,12 @@ fi %changelog +* Thu Mar 07 2013 Remi Collet <remi@fedoraproject.org> - 3.3.0-1 +- backport 3.3.0 for remi repo. + +* Mon Mar 04 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 3.3.0-1 +- Updated to upstream version 3.3.0 + * Tue Feb 26 2013 Remi Collet <remi@fedoraproject.org> - 3.2.0-1 - backport 3.2.0 for remi repo. |