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 2022-02-07 23:37:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old) and /work/SRC/openSUSE:Factory/.plasma-vault.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-vault" Mon Feb 7 23:37:21 2022 rev:88 rq:951893 version:5.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes 2022-01-11 21:20:48.297023622 +0100 +++ /work/SRC/openSUSE:Factory/.plasma-vault.new.1898/plasma-vault.changes 2022-02-07 23:38:03.430458087 +0100 @@ -1,0 +2,33 @@ +Sat Feb 5 19:51:04 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.0 +- Changes since 5.23.90: + * applet: fix scrollview and delegate size + +------------------------------------------------------------------- +Thu Jan 13 20:30:43 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.23.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.23.90 +- Changes since 5.23.5: + * [applet]: Fix scrolling in ScrollViews + * Port ScrollView to ScrollArea + * USe QLatin1Char + * We depend against qt5.15 + * Use Q_EMIT here + * ci: only use networkmanager-qt on Linux + * Add GitLab CI + * Add missing translation domain (kde#445726) + * Request a new dolphin window when opening vaults (kde#445542) + * Fix some clazy warnings + * USe more cmake target centric + * this is not used + * Remove applet list item animations + * Add .kde-ci.yml + +------------------------------------------------------------------- Old: ---- plasma-vault-5.23.5.tar.xz plasma-vault-5.23.5.tar.xz.sig New: ---- plasma-vault-5.24.0.tar.xz plasma-vault-5.24.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-vault.spec ++++++ --- /var/tmp/diff_new_pack.TGkUDC/_old 2022-02-07 23:38:03.962454447 +0100 +++ /var/tmp/diff_new_pack.TGkUDC/_new 2022-02-07 23:38:03.966454420 +0100 @@ -17,17 +17,17 @@ %define kf5_version 5.58.0 -%bcond_without lang +%bcond_without released Name: plasma-vault -Version: 5.23.5 +Version: 5.24.0 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/%{version}/plasma-vault-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig +Source: plasma-vault-%{version}.tar.xz +%if %{with released} +Source1: plasma-vault-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= %{kf5_version} @@ -88,7 +88,7 @@ %install %make_install -C build -%if %{with lang} +%if %{with released} %find_lang %{name} --with-man --all-name %endif @@ -104,7 +104,7 @@ %{_kf5_appstreamdir}/ %{_kf5_servicesdir}/plasma-applet-org.kde.plasma.vault.desktop -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %license LICENSES/* %endif ++++++ plasma-vault-5.23.5.tar.xz -> plasma-vault-5.24.0.tar.xz ++++++ ++++ 5049 lines of diff (skipped)