Compare commits
No commits in common. "rawhide" and "f35" have entirely different histories.
1 changed files with 3 additions and 34 deletions
|
|
@ -25,11 +25,10 @@
|
||||||
|
|
||||||
Name: php-%{lib_name_old}
|
Name: php-%{lib_name_old}
|
||||||
Version: %{github_version}
|
Version: %{github_version}
|
||||||
Release: 25%{?dist}
|
Release: 15%{?dist}
|
||||||
Summary: A PHP parser written in PHP - version 1
|
Summary: A PHP parser written in PHP - version 1
|
||||||
|
|
||||||
# Automatically converted from old format: BSD - review is highly recommended.
|
License: BSD
|
||||||
License: LicenseRef-Callaway-BSD
|
|
||||||
URL: https://github.com/%{github_owner}/%{github_name}
|
URL: https://github.com/%{github_owner}/%{github_name}
|
||||||
# Upstream tarball don't provide test suite
|
# Upstream tarball don't provide test suite
|
||||||
# Use mksrc.sh to generate a git snapshot tarball
|
# Use mksrc.sh to generate a git snapshot tarball
|
||||||
|
|
@ -80,7 +79,7 @@ Autoloader: '%{_datadir}/php/%{lib_name}/autoload.php';
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{github_name}-%{github_short}
|
%setup -q -n %{github_name}-%{github_short}
|
||||||
|
|
||||||
%patch -P0 -p0 -b .rpm
|
%patch0 -p0 -b .rpm
|
||||||
rm lib/%{lib_name}/*rpm
|
rm lib/%{lib_name}/*rpm
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -118,36 +117,6 @@ ln -s ../%{lib_name}/Autoloader.php \
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-25
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-24
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Sep 4 2024 Miroslav Suchý <msuchy@redhat.com> - 1.4.1-23
|
|
||||||
- convert license to SPDX
|
|
||||||
|
|
||||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-22
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-21
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-20
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-19
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-18
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-17
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-16
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-15
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-15
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue