v4.1.0
This commit is contained in:
parent
52f9822641
commit
554a56310f
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/php-phpunit-php-file-iterator4-4.0.2-5647d65.tgz
|
||||
/php-phpunit-php-file-iterator4-4.1.0-a95037b.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit 5647d65443818959172645e7ed999217360654b6
|
||||
%global gh_commit a95037b6d9e608ba092da1b23931e537cadc3c3c
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project php-file-iterator
|
||||
|
|
@ -25,8 +25,8 @@
|
|||
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{major}
|
||||
Version: 4.0.2
|
||||
Release: 3%{?dist}
|
||||
Version: 4.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: FilterIterator implementation based on a list of suffixes, version %{major}
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
|
@ -108,6 +108,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 31 2023 Remi Collet <remi@remirepo.net> - 4.1.0-1
|
||||
- update to 4.1.0
|
||||
|
||||
* Wed Aug 23 2023 Remi Collet <remi@remirepo.net> - 4.0.2-3
|
||||
- Enable test suite
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-file-iterator4-4.0.2-5647d65.tgz) = 5716e365da4b2f30f3a8154488307858be6af0f46d5c8e20797cba764be8c407424d71c9b67207f880560a3abceb9da67d0fca7449fbb34ac5f7afc29b963800
|
||||
SHA512 (php-phpunit-php-file-iterator4-4.1.0-a95037b.tgz) = 8d2f9d100154802e3b2caeabd34a6f0a15b1bd14b9ff5d3d5511a4624e8d560859eb6d24650f30f26539b379b07d3339b8ae9fb28f988ce95fc23df8da7f85f6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue