From 3d4445187df385bb5839cb31c64f00de876dc691 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:46:11 +0100 Subject: [PATCH] automatic version update by autodist [release 22.2-1mamba;Tue Jan 10 2023] --- hwinfo.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hwinfo.spec b/hwinfo.spec index 0f4b5df..2cf0d97 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -1,7 +1,7 @@ %define gitver %(echo %version | cut -d. -f1-2) Name: hwinfo -Version: 22.1 -Release: 2mamba +Version: 22.2 +Release: 1mamba Summary: Hardware information tool Group: System/Kernel and Hardware Vendor: openmamba @@ -98,6 +98,9 @@ install -d %{buildroot}%{_localstatedir}/lib/hardware/udi #%doc doc/libhd/html README %changelog +* Tue Jan 10 2023 Automatic Build System 22.2-1mamba +- automatic version update by autodist + * Tue Aug 16 2022 Silvan Calarco 22.1-2mamba - move shared library into libhwinfo and rename hwinfo-devel to libhwinfo-devel