Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d1d6fa83a5 |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/php-yoast-phpunit-polyfills2-2.0.2-562f449.tgz
|
||||
/php-yoast-phpunit-polyfills2-2.0.3-f202832.tgz
|
||||
/php-yoast-phpunit-polyfills2-2.0.4-a0e3e9a.tgz
|
||||
|
|
|
|||
|
|
@ -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}
|
||||
|
||||
|
|
@ -125,6 +125,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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-yoast-phpunit-polyfills2-2.0.3-f202832.tgz) = 1890e59957ffdf32adde772801882584ac4229f511d385a940b8610185f856820c46cc5db69fde00e9f800fb85f43732c17cd0a55f42e3aee2599594e675a033
|
||||
SHA512 (php-yoast-phpunit-polyfills2-2.0.4-a0e3e9a.tgz) = 3f00930f3b2a720ce8cde5cd641409b08bc831912ea512cd94207864683af491d9e2e69575d477c19640dbf737c9275645caa7fb848078bf59d7c05896656227
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue