[packages/gnome-panel] - updated to 3.58.1
qboosh
qboosh at pld-linux.org
Wed Jul 22 22:05:34 CEST 2026
commit 834247407793b59466e508ae0509715d9bcd254f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jul 22 22:05:45 2026 +0200
- updated to 3.58.1
gnome-panel.spec | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/gnome-panel.spec b/gnome-panel.spec
index 09dd57f..99b4616 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -1,12 +1,12 @@
Summary: The core programs for the GNOME GUI desktop environment
Summary(pl.UTF-8): Podstawowe programy środowiska graficznego GNOME
Name: gnome-panel
-Version: 3.56.0
+Version: 3.58.1
Release: 1
License: LGPL v2+ (library), GPL v2+ (the rest)
Group: X11/Applications
-Source0: https://download.gnome.org/sources/gnome-panel/3.56/%{name}-%{version}.tar.xz
-# Source0-md5: ac8ffdd33987a7902bbab5f3a835904d
+Source0: https://download.gnome.org/sources/gnome-panel/3.58/%{name}-%{version}.tar.xz
+# Source0-md5: 59885800da1c927bbc5f62d7fd20513f
URL: https://wiki.gnome.org/Projects/GnomePanel
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1:1.16.4
@@ -25,7 +25,7 @@ BuildRequires: gsettings-desktop-schemas-devel >= 42.0
BuildRequires: gtk+3-devel >= 3.22.0
BuildRequires: libgweather4-devel >= 4.0
BuildRequires: libtool >= 2:2.2.6
-BuildRequires: libwnck-devel >= 43.0
+BuildRequires: libwnck-devel >= 43.2
BuildRequires: pango-devel >= 1:1.15.4
BuildRequires: perl-base
BuildRequires: pkgconfig >= 1:0.15.0
@@ -52,7 +52,7 @@ Requires: gnome-menus >= 3.8.0
Requires: gsettings-desktop-schemas >= 42.0
Requires: hicolor-icon-theme
Requires: libgweather4 >= 4.0
-Requires: libwnck >= 43.0
+Requires: libwnck >= 43.2
Requires: pango >= 1:1.15.4
Requires: systemd-libs >= 1:230
Requires: tzdata >= 2008b-4
@@ -181,6 +181,8 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.object.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.toplevel.gschema.xml
%{_datadir}/gnome-panel
+%{systemduserunitdir}/gnome-panel.service
+
%{_desktopdir}/gnome-panel.desktop
%{_iconsdir}/hicolor/*x*/apps/gnome-panel*.png
%{_iconsdir}/hicolor/scalable/apps/gnome-panel*.svg
@@ -188,11 +190,11 @@ rm -rf $RPM_BUILD_ROOT
%files libs
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgnome-panel.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgnome-panel.so.3
+%{_libdir}/libgnome-panel.so.*.*.*
+%ghost %{_libdir}/libgnome-panel.so.3
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgnome-panel.so
+%{_libdir}/libgnome-panel.so
%{_includedir}/gnome-panel
%{_pkgconfigdir}/libgnome-panel.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-panel.git/commitdiff/834247407793b59466e508ae0509715d9bcd254f
More information about the pld-cvs-commit
mailing list