Compare commits

...

2 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.396
Version: 0.398
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,12 @@ hwdata contains various hardware identification and configuration data, such as
# README ChangeLog
%changelog
* Tue Aug 05 2025 Automatic Build System <autodist@openmamba.org> 0.398-1mamba
- automatic version update by autodist
* Thu Jul 03 2025 Automatic Build System <autodist@openmamba.org> 0.397-1mamba
- automatic version update by autodist
* Tue Jun 03 2025 Automatic Build System <autodist@openmamba.org> 0.396-1mamba
- automatic version update by autodist