Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma-vault for openSUSE:Factory checked in at 2021-07-09 23:58:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old) and /work/SRC/openSUSE:Factory/.plasma-vault.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-vault" Fri Jul 9 23:58:35 2021 rev:77 rq:904522 version:5.22.3 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes 2021-06-27 19:00:08.568359681 +0200 +++ /work/SRC/openSUSE:Factory/.plasma-vault.new.2625/plasma-vault.changes 2021-07-09 23:59:55.648250087 +0200 @@ -1,0 +2,9 @@ +Tue Jul 6 12:01:51 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.22.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.22.2 +- No code changes since 5.22.2.1 + +------------------------------------------------------------------- Old: ---- plasma-vault-5.22.2.1.tar.xz plasma-vault-5.22.2.1.tar.xz.sig New: ---- plasma-vault-5.22.3.tar.xz plasma-vault-5.22.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-vault.spec ++++++ --- /var/tmp/diff_new_pack.Cg0620/_old 2021-07-09 23:59:56.112246479 +0200 +++ /var/tmp/diff_new_pack.Cg0620/_new 2021-07-09 23:59:56.116246448 +0200 @@ -19,15 +19,15 @@ %define kf5_version 5.58.0 %bcond_without lang Name: plasma-vault -Version: 5.22.2.1 +Version: 5.22.3 Release: 0 Summary: Plasma applet and services for creating encrypted vaults License: GPL-2.0-or-later Group: Productivity/Security URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/5.22.2/plasma-vault-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/5.22.2/plasma-vault-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= %{kf5_version} ++++++ plasma-vault-5.22.2.1.tar.xz -> plasma-vault-5.22.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-vault-5.22.2.1/CMakeLists.txt new/plasma-vault-5.22.3/CMakeLists.txt --- old/plasma-vault-5.22.2.1/CMakeLists.txt 2021-06-22 21:11:13.000000000 +0200 +++ new/plasma-vault-5.22.3/CMakeLists.txt 2021-07-06 12:30:52.000000000 +0200 @@ -4,7 +4,7 @@ project (PlasmaVault) -set(PROJECT_VERSION "5.22.2") +set(PROJECT_VERSION "5.22.3") set(PROJECT_VERSION_MAJOR 5) set(CMAKE_CXX_STANDARD 17)