forked from pool/openSUSEway
Accepting request 864374 from home:dkondratenko:branches:X11:Wayland
- New in 0.13 release * Allow root app to run on the user session, fixes #21 * Include pamixer in the pattern, fixes #32 OBS-URL: https://build.opensuse.org/request/show/864374 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/openSUSEway?expand=0&rev=26
This commit is contained in:
parent
25936ff1db
commit
b6637fc852
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25dc774fe273cbeafd9b18d17e41a3cecc4780d58d142f64dc8c0826c79cec7f
|
||||
size 7705
|
3
openSUSEway-0.13.tar.gz
Normal file
3
openSUSEway-0.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49f2280696d3e936bb1bfc5fd690f36a25d4a7b02a43adbabb6946e516b9a0de
|
||||
size 7733
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 19 17:52:03 UTC 2021 - Denis Kondratenko <denis.kondratenko@suse.com>
|
||||
|
||||
- New in 0.13 release
|
||||
* Allow root app to run on the user session, fixes #21
|
||||
* Include pamixer in the pattern, fixes #32
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 17 12:24:13 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
@ -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: jq
|
||||
Requires: less
|
||||
Requires: libqt5-qtwayland
|
||||
Requires: mpv
|
||||
Requires: pamixer
|
||||
Requires: pipewire
|
||||
Requires: qt5ct
|
||||
Requires: sudo
|
||||
@ -58,7 +57,6 @@ Requires: vifm
|
||||
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: fontawesome-fonts
|
||||
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user