From 7c2e30af3f5952a6225386a90c4058932b9d85e5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 21 May 2026 06:20:54 +0200 Subject: update to 2.4.0 --- php-webmozart-assert2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-webmozart-assert2.spec') diff --git a/php-webmozart-assert2.spec b/php-webmozart-assert2.spec index 6fa72e7..04891ff 100644 --- a/php-webmozart-assert2.spec +++ b/php-webmozart-assert2.spec @@ -31,7 +31,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Summary: Assertions to validate method input/output with nice error messages License: MIT -Version: 2.3.0 +Version: 2.4.0 Release: 1%{?dist} URL: https://github.com/%{gh_owner}/%{gh_project} @@ -132,6 +132,9 @@ exit $RETURN_CODE %changelog +* Thu May 21 2026 Remi Collet - 2.4.0-1 +- update to 2.4.0 + * Tue Apr 14 2026 Remi Collet - 2.3.0-1 - update to 2.3.0 -- cgit