summaryrefslogtreecommitdiffstats
path: root/php-yoast-phpunit-polyfills1.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-09-09 07:39:00 +0200
committerRemi Collet <remi@php.net>2024-09-09 07:39:00 +0200
commit0b346588815b967756daf5d93c6f36ac4ca49e54 (patch)
tree67af8dc68920b1a6c7bbfbf9d477e026a527d465 /php-yoast-phpunit-polyfills1.spec
parentc94683459d310a551f423e6fc604cfc82f6340d7 (diff)
update to 1.1.2HEADmaster
Diffstat (limited to 'php-yoast-phpunit-polyfills1.spec')
-rw-r--r--php-yoast-phpunit-polyfills1.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-yoast-phpunit-polyfills1.spec b/php-yoast-phpunit-polyfills1.spec
index 157435f..bcb352c 100644
--- a/php-yoast-phpunit-polyfills1.spec
+++ b/php-yoast-phpunit-polyfills1.spec
@@ -7,7 +7,7 @@
# Please preserve changelog entries
#
# Github
-%global gh_commit a0f7d708794a738f328d7b6c94380fd1d6c40446
+%global gh_commit e9c8413de4c8ae03d2923a44f17d0d7dad1b96be
%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}1
-Version: 1.1.1
+Version: 1.1.2
Release: 1%{?dist}
Summary: Set of polyfills for changed PHPUnit functionality
@@ -122,6 +122,9 @@ exit $ret
%changelog
+* Mon Sep 9 2024 Remi Collet <remi@remirepo.net> - 1.1.2-1
+- update to 1.1.2
+
* Fri Aug 30 2024 Remi Collet <remi@remirepo.net> - 1.1.1-1
- rename to php-yoast-phpunit-polyfills1 (compat package)