diff options
| author | Remi Collet <remi@remirepo.net> | 2025-10-30 06:36:31 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-10-30 06:36:31 +0100 |
| commit | cda443289eaaa2b36b7dd2bb88ebffde8a8ca2a0 (patch) | |
| tree | f7103d5a6672a8c996443ae639804e527eda850a /php-webmozart-assert.spec | |
| parent | fd862681e18ee613d8c2989bf8f75e28494d29b3 (diff) | |
Diffstat (limited to 'php-webmozart-assert.spec')
| -rw-r--r-- | php-webmozart-assert.spec | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/php-webmozart-assert.spec b/php-webmozart-assert.spec index ef5799b..f0abd52 100644 --- a/php-webmozart-assert.spec +++ b/php-webmozart-assert.spec @@ -14,8 +14,8 @@ %global bootstrap 0 %global github_owner webmozart %global github_name assert -%global github_version 1.12.0 -%global github_commit 541057574806f942c94662b817a50f63f7345360 +%global github_version 1.12.1 +%global github_commit 9be6926d8b485f55b9229203f962b51ed377ba68 %global composer_vendor webmozart %global composer_project assert @@ -136,7 +136,6 @@ exit $RETURN_CODE %files -%{!?_licensedir:%global license %%doc} %license LICENSE %doc *.md %doc composer.json @@ -145,6 +144,9 @@ exit $RETURN_CODE %changelog +* Thu Oct 30 2025 Remi Collet <remi@remirepo.net> - 1.12.1-1 +- update to 1.12.1 (no change) + * Tue Oct 21 2025 Remi Collet <remi@remirepo.net> - 1.12.0-1 - update to 1.12.0 |
