[packages/gnome-applets] - updated to 3.56.0
qboosh
qboosh at pld-linux.org
Fri May 9 18:42:03 CEST 2025
commit 75f1dacc10915bb72bb6a04b51a7add069538935
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri May 9 18:19:37 2025 +0200
- updated to 3.56.0
gnome-applets-types.patch | 11 -----------
gnome-applets.spec | 10 ++++------
2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 9ef77fc..e779d9a 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -5,14 +5,13 @@ Summary(pl.UTF-8): Aplety GNOME - małe aplikacje osadzające się w panelu
Summary(ru.UTF-8): Маленькие программы, встраивающиеся в панель GNOME
Summary(uk.UTF-8): Маленькі програми, що вбудовуються в панель GNOME
Name: gnome-applets
-Version: 3.54.0
-Release: 2
+Version: 3.56.0
+Release: 1
Epoch: 1
License: GPL v2+, FDL
Group: X11/Applications
-Source0: https://download.gnome.org/sources/gnome-applets/3.54/%{name}-%{version}.tar.xz
-# Source0-md5: 480f6a723b5eea78d0cbd03a2daa278b
-Patch0: %{name}-types.patch
+Source0: https://download.gnome.org/sources/gnome-applets/3.56/%{name}-%{version}.tar.xz
+# Source0-md5: 87abab54d6049aca770268c4bd894983
URL: https://wiki.gnome.org/Projects/GnomeApplets
BuildRequires: adwaita-icon-theme >= 3.14.0
BuildRequires: autoconf >= 2.59
@@ -178,7 +177,6 @@ z GNOME:
%prep
%setup -q
-%patch0 -p1
%build
%{__libtoolize}
diff --git a/gnome-applets-types.patch b/gnome-applets-types.patch
deleted file mode 100644
index a99dd06..0000000
--- a/gnome-applets-types.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnome-applets-3.54.0/gnome-applets/multiload/linux-proc.c.orig 2024-10-06 20:41:19.000000000 +0200
-+++ gnome-applets-3.54.0/gnome-applets/multiload/linux-proc.c 2024-10-08 20:17:40.114648809 +0200
-@@ -102,7 +102,7 @@ GetDiskLoad (int Maximum, int data [3],
-
- int max;
-
-- guint64 read, write;
-+ unsigned long read, write;
- guint64 readdiff, writediff;
-
- if(first_call)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-applets.git/commitdiff/75f1dacc10915bb72bb6a04b51a7add069538935
More information about the pld-cvs-commit
mailing list