automatic version update by autodist [release 23.0.0-1mamba;Sat Feb 25 2023]
This commit is contained in:
parent
94f3a81ec6
commit
00a56675a1
@ -1,6 +1,5 @@
|
|||||||
%define xorg_ver %(pkg-config xorg-server --modversion|cut -d. -f 1-2)
|
|
||||||
Name: xf86-video-amdgpu
|
Name: xf86-video-amdgpu
|
||||||
Version: 22.0.0
|
Version: 23.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: AMD Radeon video driver for the Xorg X server
|
Summary: AMD Radeon video driver for the Xorg X server
|
||||||
Group: System/X11
|
Group: System/X11
|
||||||
@ -39,13 +38,16 @@ AMD Radeon video driver for the Xorg X server.
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/xorg/modules/drivers/amdgpu_drv.la
|
#%{_libdir}/xorg/modules/drivers/amdgpu_drv.la
|
||||||
%{_libdir}/xorg/modules/drivers/amdgpu_drv.so
|
%{_libdir}/xorg/modules/drivers/amdgpu_drv.so
|
||||||
%{_datadir}/X11/xorg.conf.d/10-amdgpu.conf
|
%{_datadir}/X11/xorg.conf.d/10-amdgpu.conf
|
||||||
%{_mandir}/man4/amdgpu.4*
|
%{_mandir}/man4/amdgpu.4*
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 25 2023 Automatic Build System <autodist@mambasoft.it> 23.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 22.0.0-1mamba
|
* Sat Apr 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 22.0.0-1mamba
|
||||||
- update to 22.0.0
|
- update to 22.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user