Hello community, here is the log from the commit of package qgroundcontrol for openSUSE:Factory checked in at 2020-01-27 00:21:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qgroundcontrol (Old) and /work/SRC/openSUSE:Factory/.qgroundcontrol.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qgroundcontrol" Mon Jan 27 00:21:30 2020 rev:12 rq:766791 version:3.6.0~pre.1579852764.2702289a8 Changes: -------- --- /work/SRC/openSUSE:Factory/qgroundcontrol/qgroundcontrol.changes 2019-11-12 11:56:28.815410967 +0100 +++ /work/SRC/openSUSE:Factory/.qgroundcontrol.new.26092/qgroundcontrol.changes 2020-01-27 00:22:02.249485680 +0100 @@ -1,0 +2,12 @@ +Fri Jan 24 09:53:04 UTC 2020 - Adrian Schröter <[email protected]> + +- update to current 3.6 pre-release code to support Qt 5.14 + +------------------------------------------------------------------- +Thu Dec 19 15:24:19 UTC 2019 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow + OBS to shortcut through -mini flavors. Also drop the conditional + BR, since the same symbol is also requried unconditionaly. + +------------------------------------------------------------------- Old: ---- qgroundcontrol-3.6.0~pre.1570775458.0d1bb4844.obscpio New: ---- qgroundcontrol-3.6.0~pre.1579852764.2702289a8.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qgroundcontrol.spec ++++++ --- /var/tmp/diff_new_pack.MlDmLm/_old 2020-01-27 00:22:11.645490107 +0100 +++ /var/tmp/diff_new_pack.MlDmLm/_new 2020-01-27 00:22:11.649490109 +0100 @@ -1,7 +1,7 @@ # # spec file for package qgroundcontrol # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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,12 +19,12 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: qgroundcontrol -Version: 3.6.0~pre.1570775458.0d1bb4844 +Version: 3.6.0~pre.1579852764.2702289a8 Release: 0 Summary: An operator control unit / ground control software for micro air vehicles License: GPL-3.0-only Group: Other -Url: http://www.qgroundcontrol.org/ +URL: http://www.qgroundcontrol.org/ Source0: qgroundcontrol-%{version}.tar.xz Patch2: fix-install.patch # ModemManager has the broken design to grab any serial port first @@ -36,7 +36,6 @@ BuildRequires: systemd-devel %else BuildRequires: libqt5-qtlocation-private-headers-devel -BuildRequires: libudev-devel %endif BuildRequires: pkgconfig(Qt5Charts) @@ -60,8 +59,8 @@ BuildRequires: gstreamer-plugins-base-devel BuildRequires: libicu-devel BuildRequires: libsndfile-devel -BuildRequires: libudev-devel BuildRequires: openssl-devel +BuildRequires: pkgconfig(libudev) # is not building atm #BuildRequires: libxbee3-devel BuildRequires: fdupes ++++++ debian.changelog ++++++ --- /var/tmp/diff_new_pack.MlDmLm/_old 2020-01-27 00:22:11.673490120 +0100 +++ /var/tmp/diff_new_pack.MlDmLm/_new 2020-01-27 00:22:11.673490120 +0100 @@ -1,4 +1,4 @@ -qgroundcontrol (3.6.0~pre.1570775458.0d1bb4844-0) trusty; urgency=low +qgroundcontrol (3.6.0~pre.1579852764.2702289a8-0) trusty; urgency=low * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> ++++++ fix-install.patch ++++++ --- /var/tmp/diff_new_pack.MlDmLm/_old 2020-01-27 00:22:11.693490130 +0100 +++ /var/tmp/diff_new_pack.MlDmLm/_new 2020-01-27 00:22:11.697490132 +0100 @@ -1,21 +1,21 @@ diff --git a/QGCExternalLibs.pri b/QGCExternalLibs.pri -index cef4da3d2..48f0e6675 100644 +index 0cf4f1517..15c870182 100644 --- a/QGCExternalLibs.pri +++ b/QGCExternalLibs.pri -@@ -112,7 +112,7 @@ MacBuild { - -F$$BASEDIR/libs/lib/Frameworks \ +@@ -111,7 +111,7 @@ MacBuild { + -F$$BASEDIR/libs/Frameworks \ -framework SDL2 } else:LinuxBuild { - PKGCONFIG = sdl2 + PKGCONFIG += sdl2 } else:WindowsBuild { - INCLUDEPATH += $$BASEDIR/libs/lib/sdl2/msvc/include - INCLUDEPATH += $$BASEDIR/libs/zlib/Windows/include + INCLUDEPATH += $$BASEDIR/libs/sdl2/msvc/include + INCLUDEPATH += $$BASEDIR/libs/OpenSSL/Windows/x64/include diff --git a/QGCSetup.pri b/QGCSetup.pri -index 8d776634e..a8d37eb8e 100644 +index 212e5d448..6d0d971b4 100644 --- a/QGCSetup.pri +++ b/QGCSetup.pri -@@ -90,7 +90,7 @@ WindowsBuild { +@@ -88,7 +88,7 @@ WindowsBuild { QMAKE_POST_LINK += $$escape_expand(\\n) $$QT_BIN_DIR\\windeployqt --qmldir=$${BASEDIR_WIN}\\src $${DEPLOY_TARGET} } ++++++ qgroundcontrol-3.6.0~pre.1570775458.0d1bb4844.obscpio -> qgroundcontrol-3.6.0~pre.1579852764.2702289a8.obscpio ++++++ /work/SRC/openSUSE:Factory/qgroundcontrol/qgroundcontrol-3.6.0~pre.1570775458.0d1bb4844.obscpio /work/SRC/openSUSE:Factory/.qgroundcontrol.new.26092/qgroundcontrol-3.6.0~pre.1579852764.2702289a8.obscpio differ: char 28, line 1 ++++++ qgroundcontrol.dsc ++++++ --- /var/tmp/diff_new_pack.MlDmLm/_old 2020-01-27 00:22:11.713490139 +0100 +++ /var/tmp/diff_new_pack.MlDmLm/_new 2020-01-27 00:22:11.717490141 +0100 @@ -1,6 +1,6 @@ Format: 1.0 Source: qgroundcontrol -Version: 3.6.0~pre.1570775458.0d1bb4844-0 +Version: 3.6.0~pre.1579852764.2702289a8-0 Binary: qgroundcontrol Maintainer: Adrian Schroeter <[email protected]> Architecture: all ++++++ qgroundcontrol.obsinfo ++++++ --- /var/tmp/diff_new_pack.MlDmLm/_old 2020-01-27 00:22:11.725490145 +0100 +++ /var/tmp/diff_new_pack.MlDmLm/_new 2020-01-27 00:22:11.725490145 +0100 @@ -1,5 +1,5 @@ name: qgroundcontrol -version: 3.6.0~pre.1570775458.0d1bb4844 -mtime: 1570775458 -commit: 0d1bb4844201f82de85fce44d07641c2f2c8e00a +version: 3.6.0~pre.1579852764.2702289a8 +mtime: 1579852764 +commit: 2702289a86926204d3d4d25d378e8535817c8000
