Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2016-01-11 19:10:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and      /work/SRC/openSUSE:Factory/.v4l-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "v4l-utils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes      2015-10-01 
09:28:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2016-01-11 
19:10:54.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Jan  8 11:29:30 UTC 2016 - tchva...@suse.com
+
+- Version update to 1.8.1:
+  * See changelog file for in-depth decription of the fixes
+
+-------------------------------------------------------------------

Old:
----
  v4l-utils-1.8.0.tar.bz2
  v4l-utils-1.8.0.tar.bz2.asc

New:
----
  v4l-utils-1.8.1.tar.bz2
  v4l-utils-1.8.1.tar.bz2.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ v4l-utils.spec ++++++
--- /var/tmp/diff_new_pack.AOoOjK/_old  2016-01-11 19:10:55.000000000 +0100
+++ /var/tmp/diff_new_pack.AOoOjK/_new  2016-01-11 19:10:55.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package v4l-utils
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define _udevdir %(pkg-config --variable udevdir udev)
 %define so_ver 0
 Name:           v4l-utils
-Version:        1.8.0
+Version:        1.8.1
 Release:        0
 Summary:        Utilities for video4linux
 License:        GPL-2.0+ and GPL-2.0
@@ -45,10 +45,6 @@
 %else
 BuildRequires:  libqt4-devel
 %endif
-%if 0%{?suse_version} < 1230
-BuildRequires:  autoconf
-BuildRequires:  libtool
-%endif
 
 %description
 v4l-utils is a collection of various video4linux (V4L) utilities.
@@ -180,9 +176,6 @@
 %setup -q
 
 %build
-%if 0%{?suse_version} < 1230
-autoreconf -vif
-%endif
 %configure \
     --disable-static \
     --disable-silent-rules \

++++++ v4l-utils-1.8.0.tar.bz2 -> v4l-utils-1.8.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/ChangeLog 
new/v4l-utils-1.8.1/ChangeLog
--- old/v4l-utils-1.8.0/ChangeLog       2015-09-19 21:25:47.000000000 +0200
+++ new/v4l-utils-1.8.1/ChangeLog       2015-10-12 22:33:22.000000000 +0200
@@ -1,3 +1,10 @@
+v4l-utils-1.8.1
+---------------
+
+Gregor Jasny (1):
+      libdvbv5: link against rt library for clock_gettime
+
+
 v4l-utils-1.8.0
 ---------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/configure 
new/v4l-utils-1.8.1/configure
--- old/v4l-utils-1.8.0/configure       2015-09-19 21:28:02.000000000 +0200
+++ new/v4l-utils-1.8.1/configure       2015-10-12 22:35:32.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for v4l-utils 1.8.0.
+# Generated by GNU Autoconf 2.69 for v4l-utils 1.8.1.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='v4l-utils'
 PACKAGE_TARNAME='v4l-utils'
