Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 2e53d601c2 | |||
| e22f73525c |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
3
v0.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed9bb801d6d9252defba41104820ace595dac824dc8972a758ee2ad134e10505
|
||||
size 139247
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:526dd95c083e2a73eafd8baa1f5d676a36cb80fc8e7b304cbe3efebd62f0600c
|
||||
size 136254
|
||||
Reference in New Issue
Block a user