automatic version update by autodist [release 23.3-1mamba;Wed Oct 23 2024]
This commit is contained in:
parent
9b2f5f4851
commit
5c07f130c7
@ -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 <autodist@openmamba.org> 23.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 22 2023 Automatic Build System <autodist@mambasoft.it> 23.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user