Hello community,
here is the log from the commit of package kde-user-manager for
openSUSE:Factory checked in at 2020-02-10 21:51:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-user-manager (Old)
and /work/SRC/openSUSE:Factory/.kde-user-manager.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-user-manager"
Mon Feb 10 21:51:08 2020 rev:79 rq:772234 version:5.18.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-user-manager/kde-user-manager.changes
2020-01-11 14:39:13.969165623 +0100
+++
/work/SRC/openSUSE:Factory/.kde-user-manager.new.26092/kde-user-manager.changes
2020-02-10 21:51:19.522121407 +0100
@@ -1,0 +2,35 @@
+Thu Feb 6 15:10:03 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.0
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.18.0.php
+- Changes since 5.17.90:
+ * Fix new user creation (kde#416801)
+ * Consider empty email valid (kde#411736)
+
+-------------------------------------------------------------------
+Thu Jan 23 11:19:59 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build
+
+-------------------------------------------------------------------
+Thu Jan 16 14:04:16 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.17.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.17.90.php
+- Changes since 5.17.5:
+ * KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
+ * Port to QRandomGenerator
+ * Remove unused variable
+ * Port away from KIconThemes
+ * Use a default non-administrator user Type for new users in model
(kde#414860)
+ * Don't CacheUser/UnCacheUser when editing Realname (kde#392943)
+ * Check values have changed before setting the model (kde#384894)
+ * Make avatar icon dpr aware aka HiDPI rendered
+ * Add KDEClangFormat cmake support
+ * Now we depends against 5.62
+
+-------------------------------------------------------------------
Old:
----
user-manager-5.17.5.tar.xz
user-manager-5.17.5.tar.xz.sig
New:
----
user-manager-5.18.0.tar.xz
user-manager-5.18.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-user-manager.spec ++++++
--- /var/tmp/diff_new_pack.FK5Yys/_old 2020-02-10 21:51:20.386121885 +0100
+++ /var/tmp/diff_new_pack.FK5Yys/_new 2020-02-10 21:51:20.390121887 +0100
@@ -18,15 +18,15 @@
%bcond_without lang
Name: kde-user-manager
-Version: 5.17.5
+Version: 5.18.0
Release: 0
Summary: KDE System Settings module to manage users
License: GPL-2.0-or-later
Group: System/GUI/KDE
Url: http://www.kde.org/
-Source:
https://download.kde.org/stable/plasma/%{version}/user-manager-%{version}.tar.xz
+Source: user-manager-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/user-manager-%{version}.tar.xz.sig
+Source1: user-manager-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 1.3.0
@@ -51,7 +51,7 @@
%build
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
-%make_jobs
+%cmake_build
%install
%kf5_makeinstall -C build
++++++ user-manager-5.17.5.tar.xz -> user-manager-5.18.0.tar.xz ++++++
++++ 5454 lines of diff (skipped)