From 043c8d40391c620f423ef381e5a5d526a0487f5f Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Feb 25 2021 22:45:27 +0000 Subject: Remove stray debugging “find” commands --- diff --git a/giada.spec b/giada.spec index 7e7d003..8b6a51d 100644 --- a/giada.spec +++ b/giada.spec @@ -200,9 +200,6 @@ appstream-util validate-relax --nonet \ xvfb-run -a %{buildroot}%{_bindir}/giada --run-tests %endif -find %{_vpath_builddir} -type f -find %{buildroot} -type f - %files %license COPYING @@ -223,6 +220,7 @@ find %{buildroot} -type f - Remove VST 3 SDK and JUCE from source tarball for legal reasons; disable all VST support - Update License field to reflect the removed bundled dependencies +- Remove stray debugging “find” commands * Tue Feb 23 2021 Benjamin A. Beasley - 0.17.1-3 - Add link to upstream issue for format-security patch