diff --git a/os-prober.spec b/os-prober.spec index 61ba42e..a68a6ac 100644 --- a/os-prober.spec +++ b/os-prober.spec @@ -1,6 +1,6 @@ Name: os-prober -Version: 1.66 -Release: 2mamba +Version: 1.70 +Release: 1mamba Summary: Utility to detect other OSes on a set of drives Group: System/Tools Vendor: openmamba @@ -20,7 +20,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root This package detects other OSes available on a system and outputs the results in a generic machine-readable format. %prep -%setup -q -n os-prober +%setup -q #%patch0 -p1 %patch1 -p1 @@ -88,6 +88,9 @@ install -d -m0755 %{buildroot}%{_localstatedir}/lib/os-prober %doc debian/copyright %changelog +* Wed Nov 25 2015 Automatic Build System 1.70-1mamba +- automatic version update by autodist + * Fri Aug 21 2015 Silvan Calarco 1.66-2mamba - add patch to detect openmamba