From 24de1834293afda5440cda6229b785e977d7da00 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Dec 2015 13:37:15 +0100 Subject: php-pecl-http: 2.5.5 --- php-pecl-http.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-http.spec') diff --git a/php-pecl-http.spec b/php-pecl-http.spec index d67bfe2..60a51fd 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -44,7 +44,7 @@ #global prever RC1 Name: %{?sub_prefix}php-pecl-http -Version: 2.5.3 +Version: 2.5.5 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Summary: Extended HTTP support @@ -365,6 +365,9 @@ rm -rf %{buildroot} %changelog +* Mon Dec 7 2015 Remi Collet - 2.5.5-1 +- Update to 2.5.5 (stable) + * Fri Sep 25 2015 Remi Collet - 2.5.3-1 - Update to 2.5.3 (stable) -- cgit