From ab1c9e3742808dfc75786e994ee6fc12065cab9f Mon Sep 17 00:00:00 2001 From: Pavel Cahyna Date: Tue, 4 Feb 2025 18:00:50 +0100 Subject: [PATCH] Bump Release, update %changelog Resolves: RHEL-77172 --- tar.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tar.spec b/tar.spec index 941d414..47dc8ae 100644 --- a/tar.spec +++ b/tar.spec @@ -10,7 +10,7 @@ Summary: GNU file archiving program Name: tar Epoch: 2 Version: 1.35 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL-3.0-or-later URL: https://www.gnu.org/software/tar/ @@ -125,6 +125,9 @@ make check || ( %changelog +* Tue Feb 4 2025 Pavel Cahyna - 2:1.35-6 +- Backport upstream fix for savannah bug 65838, upstream commit 1e6ce98e + * Tue Oct 29 2024 Troy Dawson - 2:1.35-5 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018