Compare commits
No commits in common. "rawhide" and "f41" have entirely different histories.
1 changed files with 4 additions and 15 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
Name: nekohtml
|
||||
Version: 1.9.22
|
||||
Release: 33%{?dist}
|
||||
Release: 28%{?dist}
|
||||
Epoch: 0
|
||||
Summary: HTML scanner and tag balancer
|
||||
# Automatically converted from old format: ASL 2.0 - review is highly recommended.
|
||||
|
|
@ -53,10 +53,11 @@ Requires: xml-commons-apis
|
|||
# Explicit requires for javapackages-tools since nekohtml-filter script
|
||||
# uses /usr/share/java-utils/java-functions
|
||||
Requires: javapackages-tools
|
||||
BuildRequires: javapackages-local-openjdk25
|
||||
BuildRequires: ant-openjdk25
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: ant
|
||||
BuildRequires: ant-junit
|
||||
BuildRequires: xerces-j2
|
||||
BuildRequires: xerces-j2-javadoc
|
||||
BuildRequires: xml-commons-apis
|
||||
|
||||
BuildArch: noarch
|
||||
|
|
@ -141,18 +142,6 @@ ant -Dcompile.source=1.8 -Dcompile.target=1.8 \
|
|||
%files demo -f .mfiles-demo
|
||||
|
||||
%changelog
|
||||
* Wed Jul 30 2025 jiri vanek <jvanek@redhat.com> - 0:1.9.22-32
|
||||
- Rrevert to jdk21
|
||||
|
||||
* Tue Jul 29 2025 jiri vanek <jvanek@redhat.com> - 0:1.9.22-31
|
||||
- Rebuilt for java-25-openjdk as preffered jdk
|
||||
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.9.22-30
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.9.22-29
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 0:1.9.22-28
|
||||
- convert license to SPDX
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue