diff --git a/tar.spec b/tar.spec index 7865ad8..766f403 100644 --- a/tar.spec +++ b/tar.spec @@ -6,7 +6,7 @@ Summary: A GNU file archiving program Name: tar Epoch: 2 Version: 1.30 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv3+ Group: Applications/Archiving URL: http://www.gnu.org/software/tar/ @@ -144,6 +144,10 @@ fi %{_infodir}/tar.info* %changelog +* Tue Jun 3 2025 Pavel Cahyna - 2:1.30-10 +- Warn “file changed as we read it” less often +- Add downstream patch to fix related failure in filerem01 test + * Thu Feb 09 2023 Matej Mužila - 1.30-9 - Fix CVE-2022-48303 - Resolves: CVE-2022-48303