Hello community, here is the log from the commit of package guvcview for openSUSE:Factory checked in at 2020-02-04 19:53:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/guvcview (Old) and /work/SRC/openSUSE:Factory/.guvcview.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "guvcview" Tue Feb 4 19:53:17 2020 rev:6 rq:769605 version:2.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/guvcview/guvcview.changes 2019-02-13 10:10:17.349486446 +0100 +++ /work/SRC/openSUSE:Factory/.guvcview.new.26092/guvcview.changes 2020-02-04 19:53:42.721334154 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 13:51:18 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow + OBS to shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ guvcview-qt5.spec ++++++ --- /var/tmp/diff_new_pack.naMcYy/_old 2020-02-04 19:53:43.633334686 +0100 +++ /var/tmp/diff_new_pack.naMcYy/_new 2020-02-04 19:53:43.633334686 +0100 @@ -1,7 +1,7 @@ # # spec file for package guvcview-qt5 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2012 Malcolm J Lewis <[email protected]> # Copyright (c) 2013 Marguerite Su <[email protected]> # @@ -27,7 +27,7 @@ Summary: Qt5 UVC Viewer and Capturer License: GPL-3.0-only Group: Productivity/Multimedia/Video/Players -Url: http://guvcview.sourceforge.net/ +URL: http://guvcview.sourceforge.net/ Source0: https://sourceforge.net/projects/guvcview/files/source/guvcview-src-%{version}.tar.gz Source90: pre_checkin.sh # PATCH-FIX-OPENSUSE guvcview-SUSE.patch -- use SUSE-specific paths ++++++ guvcview.spec ++++++ --- /var/tmp/diff_new_pack.naMcYy/_old 2020-02-04 19:53:43.649334695 +0100 +++ /var/tmp/diff_new_pack.naMcYy/_new 2020-02-04 19:53:43.649334695 +0100 @@ -1,7 +1,7 @@ # # spec file for package guvcview # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2012 Malcolm J Lewis <[email protected]> # Copyright (c) 2013 Marguerite Su <[email protected]> # @@ -27,7 +27,7 @@ Summary: GTK+ UVC Viewer and Capturer License: GPL-3.0-only Group: Productivity/Multimedia/Video/Players -Url: http://guvcview.sourceforge.net/ +URL: http://guvcview.sourceforge.net/ Source0: https://sourceforge.net/projects/guvcview/files/source/guvcview-src-%{version}.tar.gz Source90: pre_checkin.sh # PATCH-FIX-OPENSUSE guvcview-SUSE.patch -- use SUSE-specific paths @@ -43,7 +43,6 @@ BuildRequires: libpng-devel BuildRequires: libpulse-devel BuildRequires: libtool -BuildRequires: libudev-devel BuildRequires: libusb-1_0-devel BuildRequires: libv4l-devel BuildRequires: pkg-config @@ -51,6 +50,7 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(libavcodec) BuildRequires: pkgconfig(libavutil) +BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(sdl2) Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build
