From 2d84a3bff40288b5838b44e86c3e054de6c70119 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 14 Feb 2026 08:13:09 +0100 Subject: update to 2.1.3 --- php-webmozart-assert2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-webmozart-assert2.spec b/php-webmozart-assert2.spec index 63e4797..66cda82 100644 --- a/php-webmozart-assert2.spec +++ b/php-webmozart-assert2.spec @@ -12,8 +12,8 @@ %global bootstrap 0 %global github_owner webmozart %global github_name assert -%global github_version 2.1.2 -%global github_commit ce6a2f100c404b2d32a1dd1270f9b59ad4f57649 +%global github_version 2.1.3 +%global github_commit 6976757ba8dd70bf8cbaea0914ad84d8b51a9f46 %global major 2 %global composer_vendor webmozart @@ -143,6 +143,9 @@ exit $RETURN_CODE %changelog +* Sat Feb 14 2026 Remi Collet - 2.1.3-1 +- update to 2.1.3 + * Tue Jan 13 2026 Remi Collet - 2.1.2-1 - update to 2.1.2 -- cgit