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.366
Version: 0.368
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
* Thu Mar 02 2023 Automatic Build System <autodist@mambasoft.it> 0.368-1mamba
- automatic version update by autodist
* Fri Feb 03 2023 Automatic Build System <autodist@mambasoft.it> 0.367-1mamba
- automatic version update by autodist
* Thu Jan 05 2023 Automatic Build System <autodist@mambasoft.it> 0.366-1mamba
- automatic version update by autodist