-PACKAGE_VERSION='1.8.0'
-PACKAGE_STRING='v4l-utils 1.8.0'
+PACKAGE_VERSION='1.8.1'
+PACKAGE_STRING='v4l-utils 1.8.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1531,7 +1531,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures v4l-utils 1.8.0 to adapt to many kinds of systems.
+\`configure' configures v4l-utils 1.8.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1602,7 +1602,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of v4l-utils 1.8.0:";;
+     short | recursive ) echo "Configuration of v4l-utils 1.8.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1780,7 +1780,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-v4l-utils configure 1.8.0
+v4l-utils configure 1.8.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2320,7 +2320,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by v4l-utils $as_me 1.8.0, which was
+It was created by v4l-utils $as_me 1.8.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4564,7 +4564,7 @@
 
 # Define the identity of the package.
  PACKAGE='v4l-utils'
- VERSION='1.8.0'
+ VERSION='1.8.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -22534,7 +22534,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by v4l-utils $as_me 1.8.0, which was
+This file was extended by v4l-utils $as_me 1.8.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -22600,7 +22600,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-v4l-utils config.status 1.8.0
+v4l-utils config.status 1.8.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/configure.ac 
new/v4l-utils-1.8.1/configure.ac
--- old/v4l-utils-1.8.0/configure.ac    2015-09-19 21:22:38.000000000 +0200
+++ new/v4l-utils-1.8.1/configure.ac    2015-10-12 22:33:47.000000000 +0200
@@ -3,7 +3,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([v4l-utils],[1.8.0])
+AC_INIT([v4l-utils],[1.8.1])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/contrib/cobalt/Makefile 
new/v4l-utils-1.8.1/contrib/cobalt/Makefile
--- old/v4l-utils-1.8.0/contrib/cobalt/Makefile 2015-09-19 21:28:23.000000000 
+0200
+++ new/v4l-utils-1.8.1/contrib/cobalt/Makefile 2015-10-12 22:36:04.000000000 
+0200
@@ -211,7 +211,7 @@
 DX_DOXYGEN = /usr/bin/doxygen
 DX_DVIPS = 
 DX_EGREP = /bin/egrep
-DX_ENV =  SRCDIR='.' PROJECT='v4l-utils' DOCDIR='doxygen-doc' VERSION='1.8.0' 
PERL_PATH='/usr/bin/perl' HAVE_DOT='YES' DOT_PATH='/usr/bin' GENERATE_MAN='NO' 
GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' 
GENERATE_HTML='YES' GENERATE_LATEX='NO'
+DX_ENV =  SRCDIR='.' PROJECT='v4l-utils' DOCDIR='doxygen-doc' VERSION='1.8.1' 
PERL_PATH='/usr/bin/perl' HAVE_DOT='YES' DOT_PATH='/usr/bin' GENERATE_MAN='NO' 
GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' 
GENERATE_HTML='YES' GENERATE_LATEX='NO'
 DX_FLAG_chi = 0
 DX_FLAG_chm = 0
 DX_FLAG_doc = 1
@@ -291,10 +291,10 @@
 PACKAGE = v4l-utils
 PACKAGE_BUGREPORT = 
 PACKAGE_NAME = v4l-utils
-PACKAGE_STRING = v4l-utils 1.8.0
+PACKAGE_STRING = v4l-utils 1.8.1
 PACKAGE_TARNAME = v4l-utils
 PACKAGE_URL = 
-PACKAGE_VERSION = 1.8.0
+PACKAGE_VERSION = 1.8.1
 PATH_SEPARATOR = :
 PKG_CONFIG = /usr/bin/pkg-config
 PKG_CONFIG_LIBDIR = 
@@ -316,7 +316,7 @@
 STRIP = strip
 UIC = /usr/lib/x86_64-linux-gnu/qt4/bin/uic
 USE_NLS = yes
-VERSION = 1.8.0
+VERSION = 1.8.1
 X11_CFLAGS = 
 X11_LIBS = -lX11 
 XGETTEXT = /usr/bin/xgettext
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/lib/libdvbv5/Makefile.am 
new/v4l-utils-1.8.1/lib/libdvbv5/Makefile.am
--- old/v4l-utils-1.8.0/lib/libdvbv5/Makefile.am        2015-09-19 
20:54:16.000000000 +0200
+++ new/v4l-utils-1.8.1/lib/libdvbv5/Makefile.am        2015-10-12 
22:30:24.000000000 +0200
@@ -108,7 +108,7 @@
        descriptors/desc_ca_identifier.c
 
 libdvbv5_la_CPPFLAGS = -I../.. $(ENFORCE_LIBDVBV5_STATIC)
-libdvbv5_la_LDFLAGS = $(LIBDVBV5_VERSION) $(ENFORCE_LIBDVBV5_STATIC) -lm
+libdvbv5_la_LDFLAGS = $(LIBDVBV5_VERSION) $(ENFORCE_LIBDVBV5_STATIC) -lm -lrt
 libdvbv5_la_LIBADD = $(LTLIBICONV)
 
 EXTRA_DIST = README gen_dvb_structs.pl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/lib/libdvbv5/Makefile.in 
new/v4l-utils-1.8.1/lib/libdvbv5/Makefile.in
--- old/v4l-utils-1.8.0/lib/libdvbv5/Makefile.in        2015-09-19 
21:28:04.000000000 +0200
+++ new/v4l-utils-1.8.1/lib/libdvbv5/Makefile.in        2015-10-12 
22:35:34.000000000 +0200
@@ -600,7 +600,7 @@
        descriptors/desc_ca_identifier.c
 
 libdvbv5_la_CPPFLAGS = -I../.. $(ENFORCE_LIBDVBV5_STATIC)
-libdvbv5_la_LDFLAGS = $(LIBDVBV5_VERSION) $(ENFORCE_LIBDVBV5_STATIC) -lm
+libdvbv5_la_LDFLAGS = $(LIBDVBV5_VERSION) $(ENFORCE_LIBDVBV5_STATIC) -lm -lrt
 libdvbv5_la_LIBADD = $(LTLIBICONV)
 EXTRA_DIST = README gen_dvb_structs.pl
 all: all-am
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/libdvbv5-po/libdvbv5.pot 
new/v4l-utils-1.8.1/libdvbv5-po/libdvbv5.pot
--- old/v4l-utils-1.8.0/libdvbv5-po/libdvbv5.pot        2015-09-19 
21:28:27.000000000 +0200
+++ new/v4l-utils-1.8.1/libdvbv5-po/libdvbv5.pot        2015-10-12 
22:36:11.000000000 +0200
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: v4l-utils 1.8.0\n"
+"Project-Id-Version: v4l-utils 1.8.1\n"
 "Report-Msgid-Bugs-To: linux-me...@vger.kernel.org\n"
-"POT-Creation-Date: 2015-09-19 21:28+0200\n"
+"POT-Creation-Date: 2015-10-12 22:36+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"
Files old/v4l-utils-1.8.0/libdvbv5-po/pt_BR.gmo and 
new/v4l-utils-1.8.1/libdvbv5-po/pt_BR.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/libdvbv5-po/pt_BR.po 
new/v4l-utils-1.8.1/libdvbv5-po/pt_BR.po
--- old/v4l-utils-1.8.0/libdvbv5-po/pt_BR.po    2015-09-19 21:28:27.000000000 
+0200
+++ new/v4l-utils-1.8.1/libdvbv5-po/pt_BR.po    2015-10-12 22:36:11.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libdvbv5 1.7.0\n"
 "Report-Msgid-Bugs-To: linux-me...@vger.kernel.org\n"
-"POT-Creation-Date: 2015-09-19 21:28+0200\n"
+"POT-Creation-Date: 2015-10-12 22:36+0200\n"
 "PO-Revision-Date: 2015-05-13 19:33-0300\n"
 "Last-Translator: Mauro Carvalho Chehab <mche...@osg.samsung.com>\n"
 "Language-Team: Brazilian Portuguese\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/utils/keytable/ir-keytable.1 
new/v4l-utils-1.8.1/utils/keytable/ir-keytable.1
--- old/v4l-utils-1.8.0/utils/keytable/ir-keytable.1    2015-09-19 
21:28:23.000000000 +0200
+++ new/v4l-utils-1.8.1/utils/keytable/ir-keytable.1    2015-10-12 
22:36:04.000000000 +0200
@@ -1,4 +1,4 @@
-.TH "IR\-KEYTABLE" "1" "Fri Oct 3 2014" "v4l-utils 1.8.0" "User Commands"
+.TH "IR\-KEYTABLE" "1" "Fri Oct 3 2014" "v4l-utils 1.8.1" "User Commands"
 .SH NAME
 ir\-keytable \- a swiss\-knife tool to handle Remote Controllers.
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/utils/qv4l2/qv4l2.1 
new/v4l-utils-1.8.1/utils/qv4l2/qv4l2.1
--- old/v4l-utils-1.8.0/utils/qv4l2/qv4l2.1     2015-09-19 21:28:23.000000000 
+0200
+++ new/v4l-utils-1.8.1/utils/qv4l2/qv4l2.1     2015-10-12 22:36:04.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH "QV4L2" "1" "March 2015" "v4l-utils 1.8.0" "User Commands"
+.TH "QV4L2" "1" "March 2015" "v4l-utils 1.8.1" "User Commands"
 .SH NAME
 qv4l2 - A test bench application for video4linux devices
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/v4l-utils-1.8.0/utils/v4l2-compliance/v4l2-compliance.1 
new/v4l-utils-1.8.1/utils/v4l2-compliance/v4l2-compliance.1
--- old/v4l-utils-1.8.0/utils/v4l2-compliance/v4l2-compliance.1 2015-09-19 
21:28:23.000000000 +0200
+++ new/v4l-utils-1.8.1/utils/v4l2-compliance/v4l2-compliance.1 2015-10-12 
22:36:04.000000000 +0200
@@ -1,4 +1,4 @@
-.TH "V4L2-COMPLIANCE" "1" "March 2015" "v4l-utils 1.8.0" "User Commands"
+.TH "V4L2-COMPLIANCE" "1" "March 2015" "v4l-utils 1.8.1" "User Commands"
 .SH NAME
 v4l2-compliance - An application to test video4linux drivers
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/utils/v4l2-ctl/v4l2-ctl.1 
new/v4l-utils-1.8.1/utils/v4l2-ctl/v4l2-ctl.1
--- old/v4l-utils-1.8.0/utils/v4l2-ctl/v4l2-ctl.1       2015-09-19 
21:28:23.000000000 +0200
+++ new/v4l-utils-1.8.1/utils/v4l2-ctl/v4l2-ctl.1       2015-10-12 
22:36:04.000000000 +0200
@@ -1,4 +1,4 @@
-.TH "V4L2-CTL" "1" "March 2015" "v4l-utils 1.8.0" "User Commands"
+.TH "V4L2-CTL" "1" "March 2015" "v4l-utils 1.8.1" "User Commands"
 .SH NAME
 v4l2-ctl - An application to control video4linux drivers
 .SH SYNOPSIS
Files old/v4l-utils-1.8.0/v4l-utils-po/pt_BR.gmo and 
new/v4l-utils-1.8.1/v4l-utils-po/pt_BR.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/v4l-utils-po/pt_BR.po 
new/v4l-utils-1.8.1/v4l-utils-po/pt_BR.po
--- old/v4l-utils-1.8.0/v4l-utils-po/pt_BR.po   2015-09-19 21:28:27.000000000 
+0200
+++ new/v4l-utils-1.8.1/v4l-utils-po/pt_BR.po   2015-10-12 22:36:11.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: v4l-utils 1.7.0\n"
 "Report-Msgid-Bugs-To: linux-me...@vger.kernel.org\n"
-"POT-Creation-Date: 2015-09-19 21:28+0200\n"
+"POT-Creation-Date: 2015-10-12 22:36+0200\n"
 "PO-Revision-Date: 2015-05-13 19:33-0300\n"
 "Last-Translator: Mauro Carvalho Chehab <mche...@osg.samsung.com>\n"
 "Language-Team: Brazilian Portuguese\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/v4l-utils-1.8.0/v4l-utils-po/v4l-utils.pot 
new/v4l-utils-1.8.1/v4l-utils-po/v4l-utils.pot
--- old/v4l-utils-1.8.0/v4l-utils-po/v4l-utils.pot      2015-09-19 
21:28:27.000000000 +0200
+++ new/v4l-utils-1.8.1/v4l-utils-po/v4l-utils.pot      2015-10-12 
22:36:11.000000000 +0200
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: v4l-utils 1.8.0\n"
+"Project-Id-Version: v4l-utils 1.8.1\n"
 "Report-Msgid-Bugs-To: linux-me...@vger.kernel.org\n"
-"POT-Creation-Date: 2015-09-19 21:28+0200\n"
+"POT-Creation-Date: 2015-10-12 22:36+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"



Reply via email to