Accepting request 1201841 from X11:Wayland

- Update to new upstream host
- Update to version 0.1.9:
  * Revert "Remove wmenu -P flag"
  * Don't ignore stdin in password mode
  * Make wmenu-run behave like dmenu_run
  * Streamline menu callbacks

OBS-URL: https://build.opensuse.org/request/show/1201841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wmenu?expand=0&rev=5
This commit is contained in:
2024-09-19 19:17:09 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 9 deletions
+10
View File
@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Sep 18 18:29:56 UTC 2024 - llyyr <llyyr@yukari.in>
- Update to new upstream host
- Update to version 0.1.9:
* Revert "Remove wmenu -P flag"
* Don't ignore stdin in password mode
* Make wmenu-run behave like dmenu_run
* Streamline menu callbacks
-------------------------------------------------------------------
Sun May 12 21:46:02 UTC 2024 - llyyr <llyyr@yukari.in>
+4 -6
View File
@@ -17,13 +17,13 @@
Name: wmenu
Version: 0.1.8
Version: 0.1.9
Release: 0
Summary: A dynamic menu for Sway and wlroots-based Wayland compositors
License: MIT
Group: System/X11/Utilities
URL: https://sr.ht/~adnano/wmenu
Source: https://git.sr.ht/~adnano/wmenu/archive/%{version}.tar.gz
URL: https://codeberg.org/adnano/wmenu
Source: https://codeberg.org/adnano/wmenu/archive/%{version}.tar.gz
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: scdoc
@@ -33,15 +33,13 @@ BuildRequires: pkgconfig(pangocairo)
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-protocols)
BuildRequires: pkgconfig(xkbcommon)
# wmenu wants dmenu_run
Recommends: dmenu
%description
An dynamic menu for Sway and wlroots based Wayland compositors (requires
wlr_layer_shell_v1 support).
%prep
%autosetup
%autosetup -n wmenu
%build
export CFLAGS="%{optflags}"
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0079d3bbe82e0b02035450b4b31609dd5b822116ea4c14979d2e26d91db3c461
size 20353
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b457dfdbf8404748a036d8ee4fab1853d5dd28b132531321b7afc78e85bc1cd
size 20422