summaryrefslogtreecommitdiffstats
path: root/php73.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-11-06 09:03:18 +0100
committerRemi Collet <remi@remirepo.net>2019-11-06 09:03:18 +0100
commit09fb91675721e27770ccee464b58dd7bea15aa08 (patch)
tree5d20aa162f427af396ae9b0a0f46eeb3762136cf /php73.spec
parentc9d76435c985ede9d1924a62ed0782012bd6b92c (diff)
update to 7.3.12RC1
Diffstat (limited to 'php73.spec')
-rw-r--r--php73.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php73.spec b/php73.spec
index c29b987..aa59c4a 100644
--- a/php73.spec
+++ b/php73.spec
@@ -116,8 +116,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.11
-#global rcver RC1
+%global upver 7.3.12
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2100,7 +2100,7 @@ fi
%dir %{_libdir}/php-zts/modules
%endif
%dir %{_localstatedir}/lib/php
-%if 0%{?fedora} >= 24
+%if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
%dir %{_localstatedir}/lib/php/peclxml
%dir %{_docdir}/pecl
%dir %{_datadir}/tests
@@ -2245,6 +2245,9 @@ fi
%changelog
+* Wed Nov 6 2019 Remi Collet <remi@remirepo.net> - 7.3.12~RC1-1
+- update to 7.3.12RC1
+
* Tue Oct 22 2019 Remi Collet <remi@remirepo.net> - 7.3.11-1
- Update to 7.3.11 - http://www.php.net/releases/7_3_11.php
- change dependency on nginx-filesystem to weak