automatic version update by autodist [release 1.80-1mamba;Tue May 31 2022]

This commit is contained in:
Automatic Build System 2024-01-06 08:19:17 +01:00
parent 0684d609dc
commit d99a9213ac

View File

@ -1,5 +1,5 @@
Name: os-prober
Version: 1.79
Version: 1.80
Release: 1mamba
Summary: Utility to detect other OSes on a set of drives
Group: System/Tools
@ -18,8 +18,11 @@ BuildRequires: glibc-devel
%description
This package detects other OSes available on a system and outputs the results in a generic machine-readable format.
%debug_package
%prep
%setup -q -n os-prober
%setup -q
#-n os-prober
#%patch0 -p1
%patch1 -p1
@ -84,6 +87,9 @@ install -d -m0755 %{buildroot}%{_localstatedir}/lib/os-prober
%doc debian/copyright
%changelog
* Tue May 31 2022 Automatic Build System <autodist@mambasoft.it> 1.80-1mamba
- automatic version update by autodist
* Sun Aug 15 2021 Automatic Build System <autodist@mambasoft.it> 1.79-1mamba
- automatic version update by autodist