summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-11-24 07:37:35 +0100
committerRemi Collet <remi@php.net>2021-11-24 07:37:35 +0100
commitbe718bee8dd500b89016ae46e38d3837de1b1f7d (patch)
treee69e45b8e6ece83a4a78ede823a9727d0414eecf /php81.spec
parent11a8107f181c37ec0ed79f019cb7471aca784001 (diff)
update to 8.1.0 GAv8.1.08.1.0
Diffstat (limited to 'php81.spec')
-rw-r--r--php81.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/php81.spec b/php81.spec
index b6baacf..b869f0b 100644
--- a/php81.spec
+++ b/php81.spec
@@ -55,8 +55,7 @@
%bcond_with qdbm
%endif
-# TODO change when 8.5 released (libxcrypt 4.1.1-6)
-%if 0%{?fedora} >= 33 || 0%{?rhel} >= 9
+%if 0%{?fedora} >= 33 || 0%{?rhel} >= 8
# switch to bundled library using --without libxcrypt
%bcond_without libxcrypt
%else
@@ -113,8 +112,8 @@
%bcond_with zip
%global upver 8.1.0
-%global rcver RC6
-%global lower RC6
+#global rcver RC6
+#global lower RC6
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2183,6 +2182,9 @@ fi
%changelog
+* Wed Nov 24 2021 Remi Collet <remi@remirepo.net> - 8.1.0-1
+- update to 8.1.0 GA
+
* Wed Nov 10 2021 Remi Collet <remi@remirepo.net> - 8.1.0~RC6-1
- update to 8.1.0RC6