summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-06 17:19:02 +0100
committerRemi Collet <remi@php.net>2022-12-06 17:19:02 +0100
commit7732ae7c77f01f1aa030b602f220f110c0f91e2f (patch)
treed36ec5a4b33571a1f04025a1261e56c2cb8e81d0 /php.spec
parent33144e7e80686d1f4a8458338174dcb9fb3b9d76 (diff)
update to 8.2.0 GAv8.2.0
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index 3767a6e..5eb9f6f 100644
--- a/php.spec
+++ b/php.spec
@@ -123,13 +123,12 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.2.0
-%global rcver RC7
-%global lower %(echo %{rcver} | tr '[:upper:]' '[:lower:]')
+#global rcver RC7
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: %{upver}%{?rcver:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 22%{?dist}
+Version: %{upver}%{?rcver:~%{rcver}}%{?gh_date:.%{gh_date}}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1850,6 +1849,9 @@ fi
%changelog
+* Tue Dec 6 2022 Remi Collet <remi@remirepo.net> - 8.2.0-1
+- update to 8.2.0 GA
+
* Fri Nov 25 2022 Remi Collet <remi@remirepo.net> - 8.2.0~rc7-22
- test build for GH-9997 with new upstream patch