commit lxqt-wallet for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lxqt-wallet for openSUSE:Factory checked in at 2024-10-30 17:39:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxqt-wallet (Old) and /work/SRC/openSUSE:Factory/.lxqt-wallet.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "lxqt-wallet" Wed Oct 30 17:39:00 2024 rev:2 rq:1219412 version:4.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lxqt-wallet/lxqt-wallet.changes 2024-10-25 19:20:17.904268051 +0200 +++ /work/SRC/openSUSE:Factory/.lxqt-wallet.new.2020/lxqt-wallet.changes 2024-10-30 17:39:24.972773429 +0100 @@ -1,0 +2,6 @@ +Wed Oct 30 09:20:58 UTC 2024 - Michael Vetter <mvetter@suse.com> + +- Update to 4.0.1: + * Fix a build issue + +------------------------------------------------------------------- Old: ---- lxqt_wallet-4.0.0.tar.gz New: ---- lxqt_wallet-4.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxqt-wallet.spec ++++++ --- /var/tmp/diff_new_pack.QOI132/_old 2024-10-30 17:39:25.640801412 +0100 +++ /var/tmp/diff_new_pack.QOI132/_new 2024-10-30 17:39:25.640801412 +0100 @@ -19,7 +19,7 @@ %define c_lib lib%{name}6_0_0 %define srcname lxqt_wallet Name: lxqt-wallet -Version: 4.0.0 +Version: 4.0.1 Release: 0 Summary: Secure storage of information for LXQt License: BSD-2-Clause ++++++ lxqt_wallet-4.0.0.tar.gz -> lxqt_wallet-4.0.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt_wallet-4.0.0/BUILD_INSTRUCTIONS new/lxqt_wallet-4.0.1/BUILD_INSTRUCTIONS --- old/lxqt_wallet-4.0.0/BUILD_INSTRUCTIONS 2024-10-24 10:04:28.000000000 +0200 +++ new/lxqt_wallet-4.0.1/BUILD_INSTRUCTIONS 2024-10-30 10:14:25.000000000 +0100 @@ -6,8 +6,8 @@ gcc cmake libsecret-devel( if you want to add libsecret support ) -KF5Wallet-devel( if you want to add KDE/Kwallet support ) -Qt5Widgets-devel, Qt5Core-devel and Qt5LinguistTools +KF6Wallet-devel( if you want to add KDE/Kwallet support ) +Qt6Widgets-devel, Qt6Core-devel and Qt6LinguistTools Build instructions are below: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt_wallet-4.0.0/changelog new/lxqt_wallet-4.0.1/changelog --- old/lxqt_wallet-4.0.0/changelog 2024-10-24 10:04:28.000000000 +0200 +++ new/lxqt_wallet-4.0.1/changelog 2024-10-30 10:14:25.000000000 +0100 @@ -15,3 +15,5 @@ - version 4.0.0 - Require Qt6 to build. - Set library version to 6.0.0. +- version 4.0.1 + - Fix a build issue. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt_wallet-4.0.0/frontend/CMakeLists.txt new/lxqt_wallet-4.0.1/frontend/CMakeLists.txt --- old/lxqt_wallet-4.0.0/frontend/CMakeLists.txt 2024-10-24 10:04:28.000000000 +0200 +++ new/lxqt_wallet-4.0.1/frontend/CMakeLists.txt 2024-10-30 10:14:25.000000000 +0100 @@ -14,7 +14,7 @@ file( WRITE ${PROJECT_BINARY_DIR}/osx_keychain.h "#define OSX_KEYCHAIN 0" ) endif() -message(STATUS "Checking for modules 'Qt5Widgets','Qt5Core' and 'Qt5LinguistTools'") +message(STATUS "Checking for modules 'Qt6Widgets','Qt6Core' and 'Qt6LinguistTools'") find_package(Qt6Widgets REQUIRED) find_package(Qt6Core REQUIRED) @@ -197,7 +197,7 @@ Name: lxqt_wallet Description: lxqt secure storage system Version: ${LIBRARY_VERSION} -Requires: Qt5Core Qt5Widgets +Requires: Qt6Core Qt6Widgets Libs: -L${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR} -llxqt-wallet Cflags: -I${CMAKE_INSTALL_PREFIX}/include/lxqt \n")
participants (1)
-
Source-Sync