summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-03-12 08:39:24 +0100
committerRemi Collet <fedora@famillecollet.com>2013-03-12 08:39:24 +0100
commite1baf785be5e2678d164e5eff3d6e5ff65a70c2f (patch)
treedaf0ca495fc9770d4a3bc7e806c0d7d3efe1ae3f
parent35a26222028890ea3287225b4cbb2da1c62ccc9e (diff)
php-guzzle-Guzzle: 3.3.1
-rw-r--r--php-guzzle-Guzzle.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-guzzle-Guzzle.spec b/php-guzzle-Guzzle.spec
index 7aab3ec..e59e762 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.0
+Version: 3.3.1
Release: 1%{?dist}
Summary: PHP HTTP client library and framework for building RESTful web service clients
@@ -123,6 +123,9 @@ fi
%changelog
+* Tue Mar 12 2013 Remi Collet <remi@fedoraproject.org> - 3.3.1-1
+- Update to 3.3.1
+
* Thu Mar 07 2013 Remi Collet <remi@fedoraproject.org> - 3.3.0-1
- backport 3.3.0 for remi repo.