Bump Release, update %changelog

Resolves: RHEL-57019
This commit is contained in:
Pavel Cahyna 2025-08-01 17:15:54 +02:00
parent ad73b5244b
commit 00e8a701c3

View File

@ -6,7 +6,7 @@ Summary: A GNU file archiving program
Name: tar
Epoch: 2
Version: 1.30
Release: 10%{?dist}
Release: 11%{?dist}
License: GPLv3+
Group: Applications/Archiving
URL: http://www.gnu.org/software/tar/
@ -146,6 +146,11 @@ fi
%{_infodir}/tar.info*
%changelog
* Fri Aug 1 2025 Pavel Cahyna <pcahyna@redhat.com> - 2:1.30-11
- Backport fix for regression in the --no-overwrite-dir option fix (1.30-7)
Upstream commit 4e742fc8674064a9fa00d4483d06aca48d5b0463, discussed
in https://www.mail-archive.com/bug-tar@gnu.org/msg06445.html
* Tue Jun 3 2025 Pavel Cahyna <pcahyna@redhat.com> - 2:1.30-10
- Warn “file changed as we read it” less often
- Add downstream patch to fix related failure in filerem01 test