diff options
| -rw-r--r-- | php-guzzle-Guzzle.spec | 5 | 
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.  | 
