diff --git a/os-prober.spec b/os-prober.spec index 7523350..c4aa79f 100644 --- a/os-prober.spec +++ b/os-prober.spec @@ -1,5 +1,5 @@ Name: os-prober -Version: 1.81 +Version: 1.82 Release: 1mamba Summary: Utility to detect other OSes on a set of drives Group: System/Tools @@ -24,7 +24,7 @@ This package detects other OSes available on a system and outputs the results in %setup -q #-n os-prober #%patch0 -p1 -%patch1 -p1 +%patch 1 -p1 %build %make @@ -87,6 +87,9 @@ install -d -m0755 %{buildroot}%{_localstatedir}/lib/os-prober %doc debian/copyright %changelog +* Fri Jun 07 2024 Automatic Build System 1.82-1mamba +- automatic version update by autodist + * Tue Jul 19 2022 Automatic Build System 1.81-1mamba - automatic version update by autodist