Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Remi Collet
c79ff1aaca v1.5.1
(cherry picked from commit 86104caa6e)
2022-09-12 15:10:08 +02:00
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View file

@ -13,3 +13,4 @@ clog
/php-mockery-1.4.3-d1339f6.tgz
/php-mockery-1.4.4-e01123a.tgz
/php-mockery-1.5.0-c10a5f6.tgz
/php-mockery-1.5.1-e92dcc8.tgz

View file

@ -8,7 +8,7 @@
#
%bcond_without tests
%global gh_commit c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac
%global gh_commit e92dcc83d5a51851baf5f5591d32cb2b16e3684e
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner mockery
%global gh_project mockery
@ -16,7 +16,7 @@
%global major 1
Name: php-mockery
Version: 1.5.0
Version: 1.5.1
Release: 1%{?dist}
Summary: Mockery is a simple but flexible PHP mock object framework
@ -105,7 +105,7 @@ phpab --output tests/classmap.php --exclude */SemiReservedWordsAsMethods.php tes
: Run upstream test suite
ret=0
for cmd in php php74 php80 php81; do
for cmd in php php74 php80 php81 php82; do
if which $cmd; then
if [ $($cmd -r 'echo PHP_MAJOR_VERSION;') -lt 8 ]
then
@ -141,6 +141,9 @@ exit $ret
%changelog
* Mon Sep 12 2022 Remi Collet <remi@remirepo.net> - 1.5.1-1
- update to 1.5.1
* Fri Jan 21 2022 Remi Collet <remi@remirepo.net> - 1.5.0-1
- update to 1.5.0

View file

@ -1 +1 @@
SHA512 (php-mockery-1.5.0-c10a5f6.tgz) = ed229041f0d5a5747e2058912f359cf3fb22eb5e98fab255691fcf3e284732dd043f8ee2b82e4918ee644cf5a7dad9a116fe82f34d84c34d33c48e933939c7f4
SHA512 (php-mockery-1.5.1-e92dcc8.tgz) = 913d02ebf61bde3fdbe289d183605517837c9b7a8d6fb9c9e2c33a173b572d0c76a2d4304d9813a4f43c9c2add9256dd82e3ffc71c61f215dad89e3e9e57465f