From 9646e8fba8788e0828d1a5e36bf8b4f4120e814b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 22 Dec 2023 14:27:02 +0100 Subject: bump version --- phpunit7.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phpunit7.spec') diff --git a/phpunit7.spec b/phpunit7.spec index be6b244..2858e02 100644 --- a/phpunit7.spec +++ b/phpunit7.spec @@ -29,7 +29,7 @@ Name: %{pk_project}%{ver_major} Version: %{ver_major}.%{ver_minor}.%{ver_patch} -Release: 12%{?dist} +Release: 13%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -306,7 +306,7 @@ exit $ret %changelog -* Fri Dec 22 2023 Remi Collet - 7.5.20-12 +* Fri Dec 22 2023 Remi Collet - 7.5.20-13 - fix possible autoloader issue with phpspec/prophecy * Mon Sep 26 2022 Remi Collet - 7.5.20-11 -- cgit