summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-04-10 10:25:45 +0200
committerRemi Collet <remi@php.net>2024-04-10 10:25:45 +0200
commit62ce6814e2c0779a69bc274a222c1e802b82f6dd (patch)
tree85b96b9337dcd5dae18a47d3803b57672dac7ba1 /php81.spec
parent30d49958e273df39414b71cab718ef314f35ed87 (diff)
Update to 8.1.28 - http://www.php.net/releases/8_1_28.phpHEADv8.1.28master
Diffstat (limited to 'php81.spec')
-rw-r--r--php81.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php81.spec b/php81.spec
index 6c2248a..f51632b 100644
--- a/php81.spec
+++ b/php81.spec
@@ -120,13 +120,13 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.1.27
+%global upver 8.1.28
#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
@@ -2204,6 +2204,9 @@ fi
%changelog
+* Wed Apr 10 2024 Remi Collet <remi@remirepo.net> - 8.1.28-1
+- Update to 8.1.28 - http://www.php.net/releases/8_1_28.php
+
* Wed Mar 6 2024 Remi Collet <remi@remirepo.net> - 8.1.27-2
- use oracle client library version 21.13 on x86_64
- patch test suite for zlib-ng