summaryrefslogtreecommitdiffstats
path: root/php-laminas-escaper.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-03 08:56:31 +0200
committerRemi Collet <remi@remirepo.net>2021-09-03 08:56:31 +0200
commitddbd68c990d109b78c6601f4312e4cf88cff7be1 (patch)
tree277eac75e228b0b32a5afa86491b743d1f274fd3 /php-laminas-escaper.spec
parent06c7b6d8aa03baeeeeabaddbee1c96a0eb425316 (diff)
update to 2.9.0 (no change)
keep compatibility using laminas-zendframework-bridge as this is only used using compat autolader
Diffstat (limited to 'php-laminas-escaper.spec')
-rw-r--r--php-laminas-escaper.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php-laminas-escaper.spec b/php-laminas-escaper.spec
index 5d2d957..9d885a5 100644
--- a/php-laminas-escaper.spec
+++ b/php-laminas-escaper.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 2d6dce99668b413610e9544183fa10392437f542
+%global gh_commit 891ad70986729e20ed2e86355fcf93c9dc238a5f
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-escaper
@@ -22,7 +22,7 @@
%endif
Name: php-%{gh_project}
-Version: 2.8.0
+Version: 2.9.0
Release: 1%{?dist}
Summary: Laminas Framework %{library} component
@@ -59,8 +59,7 @@ BuildRequires: php-fedora-autoloader-devel
%endif
# From composer, "require": {
-# "php": "^7.3 || ~8.0.0",
-# "laminas/laminas-zendframework-bridge": "^1.0"
+# "php": "^7.3 || ~8.0.0 || ~8.1.0",
Requires: php(language) >= 7.3
# remirepo:1
%if 0%{?fedora} >= 27 || 0%{?rhel} >= 8
@@ -171,6 +170,11 @@ exit $ret
%changelog
+* Fri Sep 3 2021 Remi Collet <remi@remirepo.net> - 2.9.0-1
+- update to 2.9.0 (no change)
+- keep compatibility using laminas-zendframework-bridge
+ as this is only used using compat autolader
+
* Mon Jun 28 2021 Remi Collet <remi@remirepo.net> - 2.8.0-1
- update to 2.8.0