summaryrefslogtreecommitdiffstats
path: root/php54.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-10 13:34:40 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-10 13:34:40 +0100
commit8da1ae39eccbfff8fdf2036908fe001d95238486 (patch)
treefb911a056e99df978b875b736ff5c21b69a8b39b /php54.spec
parent9927b40ce0ae958b813af5af36b7a1b30eeee730 (diff)
fix override for pecl_xmldir (F24)
Diffstat (limited to 'php54.spec')
-rw-r--r--php54.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php54.spec b/php54.spec
index 8c7dba6..f9d77f0 100644
--- a/php54.spec
+++ b/php54.spec
@@ -16,7 +16,7 @@
Summary: Package that installs PHP 5.4
Name: %scl_name
Version: 2.1
-Release: 3%{?dist}
+Release: 4%{?dist}
Group: Development/Languages
License: GPLv2+
@@ -190,6 +190,9 @@ restorecon -R %{?_scl_root} &>/dev/null || :
%changelog
+* Thu Mar 10 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)
@@ -244,4 +247,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