Accepting request 1150544 from X11:Wayland

OBS-URL: https://build.opensuse.org/request/show/1150544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wmenu?expand=0&rev=2
This commit is contained in:
2024-02-26 18:45:21 +00:00
committed by Git OBS Bridge
4 changed files with 24 additions and 5 deletions
+17
View File
@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Feb 26 04:01:36 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>
- Update to 0.1.6
* pool-buffer: Fix type conversion issues
* Check the return value of pipe
* pool-buffer: Reduce struct padding
- Updates from 0.1.5:
* Fix build failure when compiling in release
* Implement clipboard paste support
- Updates from 0.1.4:
* pango: Remove unused format specifier
* Render after reading stdin
* Drop render_frame on surface_enter
* Fix crash when some line contains %
* readme: Tweak wording
-------------------------------------------------------------------
Fri Mar 17 14:14:03 UTC 2023 - llyyr <llyyr.public@gmail.com>
+4 -2
View File
@@ -1,7 +1,7 @@
#
# spec file for package wmenu
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: wmenu
Version: 0.1.3
Version: 0.1.6
Release: 0
Summary: A dynamic menu for Sway and wlroots-based Wayland compositors
License: MIT
@@ -33,6 +33,8 @@ 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
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f0a4907c199fdb904eb5767c958187e685005fa9f24665084ee63a75ef3c88f
size 17204
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0684739e6339ffad6562338a4bf67e29bf18688d1a9b0ddf31b693a64d29efac
size 17447