diff --git a/php-sebastian-code-unit2.spec b/php-sebastian-code-unit2.spec index 01ac837..8a06004 100644 --- a/php-sebastian-code-unit2.spec +++ b/php-sebastian-code-unit2.spec @@ -26,7 +26,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Collection of value objects that represent the PHP code units, version %{major} License: BSD-3-Clause @@ -120,6 +120,9 @@ exit $ret %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 2.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri Feb 3 2023 Remi Collet - 2.0.0-1 - update to 2.0.0 - raise dependency on PHP 8.1