From 72a116c9f2feb4f45f8dea592ef627a1b28038a8 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Fri, 1 Mar 2024 13:21:11 +0100 Subject: [PATCH 1/2] 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 --- apache-commons-codec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-codec.spec b/apache-commons-codec.spec index ae759ae..110a0f6 100644 --- a/apache-commons-codec.spec +++ b/apache-commons-codec.spec @@ -2,7 +2,7 @@ Name: apache-commons-codec Version: 1.16.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Implementations of common encoders and decoders License: Apache-2.0 URL: https://commons.apache.org/codec/ @@ -51,6 +51,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt %doc RELEASE-NOTES* %changelog +* Fri Mar 01 2024 Jiri Vanek - 1.16.0-6 +- bump of release for for java-21-openjdk as system jdk + * Mon Jan 22 2024 Fedora Release Engineering - 1.16.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From d377379d89b36cbbef34684f117bb35214d29320 Mon Sep 17 00:00:00 2001 From: Jiri Date: Sat, 2 Mar 2024 16:48:29 +0100 Subject: [PATCH 2/2] Rebuilt for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 --- apache-commons-codec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-codec.spec b/apache-commons-codec.spec index 110a0f6..6ae90fe 100644 --- a/apache-commons-codec.spec +++ b/apache-commons-codec.spec @@ -2,7 +2,7 @@ Name: apache-commons-codec Version: 1.16.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Implementations of common encoders and decoders License: Apache-2.0 URL: https://commons.apache.org/codec/ @@ -51,6 +51,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt %doc RELEASE-NOTES* %changelog +* Sat Mar 02 2024 Jiri Vanek - 1.16.0-7 +- Rebuilt for java-21-openjdk as system jdk + * Fri Mar 01 2024 Jiri Vanek - 1.16.0-6 - bump of release for for java-21-openjdk as system jdk