From f4a44f6c798be9f723c7f05d5d8a2ed1b2f0fd62 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Mar 2016 06:47:36 +0100 Subject: php55: F24 --- php55.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php55.spec') diff --git a/php55.spec b/php55.spec index c5c5705..8321a60 100644 --- a/php55.spec +++ b/php55.spec @@ -16,7 +16,7 @@ Summary: Package that installs PHP 5.5 Name: %scl_name Version: 2.1 -Release: 3%{?dist} +Release: 4%{?dist} Group: Development/Languages License: GPLv2+ @@ -187,6 +187,9 @@ restorecon -R %{?_scl_root} &>/dev/null || : %changelog +* Thu Mar 10 2016 Remi Collet 2.1-4 +- fix override for pecl_xmldir + * Tue Jan 5 2016 Remi Collet 2.1-3 - add missing "sbin" in PATH (Fedora) @@ -237,4 +240,4 @@ restorecon -R %{?_scl_root} &>/dev/null || : - add macros.php55-build for scl_package_override * Fri Aug 2 2013 Remi Collet 1-1 -- initial packaging \ No newline at end of file +- initial packaging -- cgit