summaryrefslogtreecommitdiffstats
path: root/php80.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-07-29 10:14:50 +0200
committerRemi Collet <remi@php.net>2022-07-29 10:14:50 +0200
commitd08d4823a7f4b04834bf1d452d33cff1305f355d (patch)
tree0857b37990fdb70dc5ca1b8ced6bac9591f530d9 /php80.spec
parent645ea53b3f2d95e517cb4525051ee74106c7ba24 (diff)
fix snmp backport
Diffstat (limited to 'php80.spec')
-rw-r--r--php80.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php80.spec b/php80.spec
index 1f47bf6..ffa4d7d 100644
--- a/php80.spec
+++ b/php80.spec
@@ -106,7 +106,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 1%{?dist}
+Release: 2%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2181,6 +2181,9 @@ fi
%changelog
+* Fri Jul 29 2022 Remi Collet <remi@remirepo.net> - 8.0.22~RC1-2
+- fix snmp backport
+
* Tue Jul 19 2022 Remi Collet <remi@remirepo.net> - 8.0.22~RC1-1
- update to 8.0.22RC1