diff --git a/mate-system-monitor-1.26.1.tar.xz b/mate-system-monitor-1.26.1.tar.xz deleted file mode 100644 index 8cbbd9d..0000000 --- a/mate-system-monitor-1.26.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1eb5fb9b6cb4a8ad830b26e847a9bbd01d568aabd383c628ee9f08409b8928e7 -size 2513252 diff --git a/mate-system-monitor-1.26.1.tar.xz.sha256sum b/mate-system-monitor-1.26.1.tar.xz.sha256sum deleted file mode 100644 index bb8c793..0000000 --- a/mate-system-monitor-1.26.1.tar.xz.sha256sum +++ /dev/null @@ -1 +0,0 @@ -1eb5fb9b6cb4a8ad830b26e847a9bbd01d568aabd383c628ee9f08409b8928e7 mate-system-monitor-1.26.1.tar.xz diff --git a/mate-system-monitor-1.28.1.tar.xz b/mate-system-monitor-1.28.1.tar.xz new file mode 100644 index 0000000..c20b7e5 --- /dev/null +++ b/mate-system-monitor-1.28.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42d663d6b90fb5361ebc13f6547983d6f1e2ac75dc2ae4f1cac6ea6329965a25 +size 2521892 diff --git a/mate-system-monitor-1.28.1.tar.xz.sha256sum b/mate-system-monitor-1.28.1.tar.xz.sha256sum new file mode 100644 index 0000000..13a5941 --- /dev/null +++ b/mate-system-monitor-1.28.1.tar.xz.sha256sum @@ -0,0 +1 @@ +42d663d6b90fb5361ebc13f6547983d6f1e2ac75dc2ae4f1cac6ea6329965a25 mate-system-monitor-1.28.1.tar.xz diff --git a/mate-system-monitor.changes b/mate-system-monitor.changes index 4a7b4ee..5dee8eb 100644 --- a/mate-system-monitor.changes +++ b/mate-system-monitor.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Mar 26 12:23:53 UTC 2024 - Hillwood Yang + +- Update version to 1.28.1 + * Translations update + * build: do enable systemd by default (but don't force it) + * fix a warning in japanese translations + * fix a warning in turkish translation + * Fix translations in help not built + * Fix meson configuration failure on URL keyword + * Distribute Meson build system + ------------------------------------------------------------------- Fri Nov 17 13:12:56 UTC 2023 - Hillwood Yang diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec index 13ced04..4bbaacc 100644 --- a/mate-system-monitor.spec +++ b/mate-system-monitor.spec @@ -1,7 +1,7 @@ # # spec file for package mate-system-monitor # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%define _version 1.26 +%define _version 1.28 Name: mate-system-monitor -Version: 1.26.1 +Version: 1.28.1 Release: 0 Summary: MATE Desktop system monitor License: GPL-2.0-or-later @@ -32,6 +32,7 @@ Patch0: %{name}-xdgsu.patch BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: mate-common >= %{_version} +BuildRequires: meson BuildRequires: pkgconfig BuildRequires: polkit-devel BuildRequires: update-desktop-files @@ -46,6 +47,7 @@ BuildRequires: pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libwnck-3.0) BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(systemd) Requires: polkit %glib2_gsettings_schema_requires @@ -61,19 +63,15 @@ resources such as CPU and memory. %autosetup -p1 %build -NOCONFIGURE=1 mate-autogen -%configure \ - --disable-static \ - --disable-scrollkeeper \ - --libexecdir=%{_libexecdir}/%{name} \ - --enable-systemd -%make_build +%meson +%meson_build %install -%make_install +%meson_install + %find_lang %{name} %{?no_lang_C} %suse_update_desktop_file %{buildroot}%{_datadir}/applications/%{name}.desktop -%fdupes %{buildroot}%{_datadir}/ +%fdupes %{buildroot}%{_datadir} %files %license COPYING