import jsoup-1.12.1-3.module+el8.3.0+6804+157bd82e

This commit is contained in:
CentOS Sources 2020-07-28 05:16:21 -04:00 committed by Stepan Oksanichenko
parent 4a6c03b4fa
commit 1f56c4bbe3
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: jsoup
Version: 1.12.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Java library for working with real-world HTML
License: MIT
URL: http://jsoup.org/
@ -11,7 +11,7 @@ Source0: %{name}-%{version}.tar.gz
# The sources contain non-free scraped web pages as test data
Source1: generate-tarball.sh
BuildRequires: maven-local
BuildRequires: maven-local-openjdk8
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
%description
@ -53,6 +53,9 @@ jsoup will create a sensible parse tree.
%license LICENSE
%changelog
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.12.1-3
- Build with OpenJDK 8
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.12.1-2
- Mass rebuild for javapackages-tools 201902