Import from AlmaLinux stable repository
This commit is contained in:
parent
1fd7e8cf48
commit
8002ff1dd2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libva-2.20.0.tar.gz
|
||||
SOURCES/libva-2.22.0.tar.gz
|
||||
|
||||
@ -1 +1 @@
|
||||
4845b6e18b9ad0fd0713fe2aada837f0051960c9 SOURCES/libva-2.20.0.tar.gz
|
||||
e300c359c146bcd8a2af831135d4e6af87282bd1 SOURCES/libva-2.22.0.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#global pre_release .pre1
|
||||
|
||||
Name: libva
|
||||
Version: 2.20.0
|
||||
Version: 2.22.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Video Acceleration (VA) API for Linux
|
||||
License: MIT
|
||||
@ -76,6 +76,9 @@ developing applications that use %{name}.
|
||||
%{_libdir}/pkgconfig/libva*.pc
|
||||
|
||||
%changelog
|
||||
* Wed Dec 18 2024 Than Ngo <than@redhat.com> - 2.22.0-1
|
||||
- Resolves: RHEL-59629, rebase to 2.22.0
|
||||
|
||||
* Tue Oct 24 2023 Than Ngo <than@redhat.com> - 2.20.0-1
|
||||
- RHEL-6895, rebase to 2.20.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user