Fri, 22 Nov 2024 06:13:32 CST | login

Information for build jsoup-1.13.1-9.el9

ID20694
Package Namejsoup
Version1.13.1
Release9.el9
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/jsoup.git#737d70dbd16109af55b791a9632762a061b31e7d
SummaryJava library for working with real-world HTML
Descriptionjsoup is a Java library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do. - scrape and parse HTML from a URL, file, or string - find and extract data, using DOM traversal or CSS selectors - manipulate the HTML elements, attributes, and text - clean user-submitted content against a safe white-list, to prevent XSS attacks - output tidy HTML jsoup is designed to deal with all varieties of HTML found in the wild; from pristine and validating, to invalid tag-soup; jsoup will create a sensible parse tree.
Built bydistrobuild
State complete
Volume DEFAULT
StartedMon, 04 Jul 2022 08:52:49 CST
CompletedMon, 04 Jul 2022 08:55:17 CST
Taskbuild (dist-circle9, /stage/rpms/jsoup.git:737d70dbd16109af55b791a9632762a061b31e7d)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/jsoup.git?#737d70dbd16109af55b791a9632762a061b31e7d'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
jsoup-1.13.1-9.el9.src.rpm (info) (download)
noarch
jsoup-1.13.1-9.el9.noarch.rpm (info) (download)
jsoup-javadoc-1.13.1-9.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.13.1-9 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.13.1-8 - Rebuild to workaround DistroBaker issue * Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.13.1-7 - Bootstrap Maven for CentOS Stream 9 * Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.13.1-6 - Bootstrap build - Non-bootstrap build * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Aug 28 2020 Mat Booth <mat.booth@redhat.com> - 1.13.1-4 - Expose internal packages in the OSGi metadata * Tue Aug 25 2020 Marian Koncek <mkoncek@redhat.com> - 1.13.1-1 - Update to upstream version 1.13.1 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 1.13.1-2 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Thu May 14 2020 Fabio Valentini <decathorpe@gmail.com> - 1.13.1-1 - Update to version 1.13.1. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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 * Sun Oct 20 2019 Fabio Valentini <decathorpe@gmail.com> - 1.12.1-1 - Update to version 1.12.1.