automatic version update by autodist [release 2.23.0-1mamba;Fri Dec 12 2025]

This commit is contained in:
2025-12-13 00:04:13 +01:00
parent 5a347da89f
commit 3943183e4f

View File

@@ -1,5 +1,5 @@
Name: libva
Version: 2.22.0
Version: 2.23.0
Release: 1mamba
Summary: VAAPI (Video Acceleration API) Library for Linux
Group: System/Libraries
@@ -60,7 +60,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
The libva library implements the Video Acceleration (VA) API for Linux. The library loads a hardware dependendent driver.
This package contains a set of tools around vaapi library.
%debug_package
%prep
%setup -q
@@ -84,8 +83,6 @@ rm -rf %{buildroot}%{_bindir}/test_*
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@@ -138,6 +135,9 @@ rm -rf %{buildroot}%{_bindir}/test_*
#%{_bindir}/vainfo
%changelog
* Fri Dec 12 2025 Automatic Build System <autodist@openmamba.org> 2.23.0-1mamba
- automatic version update by autodist
* Fri Jun 21 2024 Automatic Build System <autodist@openmamba.org> 2.22.0-1mamba
- automatic version update by autodist