From 84d6e1969afaf7dd15bdd6c159bee5f121464222 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 5 Oct 2014 13:15:37 -0300 Subject: [PATCH] Upgrade to version 1.6.0 Signed-off-by: Mauro Carvalho Chehab --- .gitignore | 1 + sources | 2 +- v4l-utils.spec | 8 +++++--- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index f2c31a3..15cbf55 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /v4l-utils-1.0.0.tar.bz2 /v4l-utils-1.2.1.tar.bz2 /v4l-utils-1.4.0.tar.bz2 +/v4l-utils-1.6.0.tar.bz2 diff --git a/sources b/sources index e264aea..0ad5f47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ce03062482b8963694251b45da93f42 v4l-utils-1.4.0.tar.bz2 +921dab41b8d950fb7d1412e39f48703e v4l-utils-1.6.0.tar.bz2 diff --git a/v4l-utils.spec b/v4l-utils.spec index 2e8f29d..6ef7f65 100644 --- a/v4l-utils.spec +++ b/v4l-utils.spec @@ -1,5 +1,5 @@ Name: v4l-utils -Version: 1.4.0 +Version: 1.6.0 Release: 1%{?dist} Summary: Utilities for video4linux and DVB devices Group: Applications/System @@ -153,8 +153,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_bindir}/rds-ctl %{_bindir}/v4l2-ctl %{_bindir}/v4l2-sysfs-path -%{_mandir}/man1/ir-keytable.1* -%{_mandir}/man1/qv4l2.1* +%{_mandir}/man1/*.1* %files devel-tools %doc README @@ -191,6 +190,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sun Oct 05 2014 Mauro Carvalho Chehab - 1.6.0-1 +- Upgrade to version 1.6.0 + * Mon Sep 08 2014 Mauro Carvalho Chehab - 1.4.0-1 - Upgrade to version 1.4.0