[packages/gnome-shell-extension-dash-to-panel] - rel 2, update glib schemas in post
baggins
baggins at pld-linux.org
Sun Jun 22 13:08:04 CEST 2025
commit 76257abd93c79eb288039736d42b8b72894e6253
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Jun 22 13:07:40 2025 +0200
- rel 2, update glib schemas in post
gnome-shell-extension-dash-to-panel.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/gnome-shell-extension-dash-to-panel.spec b/gnome-shell-extension-dash-to-panel.spec
index d9dae0f..b7e660a 100644
--- a/gnome-shell-extension-dash-to-panel.spec
+++ b/gnome-shell-extension-dash-to-panel.spec
@@ -2,7 +2,7 @@
Summary: Integrated icon taskbar and status panel for Gnome Shell
Name: gnome-shell-extension-%{extname}
Version: 68
-Release: 1
+Release: 2
License: GPL-2.0-or-later
Source0: https://github.com/home-sweet-gnome/dash-to-panel/archive/v%{version}/%{name}-%{version}.tar.gz
# Source0-md5: a7ea7c04220c4f88085f8b8b24b01035
@@ -38,6 +38,12 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+%glib_compile_schemas
+
+%postun
+%glib_compile_schemas
+
%files -f %{extname}.lang
%defattr(644,root,root,755)
%doc README.md
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-shell-extension-dash-to-panel.git/commitdiff/76257abd93c79eb288039736d42b8b72894e6253
More information about the pld-cvs-commit
mailing list