v3.0.4
This commit is contained in:
parent
658bd5e50a
commit
a42bd6e098
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
/php-phpunit-php-file-iterator3-3.0.1-4ac5b3e.tar.gz
|
||||
/php-phpunit-php-file-iterator3-3.0.2-eba15e5.tgz
|
||||
/php-phpunit-php-file-iterator3-3.0.3-8e282e5.tgz
|
||||
/php-phpunit-php-file-iterator3-3.0.4-25fefc5.tgz
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global bootstrap 0
|
||||
%global gh_commit 8e282e5f5e2db5fb2271b3962ad69875c34a6f41
|
||||
%global gh_commit 25fefc5b19835ca653877fe081644a3f8c1d915e
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project php-file-iterator
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{major}
|
||||
Version: 3.0.3
|
||||
Version: 3.0.4
|
||||
Release: 1%{?dist}
|
||||
Summary: FilterIterator implementation that filters files based on a list of suffixes
|
||||
|
||||
|
|
@ -107,6 +107,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 13 2020 Remi Collet <remi@remirepo.net> - 3.0.4-1
|
||||
- update to 3.0.4
|
||||
|
||||
* Mon Jun 29 2020 Remi Collet <remi@remirepo.net> - 3.0.3-1
|
||||
- update to 3.0.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-file-iterator3-3.0.3-8e282e5.tgz) = de160620092b185046c6c874d1f58b6c46ba5f92545209addd0d06b3a7137251c576873fa995bde08c51b1eb6c5e62cca685a82a1da034fcab95fd9e0bae3811
|
||||
SHA512 (php-phpunit-php-file-iterator3-3.0.4-25fefc5.tgz) = 46bea12b6ce225620b5cdf308b435d60dcc9c14bcd18c997f63c4948e041fd55130284a0df4e625fb99dc544231e86b009f2bcf7cd1b40636044547be1d9f9e8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue