From 0684d609dcc751e98d84db89c4fb08f899907177 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:19:17 +0100 Subject: [PATCH] automatic version update by autodist [release 1.79-1mamba;Sun Aug 15 2021] --- os-prober.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/os-prober.spec b/os-prober.spec index 6def5ef..252581d 100644 --- a/os-prober.spec +++ b/os-prober.spec @@ -1,5 +1,5 @@ Name: os-prober -Version: 1.78 +Version: 1.79 Release: 1mamba Summary: Utility to detect other OSes on a set of drives Group: System/Tools @@ -14,13 +14,12 @@ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This package detects other OSes available on a system and outputs the results in a generic machine-readable format. %prep -%setup -q +%setup -q -n os-prober #%patch0 -p1 %patch1 -p1 @@ -85,6 +84,9 @@ install -d -m0755 %{buildroot}%{_localstatedir}/lib/os-prober %doc debian/copyright %changelog +* Sun Aug 15 2021 Automatic Build System 1.79-1mamba +- automatic version update by autodist + * Sat Feb 20 2021 Automatic Build System 1.78-1mamba - automatic version update by autodist