summaryrefslogtreecommitdiffstats
path: root/php-laminas-stratigility.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-stratigility.spec')
-rw-r--r--php-laminas-stratigility.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-laminas-stratigility.spec b/php-laminas-stratigility.spec
index 860357c..7fc0d6d 100644
--- a/php-laminas-stratigility.spec
+++ b/php-laminas-stratigility.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit a1918566361aada1b7a56ac206e2f2ac697a204a
+%global gh_commit cc6f48fd9cedb446debe9c4a1710b31ff7e6a62d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-stratigility
@@ -22,7 +22,7 @@
%endif
Name: php-%{gh_project}
-Version: 2.2.2p1
+Version: 2.2.2p2
Release: 1%{?dist}
Summary: Middleware for PHP
@@ -75,7 +75,7 @@ Requires: php(language) >= 5.6
Requires: (php-autoloader(%{gh_owner}/laminas-escaper) >= 2.3 with php-autoloader(%{gh_owner}/laminas-escaper) < 3)
Requires: (php-autoloader(%{gh_owner}/laminas-zendframework-bridge) >= 1.0 with php-autoloader(%{gh_owner}/laminas-zendframework-bridge) < 2)
Requires: (php-composer(psr/http-message) >= 1.0 with php-composer(psr/http-message) < 2)
-# remirepo:6
+# remirepo:5
%else
Requires: php-laminas-escaper
Requires: php-laminas-zendframework-bridge
@@ -191,7 +191,10 @@ exit $ret
%changelog
-* Fri Jan 10 2020 Remi Collet <remi@remirepo.net> - 2.8.0-1
+* Mon Mar 30 2020 Remi Collet <remi@remirepo.net> - 2.2.2p2-1
+- update to 2.2.2p2 (no change)
+
+* Fri Jan 10 2020 Remi Collet <remi@remirepo.net> - 2.2.2p1-1
- switch to Laminas
- update to 2.2.2p1
- raise dependency on http-interop/http-middleware 0.5