summaryrefslogtreecommitdiffstats
path: root/php-yoast-phpunit-polyfills2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-02-10 08:41:29 +0100
committerRemi Collet <remi@php.net>2025-02-10 08:41:29 +0100
commitddfb8af9457cc753d25cad1f89ac3f2704471ab6 (patch)
treefdb77f3d6580656c0b0f709ab69e1641322c59ed /php-yoast-phpunit-polyfills2.spec
parent8c4a3f2cdcc9d3aad37659df3717d377f5030f99 (diff)
update to 2.0.4HEADmaster
Diffstat (limited to 'php-yoast-phpunit-polyfills2.spec')
-rw-r--r--php-yoast-phpunit-polyfills2.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-yoast-phpunit-polyfills2.spec b/php-yoast-phpunit-polyfills2.spec
index 7454811..809b39c 100644
--- a/php-yoast-phpunit-polyfills2.spec
+++ b/php-yoast-phpunit-polyfills2.spec
@@ -7,7 +7,7 @@
# Please preserve changelog entries
#
# Github
-%global gh_commit f202832368f16ef2dc486678ac7569ee85c5fc6a
+%global gh_commit a0e3e9adecaa352697786cb29bb0f2fcc25f43f5
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner Yoast
%global gh_project PHPUnit-Polyfills
@@ -23,7 +23,7 @@
%global php_home %{_datadir}/php
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 2.0.3
+Version: 2.0.4
Release: 1%{?dist}
Summary: Set of polyfills for changed PHPUnit functionality, version %{major}
@@ -126,6 +126,9 @@ exit $ret
%changelog
+* Mon Feb 10 2025 Remi Collet <remi@remirepo.net> - 2.0.4-1
+- update to 2.0.4
+
* Thu Jan 9 2025 Remi Collet <remi@remirepo.net> - 2.0.3-1
- update to 2.0.3
- re-license spec file to CECILL-2.1