From b592c5cce26172500b9de218d5827b7b7b31ac62 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 Dec 2014 14:34:40 +0100 Subject: Fedora 21 SCL mass rebuild (WIP) --- php-pecl-http.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-http.spec b/php-pecl-http.spec index d263d77..95dd4e5 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -28,7 +28,7 @@ Name: %{?scl_prefix}php-pecl-http Version: 2.1.4 -Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}.1 Summary: Extended HTTP support License: BSD @@ -327,6 +327,9 @@ rm -rf %{buildroot} %changelog +* Wed Dec 24 2014 Remi Collet - 2.1.4-1.1 +- Fedora 21 SCL mass rebuild + * Thu Nov 06 2014 Remi Collet - 2.1.4-1 - Update to 2.1.4 -- cgit