diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-17 14:49:51 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-17 14:49:51 +0100 |
| commit | e7386785b95566c3e0fb2da705062b7c35f1edb8 (patch) | |
| tree | 683de60ec2771c7cd8add48d1639eaa285365d73 | |
| parent | 2d84a3bff40288b5838b44e86c3e054de6c70119 (diff) | |
update to 2.1.4
| -rw-r--r-- | php-webmozart-assert2.spec | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/php-webmozart-assert2.spec b/php-webmozart-assert2.spec index 66cda82..a4d77ec 100644 --- a/php-webmozart-assert2.spec +++ b/php-webmozart-assert2.spec @@ -1,6 +1,7 @@ # remirepo/Fedora spec file for php-webmozart-assert # -# Copyright (c) 2016-2025 Shawn Iwinski <shawn@iwin.ski> +# Copyright (c) 2020-2025 Remi Collet +# Copyright (c) 2016-2020 Shawn Iwinski # # License: MIT # http://opensource.org/licenses/MIT @@ -12,8 +13,8 @@ %global bootstrap 0 %global github_owner webmozart %global github_name assert -%global github_version 2.1.3 -%global github_commit 6976757ba8dd70bf8cbaea0914ad84d8b51a9f46 +%global github_version 2.1.4 +%global github_commit b39f1870fc7c3e9e4a26106df5053354b9260a33 %global major 2 %global composer_vendor webmozart @@ -143,6 +144,9 @@ exit $RETURN_CODE %changelog +* Tue Feb 17 2026 Remi Collet <remi@remirepo.net> - 2.1.4-1 +- update to 2.1.4 + * Sat Feb 14 2026 Remi Collet <remi@remirepo.net> - 2.1.3-1 - update to 2.1.3 |
