diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-08 17:32:21 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-08 17:32:21 +0200 |
commit | 2fe0fc82dcfc0cd8473103317c7d6ece4934fbcc (patch) | |
tree | 6cd32293cca0b1540ae79f9dcef5d67eb98bb06f | |
parent | e1baf785be5e2678d164e5eff3d6e5ff65a70c2f (diff) |
php-guzzle-Guzzle: 3.4.3 (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 e59e762..923f932 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.3.1 +Version: 3.4.3 Release: 1%{?dist} Summary: PHP HTTP client library and framework for building RESTful web service clients @@ -123,6 +123,12 @@ fi %changelog +* Wed May 08 2013 Remi Collet <remi@fedoraproject.org> - 3.4.3-1 +- backport 3.3.0 for remi repo. + +* Wed May 08 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 3.4.3-1 +- Updated to version 3.4.3 + * Tue Mar 12 2013 Remi Collet <remi@fedoraproject.org> - 3.3.1-1 - Update to 3.3.1 |