automatic version update by autodist [release 0.362-1mamba;Thu Sep 08 2022]
This commit is contained in:
parent
1a091b1815
commit
3a43351bc0
@ -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.361
|
Version: 0.362
|
||||||
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,14 @@ 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
|
||||||
|
* 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
|
* Tue Jul 05 2022 Automatic Build System <autodist@mambasoft.it> 0.361-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user