summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-30 09:47:09 +0200
committerRemi Collet <remi@remirepo.net>2020-03-30 09:47:09 +0200
commitf33d6bfbcfa2389585f3844dcc16e56f0b79c01e (patch)
tree18e13d18ff70047e767effc31521dc3ddf3b8ac4
parent6c187687a730599bede3fe07a5c7d7e40f790c38 (diff)
update to 2.11.3 (no change)
-rw-r--r--composer.json2
-rw-r--r--php-laminas-db.spec8
2 files changed, 7 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index 0a6cdd3..4b41311 100644
--- a/composer.json
+++ b/composer.json
@@ -72,6 +72,6 @@
"upload-coverage": "coveralls -v"
},
"replace": {
- "zendframework/zend-db": "self.version"
+ "zendframework/zend-db": "^2.11.0"
}
}
diff --git a/php-laminas-db.spec b/php-laminas-db.spec
index 9483ef1..bd0ef8f 100644
--- a/php-laminas-db.spec
+++ b/php-laminas-db.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 76f9527da996c2fef32ef1f3a939e18ca5e9d962
+%global gh_commit 6c4238918b9204db1eb8cafae2c1940d40f4c007
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-db
@@ -22,7 +22,7 @@
%endif
Name: php-%{gh_project}
-Version: 2.11.2
+Version: 2.11.3
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -97,6 +97,7 @@ Requires: php-pcre
Requires: php-pdo
Requires: php-spl
+# remirepo:2
Obsoletes: php-ZendFramework2-%{library} < 2.5
Provides: php-ZendFramework2-%{library} = %{version}
# Compatibily ensure by the bridge
@@ -203,6 +204,9 @@ exit $ret
%changelog
+* Mon Mar 30 2020 Remi Collet <remi@remirepo.net> - 2.11.3-1
+- update to 2.11.3 (no change)
+
* Tue Jan 14 2020 Remi Collet <remi@remirepo.net> - 2.11.2-1
- switch to Laminas
- update to 2.11.2