Hello community, here is the log from the commit of package guvcview for openSUSE:Leap:15.2 checked in at 2020-02-06 21:36:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/guvcview (Old) and /work/SRC/openSUSE:Leap:15.2/.guvcview.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "guvcview" Thu Feb 6 21:36:48 2020 rev:13 rq:770210 version:2.0.6 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/guvcview/guvcview.changes 2020-01-17 12:06:03.480626036 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.guvcview.new.26092/guvcview.changes 2020-02-06 21:36:59.512119388 +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.1Hnl6L/_old 2020-02-06 21:37:00.024119606 +0100 +++ /var/tmp/diff_new_pack.1Hnl6L/_new 2020-02-06 21:37:00.052119618 +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.1Hnl6L/_old 2020-02-06 21:37:00.156119661 +0100 +++ /var/tmp/diff_new_pack.1Hnl6L/_new 2020-02-06 21:37:00.176119670 +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
