Bump Release, update %changelog

Resolves: RHEL-77172
This commit is contained in:
Pavel Cahyna 2025-02-04 18:00:50 +01:00
parent 5e8d1f5a47
commit ab1c9e3742

View File

@ -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 <pcahyna@redhat.com> - 2:1.35-6
- Backport upstream fix for savannah bug 65838, upstream commit 1e6ce98e
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2:1.35-5
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018