]> git.pld-linux.org Git - packages/gnome-system-monitor.git/commitdiff
- updated to 44.0 auto/th/gnome-system-monitor-44.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 27 Jul 2023 17:30:08 +0000 (19:30 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 27 Jul 2023 17:30:08 +0000 (19:30 +0200)
gnome-system-monitor.spec

index 1d058c8ec8099a236161fa2cea820ca5f533164a..839170a1e787843768c56e9e1356d5b79e22bfc4 100644 (file)
@@ -6,12 +6,12 @@
 Summary:       Simple process monitor
 Summary(pl.UTF-8):     Prosty monitor procesów
 Name:          gnome-system-monitor
-Version:       42.0
+Version:       44.0
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications
-Source0:       https://download.gnome.org/sources/gnome-system-monitor/42/%{name}-%{version}.tar.xz
-# Source0-md5: 2d9678bb4ea86b40177ac6b28152666f
+Source0:       https://download.gnome.org/sources/gnome-system-monitor/44/%{name}-%{version}.tar.xz
+# Source0-md5: 24563ad272c83af1617c5bcec98a175d
 Patch0:                %{name}-no-update.patch
 URL:           https://wiki.gnome.org/Apps/SystemMonitor
 BuildRequires: atkmm-devel >= 2.28
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %ninja_install -C build
 
+# not supported by glibc (as of 2.37)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang %{name} --with-gnome
 
 %clean
This page took 0.091973 seconds and 4 git commands to generate.