Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma6-vault for openSUSE:Factory checked in at 2024-07-17 15:14:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma6-vault (Old) and /work/SRC/openSUSE:Factory/.plasma6-vault.new.17339 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-vault" Wed Jul 17 15:14:51 2024 rev:9 rq:1188022 version:6.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma6-vault/plasma6-vault.changes 2024-07-04 16:24:54.471089973 +0200 +++ /work/SRC/openSUSE:Factory/.plasma6-vault.new.17339/plasma6-vault.changes 2024-07-17 15:15:42.095277197 +0200 @@ -1,0 +2,9 @@ +Tue Jul 16 13:25:13 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.1.3: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.3 +- Changes since 6.1.2: + * update version for new release + +------------------------------------------------------------------- Old: ---- plasma-vault-6.1.2.tar.xz plasma-vault-6.1.2.tar.xz.sig New: ---- plasma-vault-6.1.3.tar.xz plasma-vault-6.1.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma6-vault.spec ++++++ --- /var/tmp/diff_new_pack.UZP1cP/_old 2024-07-17 15:15:42.651297556 +0200 +++ /var/tmp/diff_new_pack.UZP1cP/_new 2024-07-17 15:15:42.655297702 +0200 @@ -27,7 +27,7 @@ # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} Name: plasma6-vault -Version: 6.1.2 +Version: 6.1.3 Release: 0 Summary: Plasma applet and services for creating encrypted vaults License: GPL-2.0-or-later ++++++ plasma-vault-6.1.2.tar.xz -> plasma-vault-6.1.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-vault-6.1.2/CMakeLists.txt new/plasma-vault-6.1.3/CMakeLists.txt --- old/plasma-vault-6.1.2/CMakeLists.txt 2024-07-02 11:14:17.000000000 +0200 +++ new/plasma-vault-6.1.3/CMakeLists.txt 2024-07-16 13:09:51.000000000 +0200 @@ -4,7 +4,7 @@ project (PlasmaVault) -set(PROJECT_VERSION "6.1.2") +set(PROJECT_VERSION "6.1.3") set(PROJECT_VERSION_MAJOR 6) set(CMAKE_CXX_STANDARD 20) @@ -23,7 +23,7 @@ # Extra CMake stuff include (FeatureSummary) -set(PROJECT_DEP_VERSION "6.1.2") +set(PROJECT_DEP_VERSION "6.1.3") set(QT_MIN_VERSION "6.6.0") set(KF6_MIN_VERSION "6.2.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82")