summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-08-27 11:16:13 +0200
committerRemi Collet <remi@php.net>2024-08-27 11:16:13 +0200
commit2898418a026cd9a07eafa66074fca837c23a27de (patch)
tree0dbc4562d76a3930e9fdd8252e6096c6029e80f4
parentcbfa50f0afdf87f0edb5b53bcfc27bae49400064 (diff)
update to 5.1.0HEADmaster
-rw-r--r--php-phpunit-php-file-iterator5.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phpunit-php-file-iterator5.spec b/php-phpunit-php-file-iterator5.spec
index 30940d6..00146b8 100644
--- a/php-phpunit-php-file-iterator5.spec
+++ b/php-phpunit-php-file-iterator5.spec
@@ -11,11 +11,11 @@
# disabled until phpunit11 available
%bcond_with tests
-%global gh_commit 6ed896bf50bbbfe4d504a33ed5886278c78e4a26
+%global gh_commit 118cfaaa8bc5aef3287bf315b6060b1174754af6
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project php-file-iterator
-%global gh_date 2024-07-03
+%global gh_date 2024-08-27
%global php_home %{_datadir}/php
# Packagist
%global pk_vendor phpunit
@@ -27,7 +27,7 @@
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 5.0.1
+Version: 5.1.0
Release: 1%{?dist}
Summary: FilterIterator implementation based on a list of suffixes, version %{major}
@@ -111,6 +111,9 @@ exit $ret
%changelog
+* Tue Aug 27 2024 Remi Collet <remi@remirepo.net> - 5.1.0-1
+- update to 5.1.0
+
* Wed Jul 3 2024 Remi Collet <remi@remirepo.net> - 5.0.1-1
- update to 5.0.1