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 2021-05-20 19:23:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-microos (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-microos.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-microos"

Thu May 20 19:23:45 2021 rev:33 rq:894310 version:5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-microos/patterns-microos.changes        
2021-05-08 22:07:17.593774901 +0200
+++ 
/work/SRC/openSUSE:Factory/.patterns-microos.new.2988/patterns-microos.changes  
    2021-05-20 19:24:11.466157560 +0200
@@ -1,0 +2,29 @@
+Wed May 19 10:56:08 UTC 2021 - Dario Faggioli <dfaggi...@suse.com>
+
+- Drop partitionmanager due to bsc#1178848.
+  We'll revisit when that is fixed.
+
+-------------------------------------------------------------------
+Fri May 14 15:09:08 UTC 2021 - Dario Faggioli <dfaggi...@suse.com>
+
+- make cups-pk-helper conditional to PackageKit
+
+-------------------------------------------------------------------
+Fri May 14 10:34:24 UTC 2021 - Dario Faggioli <dfaggi...@suse.com>
+
+- add qemu-guest-agent to the DVD, to improve experience in case we
+  install in a VM
+- add some cups and printing related packages so that a new printer
+  can actually be succesfully added (tested with GNOME only)
+- add some disk handling GUI tools (for partitioning USB keys, ext.
+  disks, etc) for both GNOME and KDE
+
+-------------------------------------------------------------------
+Wed May 12 10:15:46 UTC 2021 - Neal Gompa <ngomp...@gmail.com>
+
+- Conditionally install cockpit-packagekit in the Cockpit pattern
+  if the PackageKit pattern is installed to allow system updates
+  through Cockpit on package managed MicroOS systems.
+- Fix previous changelog entry to be formatted correctly
+
+-------------------------------------------------------------------
@@ -4,2 +33,2 @@
-Added the following to the pattern:
-- glibc-locale to the desktop common pattern as it's necessary to
+- Added the following to the pattern:
+  + glibc-locale to the desktop common pattern as it's necessary to
@@ -7 +36 @@
-- ModemManager to the DVD only pattern. So I can choose it in the
+  + ModemManager to the DVD only pattern. So I can choose it in the

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ patterns-microos.spec ++++++
--- /var/tmp/diff_new_pack.P19Aqz/_old  2021-05-20 19:24:11.926155613 +0200
+++ /var/tmp/diff_new_pack.P19Aqz/_new  2021-05-20 19:24:11.930155597 +0200
@@ -254,6 +254,8 @@
 Provides:       pattern-visible()
 Requires:       cockpit-podman
 Requires:       cockpit-system
+# If PackageKit pattern is installed, pull in Cockpit's PackageKit module
+Requires:       (cockpit-packagekit if patterns-microos-base-packagekit)
 
 %description cockpit
 Packages required to run the Cockpit system management service.
@@ -322,9 +324,15 @@
 
 # Allow users to print (and add some common printer drivers)
 Requires:       OpenPrintingPPDs
+Requires:       bluez-cups
 Requires:       cups
 Requires:       cups-filters
+Requires:       ghostscript
 Requires:       hplip-hpijs
+Requires:       system-config-printer-common
+Requires:       system-config-printer-dbus-service
+Requires:       udev-configure-printer
+Requires:       (cups-pk-helper if PackageKit)
 
 # Common tools
 Requires:       bash-completion
@@ -374,6 +382,7 @@
 # implied by gnome-keyring-pam
 #Requires:     gnome-keyring
 Requires:       gnome-power-manager
+Requires:       gnome-disk-utility
 # implied by gdm
 #Requires: gnome-shell
 #Requires: gnome-settings-daemon
@@ -542,6 +551,7 @@
 %endif
 Requires:       pam_pwquality
 Requires:       policycoreutils-python-utils
+Requires:       qemu-guest-agent
 Requires:       spice-vdagent
 Requires:       tftpboot-installation-openSUSE-MicroOS-%{_arch}
 %ifarch %ix86 x86_64

Reply via email to