import libvdpau-1.5-1.el9

c9 imports/c9/libvdpau-1.5-1.el9
CentOS Sources 2 years ago committed by MSVSphere Packaging Team
parent 47ba8068b5
commit 762f07a185

2
.gitignore vendored

@ -1 +1 @@
SOURCES/libvdpau-1.4.tar.bz2
SOURCES/libvdpau-1.5.tar.bz2

@ -1 +1 @@
f6456e4ce6826ad315d40ce3eb0d5ad687490ab3 SOURCES/libvdpau-1.4.tar.bz2
7c30763796f6abe178dab49268e818378b7c3d4a SOURCES/libvdpau-1.5.tar.bz2

@ -1,10 +1,10 @@
Name: libvdpau
Version: 1.4
Release: 6%{?dist}
Version: 1.5
Release: 1%{?dist}
Summary: Wrapper library for the Video Decode and Presentation API
License: MIT
URL: https://freedesktop.org/wiki/Software/VDPAU/
Source0: https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/libvdpau-%{version}/libvdpau-%{version}.tar.bz2
Source0: https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/%{version}/libvdpau-%{version}.tar.bz2
BuildRequires: doxygen
BuildRequires: gcc-c++
@ -57,7 +57,7 @@ The %{name}-devel package contains libraries and header files for developing
applications that use %{name}.
%prep
%autosetup -p1 -n libvdpau-libvdpau-1.4-c3d1a9dbafdfe6144ff474d0d523dc01b068750f
%autosetup -p1
%build
@ -96,6 +96,9 @@ mv %{_vpath_builddir}/doc/html html
%changelog
* Wed Apr 13 2022 Nicolas Chauvet <kwizart@gmail.com> - 1.5-1
- Update to 1.5 - rhbz#2075057
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688

Loading…
Cancel
Save