Fix SourceURL
This commit is contained in:
parent
000dcff477
commit
985bd7959e
@ -1,10 +1,10 @@
|
||||
Name: libvdpau
|
||||
Version: 1.4
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?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
|
||||
* Sun May 23 2021 Nicolas Chauvet <kwizart@gmail.com> - 1.4-5
|
||||
- Fix SourceURL
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvdpau-1.4.tar.bz2) = d66132f350887707fc75033b498b4c3018db80687123311fb2c62245b5398ae640cf35e153752e30595935fdfc4dcf4124ad55cf14e597fb7443fe8231618303
|
||||
SHA512 (libvdpau-1.4.tar.bz2) = 68f502f53f4a95c9af571bd5a3f5048dd1afe30d7576f7e80751c7f29450ef8cb226c1281562b616079d6c177830ec67391d0fae33348a4627ca8c113990cd01
|
||||
|
||||
Loading…
Reference in New Issue
Block a user