diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-19 08:00:12 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-19 08:00:12 +0100 |
| commit | 394f4c69685fc9c6499a916e58070372b6604972 (patch) | |
| tree | 4d56258ea44d4a1b99c690f8beab3072d14f0668 | |
| parent | 6ffe6a25c877c4e4958540c4ccc5a33dd1d8c8ce (diff) | |
update to 2.1.5
| -rw-r--r-- | php-webmozart-assert2.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-webmozart-assert2.spec b/php-webmozart-assert2.spec index 1d99297..a533d8d 100644 --- a/php-webmozart-assert2.spec +++ b/php-webmozart-assert2.spec @@ -13,8 +13,8 @@ %global bootstrap 0 %global github_owner webmozart %global github_name assert -%global github_version 2.1.4 -%global github_commit b39f1870fc7c3e9e4a26106df5053354b9260a33 +%global github_version 2.1.5 +%global github_commit 79155f94852fa27e2f73b459f6503f5e87e2c188 %global github_short %(c=%{github_commit}; echo ${c:0:7}) %global major 2 @@ -145,6 +145,9 @@ exit $RETURN_CODE %changelog +* Thu Feb 19 2026 Remi Collet <remi@remirepo.net> - 2.1.5-1 +- update to 2.1.5 + * Tue Feb 17 2026 Remi Collet <remi@remirepo.net> - 2.1.4-1 - update to 2.1.4 |
