summaryrefslogtreecommitdiffstats
path: root/php73.spec
diff options
context:
space:
mode:
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