From fba0455f5982fa25b01451939d99af674f599f2e Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 8 Aug 2024 04:31:03 -0700 Subject: [PATCH] Bump release for Aug 2024 perl mass rebuild Signed-off-by: Troy Dawson --- subversion.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/subversion.spec b/subversion.spec index 07450a3..5566b8b 100644 --- a/subversion.spec +++ b/subversion.spec @@ -57,7 +57,7 @@ Summary: A Modern Concurrent Version Control System Name: subversion Version: 1.14.3 -Release: 6%{?dist} +Release: 7%{?dist} License: Apache-2.0 URL: https://subversion.apache.org/ Source0: https://downloads.apache.org/subversion/subversion-%{version}.tar.bz2 @@ -594,6 +594,9 @@ make check-javahl %endif %changelog +* Thu Aug 08 2024 Troy Dawson - 1.14.3-7 +- Bump release for Aug 2024 java mass rebuild + * Wed Aug 07 2024 Tomas Korbar - 1.14.3-6 - Fix debuginfo building and stop building ruby and java subpackages - Resolves: RHEL-52974