Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
21c48940fa |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/php-yoast-phpunit-polyfills1-1.1.1-a0f7d70.tgz
|
||||
/php-yoast-phpunit-polyfills1-1.1.2-e9c8413.tgz
|
||||
/php-yoast-phpunit-polyfills1-1.1.3-0b31ce8.tgz
|
||||
/php-yoast-phpunit-polyfills1-1.1.4-e6faedf.tgz
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
# Please preserve changelog entries
|
||||
#
|
||||
# Github
|
||||
%global gh_commit 0b31ce834facf03b8b44b6587e65b3cf1d7cfb94
|
||||
%global gh_commit e6faedf5e34cea4438e341f660e2f719760c531d
|
||||
%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.3
|
||||
Version: 1.1.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Set of polyfills for changed PHPUnit functionality, version 1
|
||||
|
||||
|
|
@ -121,6 +121,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 10 2025 Remi Collet <remi@remirepo.net> - 1.1.4-1
|
||||
- update to 1.1.4
|
||||
|
||||
* Thu Jan 9 2025 Remi Collet <remi@remirepo.net> - 1.1.3-1
|
||||
- update to 1.1.3
|
||||
- re-license spec file to CECILL-2.1
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-yoast-phpunit-polyfills1-1.1.3-0b31ce8.tgz) = 83281d35a2d0d1d2cf88a175d116b5ffc032ba8f81c8bb4e76025c9cd37b80bcfa8f0d44f97b8d45989a8cdec4706fcb5850e6b3dcbff3ba7e10b1b55d24396b
|
||||
SHA512 (php-yoast-phpunit-polyfills1-1.1.4-e6faedf.tgz) = 743d7181665fe4ffdec4e93ae9f0b7c1246b6f8848fba7175fc96349f73742791682d0ef97aef28c8ee43fc7da044513455a9527282554149f7c68ecd830019e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue