diff --git a/php-PHPParser.spec b/php-PHPParser.spec index f6d28a0..d7630df 100644 --- a/php-PHPParser.spec +++ b/php-PHPParser.spec @@ -25,10 +25,11 @@ Name: php-%{lib_name_old} Version: %{github_version} -Release: 21%{?dist} +Release: 25%{?dist} Summary: A PHP parser written in PHP - version 1 -License: BSD +# Automatically converted from old format: BSD - review is highly recommended. +License: LicenseRef-Callaway-BSD URL: https://github.com/%{github_owner}/%{github_name} # Upstream tarball don't provide test suite # Use mksrc.sh to generate a git snapshot tarball @@ -79,7 +80,7 @@ Autoloader: '%{_datadir}/php/%{lib_name}/autoload.php'; %prep %setup -q -n %{github_name}-%{github_short} -%patch0 -p0 -b .rpm +%patch -P0 -p0 -b .rpm rm lib/%{lib_name}/*rpm @@ -117,6 +118,18 @@ ln -s ../%{lib_name}/Autoloader.php \ %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.4.1-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sat Jan 18 2025 Fedora Release Engineering - 1.4.1-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Wed Sep 4 2024 Miroslav Suchý - 1.4.1-23 +- convert license to SPDX + +* Fri Jul 19 2024 Fedora Release Engineering - 1.4.1-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu Jan 25 2024 Fedora Release Engineering - 1.4.1-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild