Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5dcdbf72b7 | ||
|
|
ee8be08942 | ||
|
|
4149f6a6f5 | ||
|
|
a4cc38356c | ||
|
|
3a9bf99b63 |
1 changed files with 15 additions and 4 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
Name: nekohtml
|
||||
Version: 1.9.22
|
||||
Release: 28%{?dist}
|
||||
Release: 33%{?dist}
|
||||
Epoch: 0
|
||||
Summary: HTML scanner and tag balancer
|
||||
# Automatically converted from old format: ASL 2.0 - review is highly recommended.
|
||||
|
|
@ -53,11 +53,10 @@ 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
|
||||
BuildRequires: ant
|
||||
BuildRequires: javapackages-local-openjdk25
|
||||
BuildRequires: ant-openjdk25
|
||||
BuildRequires: ant-junit
|
||||
BuildRequires: xerces-j2
|
||||
BuildRequires: xerces-j2-javadoc
|
||||
BuildRequires: xml-commons-apis
|
||||
|
||||
BuildArch: noarch
|
||||
|
|
@ -142,6 +141,18 @@ 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