Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lxqt-openssh-askpass for openSUSE:Factory checked in at 2022-11-06 12:42:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old) and /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-openssh-askpass" Sun Nov 6 12:42:42 2022 rev:18 rq:1033810 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes 2022-05-01 20:51:33.540608446 +0200 +++ /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.2275/lxqt-openssh-askpass.changes 2022-11-06 12:43:12.809744091 +0100 @@ -1,0 +2,6 @@ +Sat Nov 5 18:38:41 UTC 2022 - Shawn Dunn <sfal...@cloverleaf-linux.org> + +- Update to 1.2.0: + * Bumped the version to 1.2.0 + +------------------------------------------------------------------- Old: ---- lxqt-openssh-askpass-1.1.0.tar.xz lxqt-openssh-askpass-1.1.0.tar.xz.asc New: ---- lxqt-openssh-askpass-1.2.0.tar.xz lxqt-openssh-askpass-1.2.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxqt-openssh-askpass.spec ++++++ --- /var/tmp/diff_new_pack.qWfYjD/_old 2022-11-06 12:43:13.329747196 +0100 +++ /var/tmp/diff_new_pack.qWfYjD/_new 2022-11-06 12:43:13.333747220 +0100 @@ -17,7 +17,7 @@ Name: lxqt-openssh-askpass -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: OpenSSH password tool License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -45,7 +45,6 @@ %build %cmake -DPULL_TRANSLATIONS=No -%make_build %install %cmake_install ++++++ lxqt-openssh-askpass-1.1.0.tar.xz -> lxqt-openssh-askpass-1.2.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-openssh-askpass-1.1.0/CHANGELOG new/lxqt-openssh-askpass-1.2.0/CHANGELOG --- old/lxqt-openssh-askpass-1.1.0/CHANGELOG 2022-04-16 15:42:47.000000000 +0200 +++ new/lxqt-openssh-askpass-1.2.0/CHANGELOG 2022-11-05 09:37:59.000000000 +0100 @@ -1,3 +1,7 @@ +lxqt-openssh-askpass-1.2.0 / 2022-11-05 +======================================== + * Bumped the version to 1.2.0. + lxqt-openssh-askpass-1.1.0 / 2022-04-15 ======================================== * Updated translations. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-openssh-askpass-1.1.0/CMakeLists.txt new/lxqt-openssh-askpass-1.2.0/CMakeLists.txt --- old/lxqt-openssh-askpass-1.1.0/CMakeLists.txt 2022-04-16 15:42:47.000000000 +0200 +++ new/lxqt-openssh-askpass-1.2.0/CMakeLists.txt 2022-11-05 09:37:59.000000000 +0100 @@ -16,7 +16,7 @@ option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" OFF) # Minimum Versions -set(LXQT_MINIMUM_VERSION "1.1.0") +set(LXQT_MINIMUM_VERSION "1.2.0") set(QT_MINIMUM_VERSION "5.15.0") find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)