summaryrefslogtreecommitdiffstats
path: root/php-zetacomponents-unit-test.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-01-24 10:52:01 +0100
committerRemi Collet <remi@php.net>2022-01-24 10:52:01 +0100
commita0d50e86680e83855e57d62ee15c6fd2a5e80bde (patch)
tree6ad7fb971b98bc2eaea150ed1d37fb781461122d /php-zetacomponents-unit-test.spec
parent86f03cb529a6ee38feb261efac9abc0d4c1180ee (diff)
update to 1.1.5
Diffstat (limited to 'php-zetacomponents-unit-test.spec')
-rw-r--r--php-zetacomponents-unit-test.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-zetacomponents-unit-test.spec b/php-zetacomponents-unit-test.spec
index d5c0969..d1bae1c 100644
--- a/php-zetacomponents-unit-test.spec
+++ b/php-zetacomponents-unit-test.spec
@@ -1,13 +1,13 @@
# remirepo/fedora spec file for php-zetacomponents-unit-test
#
-# 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 gh_commit 58171749418ca693d20733fa9a3fde4d32780b54
+%global gh_commit 356d1cbf3b8238027550e7ada23115d811b8a78f
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner zetacomponents
%global gh_project UnitTest
@@ -15,7 +15,7 @@
%global ezcdir %{_datadir}/php/ezc
Name: php-%{gh_owner}-%{cname}
-Version: 1.1.3
+Version: 1.1.5
Release: 1%{?dist}
Summary: Zeta UnitTest Component
@@ -84,6 +84,9 @@ cp -pr src/*_autoload.php \
%changelog
+* Mon Jan 24 2022 Remi Collet <remi@remirepo.net> - 1.1.5-1
+- update to 1.1.5
+
* Mon Aug 9 2021 Remi Collet <remi@remirepo.net> - 1.1.3-1
- update to 1.1.3
- switch to phpunit8