automatic version update by autodist [release 24.3.2-1mamba;Wed Aug 28 2024]
This commit is contained in:
parent
aaa74efd37
commit
20b918e82f
@ -1,6 +1,6 @@
|
||||
%define libname libigfxcmrt
|
||||
Name: intel-media-driver
|
||||
Version: 24.3.1
|
||||
Version: 24.3.2
|
||||
Release: 1mamba
|
||||
Summary: VA-API (Video Acceleration API) user mode driver supporting Intel Broadwell+ iGPUs
|
||||
Group: System/Kernel and Hardware
|
||||
@ -56,8 +56,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n %{libname} -p /sbin/ldconfig
|
||||
%postun -n %{libname} -p /sbin/ldconfig
|
||||
|
||||
%files -n %{libname}
|
||||
%defattr(-,root,root)
|
||||
@ -74,6 +72,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed Aug 28 2024 Automatic Build System <autodist@openmamba.org> 24.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 06 2024 Automatic Build System <autodist@openmamba.org> 24.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user