From b0903bb5b53477f3e15e0f6c3e365922e270514e Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:08:55 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- jsoup.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jsoup.spec b/jsoup.spec index 24af061..7d31db1 100644 --- a/jsoup.spec +++ b/jsoup.spec @@ -2,7 +2,7 @@ Name: jsoup Version: 1.13.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Java library for working with real-world HTML License: MIT URL: http://jsoup.org/ @@ -65,6 +65,10 @@ jsoup will create a sensible parse tree. %license LICENSE %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.13.1-9 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Mikolaj Izdebski - 1.13.1-8 - Rebuild to workaround DistroBaker issue