From d539ae94f63ed1f524fbf813567bce204fe545f7 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Thu, 23 Feb 2023 10:50:17 -0600 Subject: [PATCH] I forgot to remove the -i and -v options to forgemeta This adds noise to builds that isn't needed. --- squashfs-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/squashfs-tools.spec b/squashfs-tools.spec index 2193d68..56fc80d 100644 --- a/squashfs-tools.spec +++ b/squashfs-tools.spec @@ -4,10 +4,10 @@ Summary: Utility for the creation of squashfs filesystems %global forgeurl https://github.com/plougher/%{name} %global date 20230323 %global commit 7cf6cee6acfa61a423d63168ad198a3bfafacda8 -%forgemeta -i -v +%forgemeta URL: %{forgeurl} Source: %{forgesource} -Release: 0.1%{dist} +Release: 0.2%{dist} License: GPLv2+ BuildRequires: make @@ -50,6 +50,9 @@ make INSTALL_PREFIX=%{buildroot}/usr INSTALL_DIR=%{buildroot}%{_sbindir} INSTALL %{_sbindir}/sqfscat %changelog +* Thu Feb 23 2023 Bruno Wolff III - 4.6-0.2^20230323git7cf6cee +- Remove the -i and -v forgemeta flags to get rid of the extra noise + * Thu Feb 23 2023 Bruno Wolff III - 4.6-0.1^20230323git7cf6cee - Prerelease snapshot of 4.6