Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openSUSEway for openSUSE:Factory checked in at 2021-01-20 18:28:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openSUSEway (Old) and /work/SRC/openSUSE:Factory/.openSUSEway.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSEway" Wed Jan 20 18:28:14 2021 rev:10 rq:864611 version:0.13 Changes: -------- --- /work/SRC/openSUSE:Factory/openSUSEway/openSUSEway.changes 2020-11-17 21:27:43.829521172 +0100 +++ /work/SRC/openSUSE:Factory/.openSUSEway.new.28504/openSUSEway.changes 2021-01-20 18:28:44.843590491 +0100 @@ -1,0 +2,7 @@ +Tue Jan 19 17:52:03 UTC 2021 - Denis Kondratenko <[email protected]> + +- New in 0.13 release + * Allow root app to run on the user session, fixes #21 + * Include pamixer in the pattern, fixes #32 + +------------------------------------------------------------------- Old: ---- openSUSEway-0.12.tar.gz New: ---- openSUSEway-0.13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openSUSEway.spec ++++++ --- /var/tmp/diff_new_pack.yBAS2Y/_old 2021-01-20 18:28:45.755591327 +0100 +++ /var/tmp/diff_new_pack.yBAS2Y/_new 2021-01-20 18:28:45.759591331 +0100 @@ -20,7 +20,7 @@ %define waybar_version %(rpm -q --queryformat "%%{version}" waybar) Name: openSUSEway -Version: 0.12 +Version: 0.13 Release: 0 Summary: The openSUSEway desktop environment meta package License: MIT @@ -48,7 +48,6 @@ Requires: less Requires: libqt5-qtwayland Requires: mpv -Requires: pamixer Requires: pipewire Requires: qt5ct Requires: sudo @@ -58,7 +57,6 @@ Requires: vim Requires: waybar-branding-openSUSE Requires: wget -Requires: wob Requires: xdg-desktop-portal Requires: xdg-desktop-portal-wlr Requires: xdg-utils @@ -91,8 +89,11 @@ Requires: jq Requires: patterns-sway-sway Requires: pavucontrol +Requires: pamixer +Requires: wob Requires: sway Requires: wallpaper-branding-openSUSE +Requires: polkit-gnome Provides: sway-branding = %{version} Conflicts: otherproviders(sway-branding) Supplements: packageand(sway:branding-openSUSE) ++++++ openSUSEway-0.12.tar.gz -> openSUSEway-0.13.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openSUSEway-0.12/.config/sway/config.d/50-openSUSE.conf new/openSUSEway-0.13/.config/sway/config.d/50-openSUSE.conf --- old/openSUSEway-0.12/.config/sway/config.d/50-openSUSE.conf 2020-10-08 15:38:40.000000000 +0200 +++ new/openSUSEway-0.13/.config/sway/config.d/50-openSUSE.conf 2021-01-19 19:04:56.000000000 +0100 @@ -53,3 +53,5 @@ test -e $SWAYSOCK.wob || mkfifo $SWAYSOCK.wob tail -f $SWAYSOCK.wob | wob } + +exec /usr/libexec/polkit-gnome-authentication-agent-1
