From 71790a4dc24903132aff7f67a26adcbd6bedccf6 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:19:46 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- xapian-core.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xapian-core.spec b/xapian-core.spec index 17eec8b..7d50685 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -7,7 +7,7 @@ Name: xapian-core Version: 1.4.23 -Release: 3%{?dist} +Release: 4%{?dist} Summary: The Xapian Probabilistic Information Retrieval Library License: GPL-2.0-or-later URL: https://www.xapian.org/ @@ -103,6 +103,10 @@ make check %{?_smp_mflags} %{_mandir}/man1/xapian-config.1* %changelog +* Tue Oct 29 2024 Troy Dawson - 1.4.23-4 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.4.23-3 - Bump release for June 2024 mass rebuild