Hello community, here is the log from the commit of package qtkeychain-qt5 for openSUSE:Factory checked in at 2020-02-27 14:41:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qtkeychain-qt5 (Old) and /work/SRC/openSUSE:Factory/.qtkeychain-qt5.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtkeychain-qt5" Thu Feb 27 14:41:50 2020 rev:8 rq:779881 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qtkeychain-qt5/qtkeychain-qt5.changes 2019-06-18 14:59:05.189305770 +0200 +++ /work/SRC/openSUSE:Factory/.qtkeychain-qt5.new.26092/qtkeychain-qt5.changes 2020-02-27 14:43:53.554843673 +0100 @@ -1,0 +2,12 @@ +Wed Feb 26 13:16:22 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 0.10.0: + * Detect XFCE desktop correctly + * Fix build with Qt 5.12.x + * translations update +- Drop upstream patches: + * 0001-On-Unix-systems-shared-libraries-have-a-abi-version.patch + * 0002-Detect-XFCE-desktop-correctly.patch + * 0003-Generate-Qt-5.12.1-compatible-qt_Qt5Keychain.pri.patch + +------------------------------------------------------------------- Old: ---- 0001-On-Unix-systems-shared-libraries-have-a-abi-version.patch 0002-Detect-XFCE-desktop-correctly.patch 0003-Generate-Qt-5.12.1-compatible-qt_Qt5Keychain.pri.patch v0.9.1.tar.gz New: ---- qtkeychain-qt5-0.10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qtkeychain-qt5.spec ++++++ --- /var/tmp/diff_new_pack.FeBid9/_old 2020-02-27 14:43:54.926846504 +0100 +++ /var/tmp/diff_new_pack.FeBid9/_new 2020-02-27 14:43:54.930846512 +0100 @@ -1,7 +1,7 @@ # # spec file for package qtkeychain-qt5 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,18 +18,14 @@ %define lname libqt5keychain1 Name: qtkeychain-qt5 -Version: 0.9.1 +Version: 0.10.0 Release: 0 Summary: A password store library License: BSD-2-Clause Group: Development/Libraries/C and C++ URL: https://github.com/frankosterfeld/qtkeychain -Source: https://github.com/frankosterfeld/qtkeychain/archive/v%{version}.tar.gz +Source: https://github.com/frankosterfeld/qtkeychain/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM -Patch1: 0001-On-Unix-systems-shared-libraries-have-a-abi-version.patch -Patch2: 0002-Detect-XFCE-desktop-correctly.patch -Patch3: 0003-Generate-Qt-5.12.1-compatible-qt_Qt5Keychain.pri.patch BuildRequires: cmake BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5DBus)