summaryrefslogtreecommitdiffstats
path: root/php74.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php74.spec')
-rw-r--r--php74.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php74.spec b/php74.spec
index fb077c1..a37fa2c 100644
--- a/php74.spec
+++ b/php74.spec
@@ -95,12 +95,12 @@
%global with_zip 0
%global upver 7.4.26
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2175,6 +2175,9 @@ fi
%changelog
+* Tue Nov 16 2021 Remi Collet <remi@remirepo.net> - 7.4.26-1
+- Update to 7.4.26 - http://www.php.net/releases/7_4_26.php
+
* Tue Nov 9 2021 Remi Collet <remi@remirepo.net> - 7.4.26~RC1-2
- add patch for OpenSSL 3.0, backported from 8.1