diff options
| -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 |
