Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2018-02-08 14:09:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and      /work/SRC/openSUSE:Factory/.v4l-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "v4l-utils"

Thu Feb  8 14:09:28 2018 rev:31 rq:573588 version:1.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes      2017-07-11 
08:35:07.792864066 +0200
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2018-02-08 
14:09:26.272648477 +0100
@@ -1,0 +2,6 @@
+Tue Feb  6 20:06:34 UTC 2018 - asterios.dra...@gmail.com
+
+- Update to version 1.14.1:
+  * Lot of changes, see ChangeLog for details.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ v4l-utils.spec ++++++
--- /var/tmp/diff_new_pack.8gl7Bw/_old  2018-02-08 14:09:27.100609820 +0100
+++ /var/tmp/diff_new_pack.8gl7Bw/_new  2018-02-08 14:09:27.104609633 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package v4l-utils
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -25,10 +25,10 @@
 %bcond_without qv4l2
 %endif
 Name:           v4l-utils
-Version:        1.12.5
+Version:        1.14.1
 Release:        0
 Summary:        Utilities for video4linux
-License:        GPL-2.0+ and GPL-2.0
+License:        GPL-2.0+ AND GPL-2.0
 Group:          Hardware/TV
 Url:            https://linuxtv.org/downloads/v4l-utils/
 Source0:        
https://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2
@@ -40,7 +40,6 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-Requires:       libv4l = %{version}
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5OpenGL)
@@ -49,6 +48,7 @@
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(udev)
+Requires:       libv4l = %{version}
 
 %description
 v4l-utils is a collection of various video4linux (V4L) utilities.
@@ -57,7 +57,7 @@
 
 %package devel-tools
 Summary:        Utilities for v4l2 / DVB driver development and debugging
-License:        GPL-2.0+ and GPL-2.0
+License:        GPL-2.0+ AND GPL-2.0
 Group:          Hardware/TV
 Requires:       libv4l = %{version}
 
@@ -98,7 +98,7 @@
 
 %package -n libv4l
 Summary:        Collection of video4linux support libraries
-License:        LGPL-2.1+ and GPL-2.0
+License:        LGPL-2.1+ AND GPL-2.0
 Group:          System/Libraries
 
 %description -n libv4l
@@ -231,7 +231,6 @@
 %endif
 
 %files
-%defattr(-,root,root,-)
 %doc COPYING ChangeLog README TODO
 %dir %{_sysconfdir}/rc_keymaps/
 %config(noreplace) %{_sysconfdir}/rc_maps.cfg
@@ -256,10 +255,8 @@
 %{_mandir}/man1/ir-ctl.1%{ext_man}
 
 %files lang -f "%{name}.lang"
-%defattr(-,root,root)
 
 %files devel-tools
-%defattr(-,root,root,-)
 %doc COPYING ChangeLog README TODO
 %{_bindir}/decode_tm6000
 %{_bindir}/v4l2-compliance
@@ -267,7 +264,6 @@
 %{_mandir}/man1/v4l2-compliance.1%{ext_man}
 
 %files -n dvb-utils
-%defattr(-,root,root,-)
 %doc COPYING ChangeLog README TODO
 %{_bindir}/dvb-*
 %{_bindir}/dvbv5-*
@@ -275,42 +271,33 @@
 %{_mandir}/man1/dvbv5-*1%{ext_man}
 
 %files -n libdvbv5-%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libdvbv5.so.%{so_ver}*
 
 %files -n libdvbv5-%{so_ver}-lang -f "libdvbv5.lang"
-%defattr(-,root,root)
 
 %files -n libdvbv5-devel
-%defattr(-,root,root,-)
 %doc COPYING.libdvbv5 TODO.libdvbv5
 %{_includedir}/libdvbv5/
 %{_libdir}/libdvbv5.so
 %{_libdir}/pkgconfig/libdvbv5*.pc
 
 %files -n libv4l
-%defattr(-,root,root,-)
 %doc COPYING.libv4l ChangeLog README README.libv4l TODO
 %{_libdir}/libv4l/
 
 %files -n libv4l1-%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libv4l1.so.%{so_ver}*
 
 %files -n libv4l2-%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libv4l2.so.%{so_ver}*
 
 %files -n libv4l2rds%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libv4l2rds.so.%{so_ver}*
 
 %files -n libv4lconvert%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libv4lconvert.so.%{so_ver}*
 
 %files -n libv4l-devel
-%defattr(-,root,root,-)
 %doc COPYING.libv4l README.lib-multi-threading
 %{_includedir}/libv4l*.h
 %{_libdir}/libv4l*.so
@@ -318,7 +305,6 @@
 
 %if %{with qv4l2}
 %files -n qv4l2
-%defattr(-,root,root,-)
 %doc COPYING ChangeLog README TODO
 %{_bindir}/qv4l2
 %{_datadir}/applications/qv4l2.desktop

++++++ v4l-utils-1.12.5.tar.bz2 -> v4l-utils-1.14.1.tar.bz2 ++++++
++++ 63720 lines of diff (skipped)



Reply via email to