17
0

2 Commits

Author SHA256 Message Date
2e53d601c2 Accepting request 1314503 from X11:Wayland
- Update to 0.10.0:
  * API: add gtk_layer_set_respect_close()/gtk_layer_get_respect_close()
  * Fix: ignore .closed event by default, #209
  * Fix: protocol error on popup menu tooltop, #207
  * Tests: support optionally running under Valgrind

OBS-URL: https://build.opensuse.org/request/show/1314503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk-layer-shell?expand=0&rev=17
2025-10-30 16:10:13 +00:00
e22f73525c - Update to 0.10.0:
* API: add gtk_layer_set_respect_close()/gtk_layer_get_respect_close()
  * Fix: ignore .closed event by default, #209
  * Fix: protocol error on popup menu tooltop, #207
  * Tests: support optionally running under Valgrind

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/gtk-layer-shell?expand=0&rev=36
2025-10-30 07:39:06 +00:00
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 30 07:32:56 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.10.0:
* API: add gtk_layer_set_respect_close()/gtk_layer_get_respect_close()
* Fix: ignore .closed event by default, #209
* Fix: protocol error on popup menu tooltop, #207
* Tests: support optionally running under Valgrind
-------------------------------------------------------------------
Mon Jun 2 05:30:17 UTC 2025 - Michael Vetter <mvetter@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gtk-layer-shell
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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: gtk-layer-shell
Version: 0.9.2
Version: 0.10.0
Release: 0
Summary: Library to create desktop components for Wayland
License: GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT
@@ -92,7 +92,7 @@ This package provides the GObject Introspection bindings for gtk-layer-shell.
%license LICENSE_MIT.txt LICENSE_LGPL.txt
%doc README.md
%{_libdir}/libgtk-layer-shell.so.0
%{_libdir}/libgtk-layer-shell.so.0.?.?
%{_libdir}/libgtk-layer-shell.so.0.??.?
%files -n gtk-layer-shell-devel
%{_libdir}/libgtk-layer-shell.so

3
v0.10.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed9bb801d6d9252defba41104820ace595dac824dc8972a758ee2ad134e10505
size 139247

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:526dd95c083e2a73eafd8baa1f5d676a36cb80fc8e7b304cbe3efebd62f0600c
size 136254