summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-06-07 17:48:25 +0200
committerRemi Collet <fedora@famillecollet.com>2013-06-07 17:48:25 +0200
commitd107282c8cd1b0845062cf14f957f384314f4d71 (patch)
treeda72e56f49b70e974eee6a4623d12df39f1b8b28
parent2fe0fc82dcfc0cd8473103317c7d6ece4934fbcc (diff)
php-guzzle-Guzzle: 3.6.0
-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 923f932..d9a79e4 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.4.3
+Version: 3.6.0
Release: 1%{?dist}
Summary: PHP HTTP client library and framework for building RESTful web service clients
@@ -123,6 +123,9 @@ fi
%changelog
+* Fri Jun 07 2013 Remi Collet <remi@fedoraproject.org> - 3.6.0-1
+- Update to 3.6.0
+
* Wed May 08 2013 Remi Collet <remi@fedoraproject.org> - 3.4.3-1
- backport 3.3.0 for remi repo.