diff --git a/.gitignore b/.gitignore index 04c4e59..198a15c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ php-pecl-http.spec~ /pecl_http-2.1.4.tgz /pecl_http-2.2.0.tgz /pecl_http-2.2.1.tgz +/pecl_http-2.3.1.tgz diff --git a/php-pecl-http.spec b/php-pecl-http.spec index 6ad8120..3a7fbd5 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -25,7 +25,7 @@ %global with_tests %{?_without_tests:0}%{!?_without_tests:1} Name: php-pecl-http -Version: 2.2.1 +Version: 2.3.1 Release: 1%{?dist} Summary: Extended HTTP support @@ -278,6 +278,9 @@ fi %changelog +* Mon Mar 2 2015 Remi Collet - 2.3.1-1 +- Update to 2.3.1 (stable) + * Mon Feb 9 2015 Remi Collet - 2.2.1-1 - Update to 2.2.1 (stable) diff --git a/sources b/sources index 4646100..f4aae1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -806281757a6d3bcdc1396d89b380c922 pecl_http-2.2.1.tgz +6c7eab41dd5091de1d643fcb8090e939 pecl_http-2.3.1.tgz