diff --git a/php-PHPParser.spec b/php-PHPParser.spec index d7630df..f6d28a0 100644 --- a/php-PHPParser.spec +++ b/php-PHPParser.spec @@ -25,11 +25,10 @@ Name: php-%{lib_name_old} Version: %{github_version} -Release: 25%{?dist} +Release: 21%{?dist} Summary: A PHP parser written in PHP - version 1 -# Automatically converted from old format: BSD - review is highly recommended. -License: LicenseRef-Callaway-BSD +License: 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 @@ -80,7 +79,7 @@ Autoloader: '%{_datadir}/php/%{lib_name}/autoload.php'; %prep %setup -q -n %{github_name}-%{github_short} -%patch -P0 -p0 -b .rpm +%patch0 -p0 -b .rpm rm lib/%{lib_name}/*rpm @@ -118,18 +117,6 @@ 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