From 2d37421968618d9fc556946257a68821939bbbf5 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:20 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- xz-java.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xz-java.spec b/xz-java.spec index 937783a..7f769bf 100644 --- a/xz-java.spec +++ b/xz-java.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: xz-java Version: 1.9 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Java implementation of XZ data compression License: LicenseRef-Fedora-Public-Domain URL: http://tukaani.org/xz/java.html @@ -57,6 +57,9 @@ mkdir -p extdoc && touch extdoc/package-list %license COPYING %changelog +* Thu Aug 01 2024 Troy Dawson - 1.9-10 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 1.9-9 - Bump release for June 2024 mass rebuild