This commit is contained in:
Remi Collet 2020-07-13 13:56:48 +02:00
commit a42bd6e098
3 changed files with 7 additions and 3 deletions

View file

@ -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