summaryrefslogtreecommitdiffstats
path: root/php56.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-09 15:35:53 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-09 15:35:53 +0100
commit9b0a55566a6a4ac0ae37a3151837abd0f53f1f31 (patch)
treed79e058746e6d6c8b71611c74d2f0b25996b0144 /php56.spec
parent5d4b371ee0774032463111b8726ede15fb78de29 (diff)
php56: F24
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php56.spec b/php56.spec
index 166229c..748b433 100644
--- a/php56.spec
+++ b/php56.spec
@@ -16,7 +16,7 @@
Summary: Package that installs PHP 5.6
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
+* Wed Mar 9 2016 Remi Collet <remi@fedoraproject.org> 2.1-4
+- fix override for pecl_xmldir
+
* Tue Jan 5 2016 Remi Collet <remi@fedoraproject.org> 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 <rcollet@redhat.com> 1-1
-- initial packaging \ No newline at end of file
+- initial packaging