diff --git a/.gitignore b/.gitignore index e44603e..07252c0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ clog /DirectoryScanner-1.3.0.tgz /DirectoryScanner-1.3.1.tar.gz /DirectoryScanner-1.3.2.tar.gz +/php-theseer-directoryscanner-1.3.3.tar.gz diff --git a/php-theseer-directoryscanner.spec b/php-theseer-directoryscanner.spec index 64dd3d8..b5e30d8 100644 --- a/php-theseer-directoryscanner.spec +++ b/php-theseer-directoryscanner.spec @@ -1,12 +1,12 @@ # spec file for php-theseer-directoryscanner # -# Copyright (c) 2014-2017 Remi Collet +# Copyright (c) 2014-2021 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # # Please, preserve the changelog entries # -%global gh_commit 549aa9fdbc47d50365db42d9ade35fdef65f854c +%global gh_commit 4cdce31c1b5120779a01225b5b0968f9321342d6 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner theseer %global gh_project DirectoryScanner @@ -15,13 +15,14 @@ %global pear_channel pear.netpirates.net Name: php-theseer-directoryscanner -Version: 1.3.2 -Release: 9%{?dist} +Version: 1.3.3 +Release: 1%{?dist} Summary: A recursive directory scanner and filter +Group: Development/Libraries License: BSD URL: https://github.com/%{gh_owner}/%{gh_project} -Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz +Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: php(language) >= 5.3.1 @@ -56,7 +57,7 @@ cp -pr src %{buildroot}%{php_home}/%{gh_project} %check ret=0 -for cmd in php56 php70 php71 php; do +for cmd in php php73 php74 php80; do if which $cmd; then $cmd %{_bindir}/phpunit \ --bootstrap %{buildroot}%{php_home}/%{gh_project}/autoload.php \ @@ -83,6 +84,9 @@ fi %changelog +* Mon Jul 26 2021 Remi Collet - 1.3.3-1 +- update to 1.3.3 + * Wed Jan 27 2021 Fedora Release Engineering - 1.3.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index da7e371..f7fccae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (DirectoryScanner-1.3.2.tar.gz) = 760331da8a40f2f07a7f44e76ce946e4d85cab99393fa36cec9e1f2b2c36786d35e38af97c88434436e3cb276ed8a08488cb722e13cd07a5fe2c19d5088ae139 +SHA512 (php-theseer-directoryscanner-1.3.3.tar.gz) = 46029f5c3e267ca46b266ebc4c66b27e9dbc4f609ed1c0e525c280ab0321d18d2a1d4dbffd1066c6b6847399b3215bc526965a647af7f65401c2bfae6e2a1824