import libvdpau-1.5-1.el9

i9c changed/i9c/libvdpau-1.5-1.el9
MSVSphere Packaging Team 2 years ago
parent 3d898affc1
commit 2f1b128f1b

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 Name: libvdpau
Version: 1.4 Version: 1.5
Release: 6%{?dist} Release: 1%{?dist}
Summary: Wrapper library for the Video Decode and Presentation API Summary: Wrapper library for the Video Decode and Presentation API
License: MIT License: MIT
URL: https://freedesktop.org/wiki/Software/VDPAU/ 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: doxygen
BuildRequires: gcc-c++ BuildRequires: gcc-c++
@ -57,7 +57,7 @@ The %{name}-devel package contains libraries and header files for developing
applications that use %{name}. applications that use %{name}.
%prep %prep
%autosetup -p1 -n libvdpau-libvdpau-1.4-c3d1a9dbafdfe6144ff474d0d523dc01b068750f %autosetup -p1
%build %build
@ -99,6 +99,9 @@ mv %{_vpath_builddir}/doc/html html
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.4-6 * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.4-6
- Rebuilt for MSVSphere 9.1. - Rebuilt for MSVSphere 9.1.
* 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 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 Related: rhbz#1991688

Loading…
Cancel
Save