summaryrefslogtreecommitdiffstats
path: root/php-laminas-barcode.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-laminas-barcode.spec')
-rw-r--r--php-laminas-barcode.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-barcode.spec b/php-laminas-barcode.spec
index 27fa07c..7485e72 100644
--- a/php-laminas-barcode.spec
+++ b/php-laminas-barcode.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 07f4fe97d79634e226795941a8b4217a2764534b
+%global gh_commit 7806b774328a32b1f121f2972c72a0ded85939e1
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner laminas
%global gh_project laminas-barcode
@@ -22,7 +22,7 @@
%endif
Name: php-%{gh_project}
-Version: 2.8.1
+Version: 2.8.2
Release: 1%{?dist}
Summary: %{namespace} Framework %{library} component
@@ -209,6 +209,9 @@ exit $ret
%changelog
+* Mon Mar 30 2020 Remi Collet <remi@remirepo.net> - 2.8.2-1
+- update to 2.8.2 (no change)
+
* Sat Jan 25 2020 Remi Collet <remi@remirepo.net> - 2.8.1-1
- update to 2.8.1
- switch to phpunit7