Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package patterns-microos for
openSUSE:Factory checked in at 2023-04-08 17:38:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-microos (Old)
and /work/SRC/openSUSE:Factory/.patterns-microos.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-microos"
Sat Apr 8 17:38:46 2023 rev:66 rq:1077731 version:5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-microos/patterns-microos.changes
2023-03-29 23:26:13.523181599 +0200
+++
/work/SRC/openSUSE:Factory/.patterns-microos.new.19717/patterns-microos.changes
2023-04-08 17:38:50.513969504 +0200
@@ -1,0 +2,18 @@
+Thu Apr 6 09:17:13 UTC 2023 - Thorsten Kukuk <[email protected]>
+
+- Use lastlog2 as Y2038 safe lastlog replacement
+
+-------------------------------------------------------------------
+Wed Apr 5 22:01:58 UTC 2023 - Shawn Dunn <[email protected]>
+
+- Add Requires kio-fuse and kdenetwork-filesharing to kde pattern
+ (boo#1210125)
+
+-------------------------------------------------------------------
+Tue Apr 4 07:49:27 UTC 2023 - Ludwig Nussel <[email protected]>
+
+- Add systemd-coredump to defaults (boo#1091684)
+- remove systemd-logger requirement from defaults. It got merged into the main
+ package meanwhile.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-microos.spec ++++++
--- /var/tmp/diff_new_pack.AguA6S/_old 2023-04-08 17:38:50.981972193 +0200
+++ /var/tmp/diff_new_pack.AguA6S/_new 2023-04-08 17:38:50.985972216 +0200
@@ -72,6 +72,7 @@
Requires: NetworkManager
Requires: NetworkManager-wifi
Requires: iproute2
+Requires: lastlog2
Requires: libnss_usrfiles2
Requires: openSUSE-build-key
Requires: pam
@@ -191,7 +192,7 @@
Provides: pattern-icon() = pattern-kubic
Provides: pattern-order() = 9020
Requires: audit
-Requires: systemd-logger
+Requires: systemd-coredump
Requires: pattern() = microos_base
%description defaults
@@ -648,6 +649,10 @@
# For being able to change SDDM settings
Requires: kcm_sddm
+# Add for mounting network shares in userspace (boo#1210125)
+Requires: kio-fuse
+Requires: kdenetwork-filesharing
+
# Add kcm_flatpak for managing flatpak permissions (boo#1208256)
Requires: kcm_flatpak