summaryrefslogtreecommitdiffstats
path: root/php-mockery.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-06-08 08:36:38 +0200
committerRemi Collet <remi@php.net>2023-06-08 08:36:38 +0200
commit96a646e55a1ff9078d5e41cc193730fefb03f309 (patch)
tree1ced0b09a5a80d737ff13aaa3bb134f656ffa7df /php-mockery.spec
parent8c213e6bb50d1c4055c378af4fa1d23ff661983f (diff)
update to 1.6.2
Diffstat (limited to 'php-mockery.spec')
-rw-r--r--php-mockery.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-mockery.spec b/php-mockery.spec
index 9e55aa8..e201e6b 100644
--- a/php-mockery.spec
+++ b/php-mockery.spec
@@ -9,7 +9,7 @@
#
%bcond_without tests
-%global gh_commit a8dd186f07ea667c1e3abd2176bfab0ab161ea94
+%global gh_commit 13a7fa2642c76c58fa2806ef7f565344c817a191
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner mockery
%global gh_project mockery
@@ -17,7 +17,7 @@
%global major 1
Name: php-mockery
-Version: 1.6.1
+Version: 1.6.2
Release: 1%{?dist}
Summary: Mockery is a simple but flexible PHP mock object framework
@@ -142,6 +142,9 @@ exit $ret
%changelog
+* Thu Jun 8 2023 Remi Collet <remi@remirepo.net> - 1.6.2-1
+- update to 1.6.2
+
* Tue Jun 6 2023 Remi Collet <remi@remirepo.net> - 1.6.1-1
- update to 1.6.1