summaryrefslogtreecommitdiffstats
path: root/php70.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php70.spec')
-rw-r--r--php70.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php70.spec b/php70.spec
index f4afa06..c59a2ac 100644
--- a/php70.spec
+++ b/php70.spec
@@ -19,7 +19,7 @@
Summary: Package that installs PHP 7.0
Name: %scl_name
Version: 1.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Group: Development/Languages
License: GPLv2+
@@ -202,6 +202,9 @@ restorecon -R %{_localstatedir} &>/dev/null || :
%changelog
+* Mon Mar 7 2016 Remi Collet <remi@fedoraproject.org> 1.0-3
+- fix override for pecl_xmldir
+
* Tue Jan 5 2016 Remi Collet <remi@fedoraproject.org> 1.0-2
- add missing "sbin" in PATH (Fedora)
@@ -226,4 +229,4 @@ restorecon -R %{_localstatedir} &>/dev/null || :
- own directories for pecl packages
* Wed Mar 25 2015 Remi Collet <remi@fedoraproject.org> 1.0-0.1
-- initial packaging \ No newline at end of file
+- initial packaging