From 3e2decc2c5b0966433884747314152c274108d5e Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 17 May 2023 14:53:53 +0300 Subject: [PATCH] import jsoup-1.13.1-10.el9 --- SPECS/jsoup.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/jsoup.spec b/SPECS/jsoup.spec index 00ed182..00472cb 100644 --- a/SPECS/jsoup.spec +++ b/SPECS/jsoup.spec @@ -2,7 +2,7 @@ Name: jsoup Version: 1.13.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Java library for working with real-world HTML License: MIT URL: http://jsoup.org/ @@ -68,6 +68,9 @@ jsoup will create a sensible parse tree. * Wed Mar 15 2023 MSVSphere Packaging Team - 1.13.1-9 - Rebuilt for MSVSphere 9.1. +* Tue Jan 31 2023 Mikolaj Izdebski - 1.13.1-10 +- Rebuild to regenerate auto-requires + * Mon Aug 09 2021 Mohan Boddu - 1.13.1-9 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688