Compare commits

...

19 Commits

Author SHA1 Message Date
9f8b39709e automatic version update by autodist [release 0.375-1mamba;Wed Oct 04 2023] 2024-01-05 23:45:56 +01:00
81e5246f61 automatic version update by autodist [release 0.374-1mamba;Tue Sep 05 2023] 2024-01-05 23:45:55 +01:00
c70a1d380c automatic version update by autodist [release 0.373-1mamba;Fri Aug 04 2023] 2024-01-05 23:45:55 +01:00
5304eb513d automatic version update by autodist [release 0.372-1mamba;Mon Jul 03 2023] 2024-01-05 23:45:54 +01:00
381d892371 automatic version update by autodist [release 0.371-1mamba;Fri Jun 02 2023] 2024-01-05 23:45:54 +01:00
4f7d4c63ef automatic version update by autodist [release 0.370-1mamba;Tue May 02 2023] 2024-01-05 23:45:53 +01:00
c0a0be9777 automatic version update by autodist [release 0.369-1mamba;Mon Apr 03 2023] 2024-01-05 23:45:53 +01:00
676ed260ed automatic version update by autodist [release 0.368-1mamba;Thu Mar 02 2023] 2024-01-05 23:45:53 +01:00
9693f2341b automatic version update by autodist [release 0.367-1mamba;Fri Feb 03 2023] 2024-01-05 23:45:52 +01:00
befec04a9a automatic version update by autodist [release 0.366-1mamba;Thu Jan 05 2023] 2024-01-05 23:45:52 +01:00
cd904d2334 automatic version update by autodist [release 0.365-1mamba;Fri Dec 02 2022] 2024-01-05 23:45:52 +01:00
1b297f6e49 automatic version update by autodist [release 0.364-1mamba;Wed Nov 02 2022] 2024-01-05 23:45:52 +01:00
002bbb918b automatic version update by autodist [release 0.363-1mamba;Tue Oct 04 2022] 2024-01-05 23:45:52 +01:00
3a43351bc0 automatic version update by autodist [release 0.362-1mamba;Thu Sep 08 2022] 2024-01-05 23:45:51 +01:00
1a091b1815 automatic version update by autodist [release 0.361-1mamba;Tue Jul 05 2022] 2024-01-05 23:45:51 +01:00
27cd1f34c9 automatic version update by autodist [release 0.360-1mamba;Thu Jun 02 2022] 2024-01-05 23:45:51 +01:00
fcf14c5867 automatic version update by autodist [release 0.359-1mamba;Tue May 03 2022] 2024-01-05 23:45:51 +01:00
b2169e05ea automatic version update by autodist [release 0.358-1mamba;Tue Apr 05 2022] 2024-01-05 23:45:51 +01:00
025c334f60 automatic version update by autodist [release 0.357-1mamba;Fri Mar 04 2022] 2024-01-05 23:45:51 +01:00

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
%define minver %(echo %version | cut -d. -f3-4) %define minver %(echo %version | cut -d. -f3-4)
Name: hwdata Name: hwdata
Version: 0.356 Version: 0.375
Release: 1mamba Release: 1mamba
Summary: Contains various hardware identification and configuration data, such as the pci.ids, usb.ids and MonitorsDb databases Summary: Contains various hardware identification and configuration data, such as the pci.ids, usb.ids and MonitorsDb databases
Group: System/Kernel and Hardware Group: System/Kernel and Hardware
@ -39,10 +39,68 @@ hwdata contains various hardware identification and configuration data, such as
%{_modprobedir}/dist-blacklist.conf %{_modprobedir}/dist-blacklist.conf
%dir %{_datadir}/hwdata %dir %{_datadir}/hwdata
%{_datadir}/hwdata/* %{_datadir}/hwdata/*
%{_datadir}/pkgconfig/hwdata.pc
%doc COPYING LICENSE %doc COPYING LICENSE
# README ChangeLog # README ChangeLog
%changelog %changelog
* Wed Oct 04 2023 Automatic Build System <autodist@mambasoft.it> 0.375-1mamba
- automatic version update by autodist
* Tue Sep 05 2023 Automatic Build System <autodist@mambasoft.it> 0.374-1mamba
- automatic version update by autodist
* Fri Aug 04 2023 Automatic Build System <autodist@mambasoft.it> 0.373-1mamba
- automatic version update by autodist
* Mon Jul 03 2023 Automatic Build System <autodist@mambasoft.it> 0.372-1mamba
- automatic version update by autodist
* Fri Jun 02 2023 Automatic Build System <autodist@mambasoft.it> 0.371-1mamba
- automatic version update by autodist
* Tue May 02 2023 Automatic Build System <autodist@mambasoft.it> 0.370-1mamba
- automatic version update by autodist
* Mon Apr 03 2023 Automatic Build System <autodist@mambasoft.it> 0.369-1mamba
- automatic version update by autodist
* 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
* Fri Dec 02 2022 Automatic Build System <autodist@mambasoft.it> 0.365-1mamba
- automatic version update by autodist
* Wed Nov 02 2022 Automatic Build System <autodist@mambasoft.it> 0.364-1mamba
- automatic version update by autodist
* Tue Oct 04 2022 Automatic Build System <autodist@mambasoft.it> 0.363-1mamba
- automatic version update by autodist
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 0.362-1mamba
- automatic version update by autodist
* Tue Jul 05 2022 Automatic Build System <autodist@mambasoft.it> 0.361-1mamba
- automatic version update by autodist
* Thu Jun 02 2022 Automatic Build System <autodist@mambasoft.it> 0.360-1mamba
- automatic version update by autodist
* Tue May 03 2022 Automatic Build System <autodist@mambasoft.it> 0.359-1mamba
- automatic version update by autodist
* Tue Apr 05 2022 Automatic Build System <autodist@mambasoft.it> 0.358-1mamba
- automatic version update by autodist
* Fri Mar 04 2022 Automatic Build System <autodist@mambasoft.it> 0.357-1mamba
- automatic version update by autodist
* Fri Feb 04 2022 Automatic Build System <autodist@mambasoft.it> 0.356-1mamba * Fri Feb 04 2022 Automatic Build System <autodist@mambasoft.it> 0.356-1mamba
- automatic version update by autodist - automatic version update by autodist