Compare commits

...

No commits in common. "c8-stream-3.6" and "c8s-stream-201902" have entirely different histories.

1 changed files with 2 additions and 5 deletions

View File

@ -1,6 +1,6 @@
Name: jsoup
Version: 1.12.1
Release: 3%{?dist}
Release: 2%{?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-openjdk8
BuildRequires: maven-local
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
%description
@ -53,9 +53,6 @@ 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