Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fe5a6c0a5f |
2 changed files with 6 additions and 5 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (v4l-utils-1.16.5.tar.bz2) = cf8b887a1c24cad81b40178d934aa96d4904dfe3e56a93e44a084c5ef74837873be5f378484ca45c0782b865620a69d30f8f70f59e03ad542fdcf76a73dfaa15
|
||||
SHA512 (v4l-utils-1.16.7.tar.bz2) = 898b41cef7284f5796ec89c55ef08ecb3ec3fa3c5bf572ef30478be056fe9027b422b2d2513b906549e747e6a490e3211c6d2f8f1cade340b18185cc18b0684d
|
||||
|
|
|
|||
|
|
@ -1,14 +1,12 @@
|
|||
Name: v4l-utils
|
||||
Version: 1.16.5
|
||||
Release: 3%{?dist}
|
||||
Version: 1.16.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Utilities for video4linux and DVB devices
|
||||
# libdvbv5, dvbv5 utils, ir-keytable and v4l2-sysfs-path are GPLv2 only
|
||||
License: GPLv2+ and GPLv2
|
||||
URL: http://www.linuxtv.org/downloads/v4l-utils/
|
||||
|
||||
Source0: http://linuxtv.org/downloads/v4l-utils/v4l-utils-%{version}.tar.bz2
|
||||
Patch1: libdvbv5-fix-double-free-in-dvb_fe_open_fname.patch
|
||||
Patch2: libdvbv5-revert-leaks-double-free-dvb_fe_open_fname.patch
|
||||
|
||||
BuildRequires: alsa-lib-devel
|
||||
BuildRequires: desktop-file-utils
|
||||
|
|
@ -201,6 +199,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/qv4l2.desktop
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 02 2019 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 1.6.7-1
|
||||
- Updated to new fix release with NIT parsing fix
|
||||
|
||||
* Wed May 1 2019 Peter Robinson <pbrobinson@fedoraproject.org> 1.16.5-3
|
||||
- The actual fix for libdvbv5 (rhbz 1695023)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue