Compare commits
15 Commits
0.356-1mam
...
0.371-1mam
Author | SHA1 | Date | |
---|---|---|---|
381d892371 | |||
4f7d4c63ef | |||
c0a0be9777 | |||
676ed260ed | |||
9693f2341b | |||
befec04a9a | |||
cd904d2334 | |||
1b297f6e49 | |||
002bbb918b | |||
3a43351bc0 | |||
1a091b1815 | |||
27cd1f34c9 | |||
fcf14c5867 | |||
b2169e05ea | |||
025c334f60 |
48
hwdata.spec
48
hwdata.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define minver %(echo %version | cut -d. -f3-4)
|
||||
Name: hwdata
|
||||
Version: 0.356
|
||||
Version: 0.371
|
||||
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
|
||||
@ -39,10 +39,56 @@ hwdata contains various hardware identification and configuration data, such as
|
||||
%{_modprobedir}/dist-blacklist.conf
|
||||
%dir %{_datadir}/hwdata
|
||||
%{_datadir}/hwdata/*
|
||||
%{_datadir}/pkgconfig/hwdata.pc
|
||||
%doc COPYING LICENSE
|
||||
# README ChangeLog
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user