Compare commits

...

3 Commits

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
%define minver %(echo %version | cut -d. -f3-4)
Name: hwdata
Version: 0.382
Version: 0.385
Release: 1mamba
Summary: Contains various hardware identification and configuration data, such as the pci.ids, usb.ids and MonitorsDb databases
Group: System/Kernel and Hardware
@ -44,6 +44,15 @@ hwdata contains various hardware identification and configuration data, such as
# README ChangeLog
%changelog
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 0.385-1mamba
- automatic version update by autodist
* Thu Jul 04 2024 Automatic Build System <autodist@openmamba.org> 0.384-1mamba
- automatic version update by autodist
* Fri May 31 2024 Automatic Build System <autodist@openmamba.org> 0.383-1mamba
- automatic version update by autodist
* Sat May 04 2024 Automatic Build System <autodist@openmamba.org> 0.382-1mamba
- automatic version update by autodist