summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-06-22 19:28:50 +0200
committerRemi Collet <remi@remirepo.net>2021-06-22 19:28:50 +0200
commit3b02374aebe3e71f7858e46d31c1b897a396b478 (patch)
tree1d2b968e3d6e5838c9bd335d3e2f65371f0f3bc6 /php.spec
parent8d29ddbebd292159ca568e27500408ce97e85e2b (diff)
update to 8.1.0alpha2
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 76c319e..55a9b0d 100644
--- a/php.spec
+++ b/php.spec
@@ -113,7 +113,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 0%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -177,7 +177,6 @@ Patch47: php-8.1.0-phpinfo.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
-Patch100: php-upstream.patch
# Security fixes (200+)
@@ -950,7 +949,6 @@ sed -e 's/php-devel/%{?scl_prefix}php-devel/' -i scripts/phpize.in
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1
# security patches
@@ -1821,6 +1819,9 @@ fi
%changelog
+* Tue Jun 22 2021 Remi Collet <remi@remirepo.net> - 8.1.0~alpha2-1
+- update to 8.1.0alpha2
+
* Tue Jun 22 2021 Remi Collet <remi@remirepo.net> - 8.1.0~alpha2-0
- test build for upcoming 8.1.0alpha2
- fix build for missing public API using patch from