Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qtkeychain-qt5 for openSUSE:Factory checked in at 2023-08-11 15:55:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qtkeychain-qt5 (Old) and /work/SRC/openSUSE:Factory/.qtkeychain-qt5.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtkeychain-qt5" Fri Aug 11 15:55:06 2023 rev:15 rq:1103302 version:0.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qtkeychain-qt5/qtkeychain-qt5.changes 2023-05-05 15:57:07.952032681 +0200 +++ /work/SRC/openSUSE:Factory/.qtkeychain-qt5.new.11712/qtkeychain-qt5.changes 2023-08-11 15:55:10.247633128 +0200 @@ -1,0 +2,18 @@ +Wed Aug 9 17:41:20 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 0.14.1: + * Many build system fixes and build fixes for recent Qt 6 + releases + * Add QtQuick client example + * Added Dutch translation + * Add API to check whether a secure backend is available + at all + * Export QKeychain::isAvailable() to make it usable in a + shared build + * Protect against creating the QtKeychain::QtKeychain alias + target twice +- Drop patch, merged upstream: + * 0001-Define-a-poper-exported-CMake-target-instead-of-intr.patch +- Add missing dependency to the -devel packages + +------------------------------------------------------------------- Old: ---- 0001-Define-a-poper-exported-CMake-target-instead-of-intr.patch qtkeychain-qt5-0.13.2.tar.gz New: ---- qtkeychain-qt5-0.14.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qtkeychain-qt5.spec ++++++ --- /var/tmp/diff_new_pack.zUtPWH/_old 2023-08-11 15:55:10.955637346 +0200 +++ /var/tmp/diff_new_pack.zUtPWH/_new 2023-08-11 15:55:10.959637370 +0200 @@ -18,15 +18,13 @@ %define sover 1 Name: qtkeychain-qt5 -Version: 0.13.2 +Version: 0.14.1 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#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM -Patch0: 0001-Define-a-poper-exported-CMake-target-instead-of-intr.patch +Source: https://github.com/frankosterfeld/qtkeychain/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: pkgconfig BuildRequires: cmake(Qt5Core) @@ -49,6 +47,8 @@ Summary: Development files for the qtkeychain library Group: Development/Libraries/C and C++ Requires: libqt5keychain%{sover} = %{version} +Requires: cmake(Qt5Core) +Requires: cmake(Qt5DBus) %description devel qtkeychain can be used to store passwords. @@ -68,8 +68,7 @@ %cmake_install %find_lang qtkeychain --with-qt -%post -n libqt5keychain%{sover} -p /sbin/ldconfig -%postun -n libqt5keychain%{sover} -p /sbin/ldconfig +%ldconfig_scriptlets -n libqt5keychain%{sover} %files -n libqt5keychain%{sover} %license COPYING ++++++ qtkeychain-qt6.spec ++++++ --- /var/tmp/diff_new_pack.zUtPWH/_old 2023-08-11 15:55:10.983637513 +0200 +++ /var/tmp/diff_new_pack.zUtPWH/_new 2023-08-11 15:55:10.991637561 +0200 @@ -18,14 +18,12 @@ %define sover 1 Name: qtkeychain-qt6 -Version: 0.13.2 +Version: 0.14.1 Release: 0 Summary: Platform-independent Qt API for storing passwords securely License: BSD-2-Clause URL: https://github.com/frankosterfeld/qtkeychain -Source: https://github.com/frankosterfeld/qtkeychain/archive/v%{version}.tar.gz#/qtkeychain-qt5-%{version}.tar.gz -# PATCH-FIX-UPSTREAM -Patch0: 0001-Define-a-poper-exported-CMake-target-instead-of-intr.patch +Source: https://github.com/frankosterfeld/qtkeychain/archive/refs/tags/%{version}.tar.gz#/qtkeychain-qt5-%{version}.tar.gz BuildRequires: pkgconfig BuildRequires: cmake(Qt6Core) BuildRequires: cmake(Qt6DBus) @@ -45,6 +43,8 @@ %package devel Summary: Development files for libqt6keychain Requires: libqt6keychain%{sover} = %{version} +Requires: cmake(Qt6Core) +Requires: cmake(Qt6DBus) %description devel This package contains development files for using the Qt6 keychain API. @@ -73,8 +73,7 @@ %find_lang qtkeychain --with-qt -%post -n libqt6keychain%{sover} -p /sbin/ldconfig -%postun -n libqt6keychain%{sover} -p /sbin/ldconfig +%ldconfig_scriptlets -n libqt6keychain%{sover} %files -n libqt6keychain%{sover} %license COPYING ++++++ qtkeychain-qt5-0.13.2.tar.gz -> qtkeychain-qt5-0.14.1.tar.gz ++++++ ++++ 1955 lines of diff (skipped)
