fd9193
Name:           jsoup
fd9193
Version:        1.12.1
6fc5e7
Release:        3%{?dist}
fd9193
Summary:        Java library for working with real-world HTML
fd9193
License:        MIT
fd9193
URL:            http://jsoup.org/
fd9193
BuildArch:      noarch
fd9193
fd9193
# ./generate-tarball.sh
fd9193
Source0:        %{name}-%{version}.tar.gz
fd9193
# The sources contain non-free scraped web pages as test data
fd9193
Source1:        generate-tarball.sh
fd9193
6fc5e7
BuildRequires:  maven-local-openjdk8
fd9193
BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
fd9193
fd9193
%description
fd9193
jsoup is a Java library for working with real-world HTML.
fd9193
It provides a very convenient API for extracting and manipulating data,
fd9193
using the best of DOM, CSS, and jquery-like methods.
fd9193
fd9193
jsoup implements the WHATWG HTML5 specification,
fd9193
and parses HTML to the same DOM as modern browsers do.
fd9193
fd9193
 - scrape and parse HTML from a URL, file, or string
fd9193
 - find and extract data, using DOM traversal or CSS selectors
fd9193
 - manipulate the HTML elements, attributes, and text
fd9193
 - clean user-submitted content against a safe white-list,
fd9193
   to prevent XSS attacks
fd9193
 - output tidy HTML
fd9193
fd9193
jsoup is designed to deal with all varieties of HTML found in the wild;
fd9193
from pristine and validating, to invalid tag-soup;
fd9193
jsoup will create a sensible parse tree.
fd9193
fd9193
%{?module_package}
fd9193
%{?javadoc_package}
fd9193
fd9193
%prep
fd9193
%setup -q -n %{name}-%{name}-%{version}
fd9193
fd9193
%pom_remove_plugin :animal-sniffer-maven-plugin
fd9193
%pom_remove_plugin :maven-javadoc-plugin
fd9193
fd9193
%build
fd9193
%mvn_build -f
fd9193
fd9193
%install
fd9193
%mvn_install
fd9193
fd9193
%files -n %{?module_prefix}%{name} -f .mfiles
fd9193
%doc README.md CHANGES
fd9193
%license LICENSE
fd9193
fd9193
%changelog
6fc5e7
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.12.1-3
6fc5e7
- Build with OpenJDK 8
6fc5e7
fd9193
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.12.1-2
fd9193
- Mass rebuild for javapackages-tools 201902
fd9193
fd9193
* Thu Jul 04 2019 Marian Koncek <mkoncek@redhat.com> - 1.12.1-1
fd9193
- Update to upstream version 1.12.1
fd9193
fd9193
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.11.3-4
fd9193
- Mass rebuild for javapackages-tools 201901
fd9193
fd9193
* Wed Jul 18 2018 Michael Simacek <msimacek@redhat.com> - 1.11.3-3
fd9193
- Remove non-free scraped web pages from SRPM
fd9193
fd9193
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.3-2
fd9193
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
fd9193
fd9193
* Thu Apr 19 2018 Michael Simacek <msimacek@redhat.com> - 1.11.3-1
fd9193
- Update to upstream version 1.11.3
fd9193
fd9193
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.2-2
fd9193
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
fd9193
fd9193
* Mon Nov 27 2017 Michael Simacek <msimacek@redhat.com> - 1.11.2-1
fd9193
- Update to upstream version 1.11.2
fd9193
fd9193
* Mon Nov 06 2017 Michael Simacek <msimacek@redhat.com> - 1.11.1-1
fd9193
- Update to upstream version 1.11.1
fd9193
fd9193
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.3-2
fd9193
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
fd9193
fd9193
* Thu Jun 15 2017 Michael Simacek <msimacek@redhat.com> - 1.10.3-1
fd9193
- Update to upstream version 1.10.3
fd9193
fd9193
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.2-2
fd9193
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
fd9193
fd9193
* Wed Jan 04 2017 Michael Simacek <msimacek@redhat.com> - 1.10.2-1
fd9193
- Update to upstream version 1.10.2
fd9193
fd9193
* Wed Nov 02 2016 Michael Simacek <msimacek@redhat.com> - 1.10.1-1
fd9193
- Update to upstream version 1.10.1
fd9193
fd9193
* Tue May 24 2016 Michael Simacek <msimacek@redhat.com> - 1.9.2-1
fd9193
- Update to upstream version 1.9.2
fd9193
fd9193
* Mon Apr 18 2016 Michael Simacek <msimacek@redhat.com> - 1.9.1-1
fd9193
- Update to upstream version 1.9.1
fd9193
fd9193
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.3-2
fd9193
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
fd9193
fd9193
* Tue Aug 04 2015 Michael Simacek <msimacek@redhat.com> - 1.8.3-1
fd9193
- Update to upstream version 1.8.3
fd9193
fd9193
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.2-2
fd9193
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
fd9193
fd9193
* Tue Apr 14 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8.2-1
fd9193
- Update to upstream version 1.8.2
fd9193
fd9193
* Mon Sep 29 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8.1-1
fd9193
- Update to upstream version 1.8.1
fd9193
fd9193
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.2-4
fd9193
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
fd9193
fd9193
* Wed May 21 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.7.2-3
fd9193
- Update to current packaging guidelines
fd9193
fd9193
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.7.2-2
fd9193
- Use Requires: java-headless rebuild (#1067528)
fd9193
fd9193
* Mon Aug 12 2013 Alexander Kurtakov <akurtako@redhat.com> 1.7.2-1
fd9193
- Update to latest upstream.
fd9193
fd9193
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-8
fd9193
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
fd9193
fd9193
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-7
fd9193
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
fd9193
fd9193
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.6.1-6
fd9193
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
fd9193
- Replace maven BuildRequires with maven-local
fd9193
fd9193
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-5
fd9193
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
fd9193
fd9193
* Wed Apr 04 2012 Jaromir Capik <jcapik@redhat.com> - 1.6.1-4
fd9193
- Removing maven from Requires
fd9193
fd9193
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-3
fd9193
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
fd9193
fd9193
* Fri Jul 22 2011 Jaromir Capik <jcapik@redhat.com> - 1.6.1-2
fd9193
- Switching to sources from github
fd9193
fd9193
* Fri Jul 22 2011 Jaromir Capik <jcapik@redhat.com> - 1.6.1-1
fd9193
- Initial package