Accepting request 864611 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/864611 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openSUSEway?expand=0&rev=10
This commit is contained in:
commit
c81dae88b9
@ -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>
|
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)
|
%define waybar_version %(rpm -q --queryformat "%%{version}" waybar)
|
||||||
|
|
||||||
Name: openSUSEway
|
Name: openSUSEway
|
||||||
Version: 0.12
|
Version: 0.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The openSUSEway desktop environment meta package
|
Summary: The openSUSEway desktop environment meta package
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -48,7 +48,6 @@ Requires: jq
|
|||||||
Requires: less
|
Requires: less
|
||||||
Requires: libqt5-qtwayland
|
Requires: libqt5-qtwayland
|
||||||
Requires: mpv
|
Requires: mpv
|
||||||
Requires: pamixer
|
|
||||||
Requires: pipewire
|
Requires: pipewire
|
||||||
Requires: qt5ct
|
Requires: qt5ct
|
||||||
Requires: sudo
|
Requires: sudo
|
||||||
@ -58,7 +57,6 @@ Requires: vifm
|
|||||||
Requires: vim
|
Requires: vim
|
||||||
Requires: waybar-branding-openSUSE
|
Requires: waybar-branding-openSUSE
|
||||||
Requires: wget
|
Requires: wget
|
||||||
Requires: wob
|
|
||||||
Requires: xdg-desktop-portal
|
Requires: xdg-desktop-portal
|
||||||
Requires: xdg-desktop-portal-wlr
|
Requires: xdg-desktop-portal-wlr
|
||||||
Requires: xdg-utils
|
Requires: xdg-utils
|
||||||
@ -91,8 +89,11 @@ Requires: fontawesome-fonts
|
|||||||
Requires: jq
|
Requires: jq
|
||||||
Requires: patterns-sway-sway
|
Requires: patterns-sway-sway
|
||||||
Requires: pavucontrol
|
Requires: pavucontrol
|
||||||
|
Requires: pamixer
|
||||||
|
Requires: wob
|
||||||
Requires: sway
|
Requires: sway
|
||||||
Requires: wallpaper-branding-openSUSE
|
Requires: wallpaper-branding-openSUSE
|
||||||
|
Requires: polkit-gnome
|
||||||
Provides: sway-branding = %{version}
|
Provides: sway-branding = %{version}
|
||||||
Conflicts: otherproviders(sway-branding)
|
Conflicts: otherproviders(sway-branding)
|
||||||
Supplements: packageand(sway:branding-openSUSE)
|
Supplements: packageand(sway:branding-openSUSE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user