diff --git a/.gitignore b/.gitignore index e919c5e..32057fe 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ clog /php-league-flysystem-1.0.66-0215691.tgz /php-league-flysystem-1.1.3-9be3b16.tgz /php-league-flysystem-1.1.4-f3ad691.tgz +/php-league-flysystem-1.1.8-c995bb0.tgz diff --git a/php-league-flysystem.spec b/php-league-flysystem.spec index 67a82cc..7bf64f2 100644 --- a/php-league-flysystem.spec +++ b/php-league-flysystem.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # # Github -%global gh_commit f3ad69181b8afed2c9edf7be5a2918144ff4ea32 +%global gh_commit c995bb0c23c58c9813d081f9523c9b7bb496698e %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner thephpleague %global gh_project flysystem @@ -19,7 +19,7 @@ %global ns_project Flysystem Name: php-%{pk_vendor}-%{pk_name} -Version: 1.1.4 +Version: 1.1.8 Release: 1%{?dist} Summary: Filesystem abstraction: Many filesystems, one API @@ -110,12 +110,12 @@ require '%{buildroot}%{_datadir}/php/%{ns_vendor}/%{ns_project}/autoload.php'; EOF ret=0 -for cmd in php php73 php74 php80 php81; do +for cmd in php php74 php80 php81; do if which $cmd; then : Run upstream test suite $cmd %{_bindir}/phpunit8 \ --exclude-group integration \ - --filter '^((?!(testPathinfoHandlesUtf8|testStreamSizeForUrl|testListingFromUnixFormat)).)*$' \ + --filter '^((?!(testPathinfoHandlesUtf8|testStreamSizeForUrl)).)*$' \ --no-coverage --verbose || ret=1 fi done @@ -131,6 +131,9 @@ exit $ret %changelog +* Tue Nov 30 2021 Remi Collet - 1.1.8-1 +- update to 1.1.8 + * Fri Jun 25 2021 Remi Collet - 1.1.4-1 - update to 1.1.4 diff --git a/sources b/sources index 42526b0..ece11c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-league-flysystem-1.1.4-f3ad691.tgz) = 49db5f05c326ea9d828fdb86a11950e928991f7089bd3b64a153b18e6718299b61b8a8eda453023652a9a1522ba5bd0bc919612913e33c0e2aa78c4af5f3e565 +SHA512 (php-league-flysystem-1.1.8-c995bb0.tgz) = 76e1b91aebebfd88ba257cd5c6977bd5c802235b27cb72a57c228c0c3d9ed3fc54c05129c959b077e9ea7ac38f763b84b680e51eb8039f5935c1cafe9bd4dff9