diff --git a/hwinfo.spec b/hwinfo.spec index b04b21c..2721183 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -1,6 +1,6 @@ %define gitver %(echo %version | cut -d. -f1-2) Name: hwinfo -Version: 23.2 +Version: 23.3 Release: 1mamba Summary: Hardware information tool Group: System/Kernel and Hardware @@ -70,8 +70,6 @@ install -d %{buildroot}%{_localstatedir}/lib/hardware/udi %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files %defattr(-,root,root) @@ -98,6 +96,9 @@ install -d %{buildroot}%{_localstatedir}/lib/hardware/udi #%doc doc/libhd/html README %changelog +* Wed Oct 23 2024 Automatic Build System 23.3-1mamba +- automatic version update by autodist + * Sat Jul 22 2023 Automatic Build System 23.2-1mamba - automatic version update by autodist