From 6b0b6a58466458bf90602c02c1cd9bf4485f5d84 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Fri, 1 Mar 2024 13:29:04 +0100 Subject: [PATCH] bump of release for for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 We are sorry, we messed a bit, and we have to bump release in this package --- jsoup.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jsoup.spec b/jsoup.spec index f786bfd..d6ee47a 100644 --- a/jsoup.spec +++ b/jsoup.spec @@ -2,7 +2,7 @@ Name: jsoup Version: 1.17.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java library for working with real-world HTML License: MIT URL: https://jsoup.org/ @@ -72,6 +72,9 @@ sed -i /org.jspecify/d src/main/java9/module-info.java %license LICENSE %changelog +* Fri Mar 01 2024 Jiri Vanek - 1.17.2-2 +- bump of release for for java-21-openjdk as system jdk + * Thu Feb 01 2024 Mikolaj Izdebski - 1.17.2-1 - Update to upstream version 1.17.2