Hello community, here is the log from the commit of package kwalletmanager5 for openSUSE:Factory checked in at 2017-08-24 17:47:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwalletmanager5 (Old) and /work/SRC/openSUSE:Factory/.kwalletmanager5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwalletmanager5" Thu Aug 24 17:47:36 2017 rev:23 rq:516451 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kwalletmanager5/kwalletmanager5.changes 2017-07-25 11:32:50.268385661 +0200 +++ /work/SRC/openSUSE:Factory/.kwalletmanager5.new/kwalletmanager5.changes 2017-08-24 17:47:37.444777357 +0200 @@ -1,0 +2,39 @@ +Fri Aug 11 22:46:14 UTC 2017 - [email protected] + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * Use new connect api + * Move in cpp file + * const'ify, return nullptr etc. + * We depend against 5.7 now + * Use unique variable + * Return nullptr + * USe QString directly + * Add info why wallet is not created + * Make it compiles with strict definition. + * Fix mem leak + * USe const'ref. Assign directly variable. use nullptr + * Minor optimization + * Avoid empty wallet. Remove old comment. Minor optimization + * nullptr + * Use nullptr + * Time to increase version + * Fix clazy warning + * Clean up includes + * Use nullptr + const'ref + * Add kcrash support + * Fix hdpi + * Use QCoreapplication::applicationpid + * Use Q_DECL_OVERRIDE + +------------------------------------------------------------------- +Sat Aug 5 18:19:11 UTC 2017 - [email protected] + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- kwalletmanager-17.04.3.tar.xz New: ---- kwalletmanager-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwalletmanager5.spec ++++++ --- /var/tmp/diff_new_pack.gJwBFv/_old 2017-08-24 17:47:38.372646665 +0200 +++ /var/tmp/diff_new_pack.gJwBFv/_new 2017-08-24 17:47:38.376646102 +0200 @@ -20,10 +20,10 @@ %define rname kwalletmanager %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Name: kwalletmanager5 -Version: 17.04.3 +Version: 17.08.0 Release: 0 Summary: Wallet Management Tool License: GPL-2.0+ @@ -49,11 +49,13 @@ BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0 BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 -Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{?suse_version} <= 1320 && !0%{?is_opensuse} Conflicts: kwalletmanager %endif +%if %{with lang} +Recommends: %{name}-lang +%endif +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This application allows you to manage your KDE password wallet. @@ -88,11 +90,11 @@ %doc %lang(en) %{_kf5_htmldir}/en/*/ %{_kf5_applicationsdir}/*kwalletmanager5*.desktop %{_kf5_bindir}/kwalletmanager5 +%{_kf5_iconsdir}/hicolor/*/*/*.* %{_kf5_libdir}/libexec/ %{_kf5_plugindir}/ %{_kf5_servicesdir}/ %{_kf5_sharedir}/dbus-1/system-services/org.kde.kcontrol.kcmkwallet5.service -%{_kf5_iconsdir}/hicolor/*/*/*.* %{_kf5_sharedir}/kxmlgui5/ %{_kf5_sharedir}/polkit-1/actions/org.kde.kcontrol.kcmkwallet5.policy %{_kf5_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmkwallet5.conf ++++++ kwalletmanager-17.04.3.tar.xz -> kwalletmanager-17.08.0.tar.xz ++++++ ++++ 42752 lines of diff (skipped)
