diff --git a/dosfstools.changes b/dosfstools.changes index eca5e4f..eeeb22c 100644 --- a/dosfstools.changes +++ b/dosfstools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 3 12:54:11 UTC 2022 - Dominique Leuenberger + +- Drop vim BuildRequires: the test suite passes without it present. + ------------------------------------------------------------------- Tue Feb 2 00:55:39 UTC 2021 - Dirk Müller diff --git a/dosfstools.spec b/dosfstools.spec index 8a64e14..5712f49 100644 --- a/dosfstools.spec +++ b/dosfstools.spec @@ -1,7 +1,7 @@ # # spec file for package dosfstools # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,8 +27,6 @@ Source: https://github.com/dosfstools/dosfstools/releases/download/v%{ve # Source2: https://github.com/dosfstools/dosfstools/releases/download/v%%{version}/dosfstools-%%{version}.tar.gz.sig # Source3: %%{name}.keyring BuildRequires: pkgconfig -# xxd from vim is required for testsuite -BuildRequires: vim BuildRequires: pkgconfig(libudev) Supplements: filesystem(vfat) Provides: dosfsck