summaryrefslogtreecommitdiffstats
path: root/php-laminas-form.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-02-01 10:35:32 +0100
committerRemi Collet <remi@php.net>2022-02-01 10:35:32 +0100
commit4e79f7c393b3b9abf5c688d37f71cb28c9ee888c (patch)
tree7af2a99983b4a0a491728362fa4742129f582e9b /php-laminas-form.spec
parent8af4b5b63310b2742a23964cbaa464bf859f8fbc (diff)
update to 2.17.1HEADmaster
Diffstat (limited to 'php-laminas-form.spec')
-rw-r--r--php-laminas-form.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-laminas-form.spec b/php-laminas-form.spec
index 61d94e8..2278a75 100644
--- a/php-laminas-form.spec
+++ b/php-laminas-form.spec
@@ -1,13 +1,13 @@
# remirepo/Fedora spec file for php-laminas-form
#
-# Copyright (c) 2015-2021 Remi Collet
+# Copyright (c) 2015-2022 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 2a18e6724739f3f1875d30a6bb8ecedb3da5242e
+%global gh_commit af231c26209fa0684af9e934e8ee5c085eb14cd0
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-form
@@ -19,7 +19,7 @@
%bcond_without tests
Name: php-%{gh_project}
-Version: 2.17.0
+Version: 2.17.1
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -281,6 +281,9 @@ exit $ret
%changelog
+* Tue Feb 1 2022 Remi Collet <remi@remirepo.net> - 2.17.1-1
+- update to 2.17.1
+
* Tue May 25 2021 Remi Collet <remi@remirepo.net> - 2.17.0-1
- update to 2.17.0