Luciano Santos 2018-09-20 03:35:33 +00:00 committed by Git OBS Bridge
parent a9b3799a0b
commit d66bc0a5d6
4 changed files with 49 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb87863f2505ae4ad693b3b6fe79817b6a9d57f6ed7de98bb2dbf95610b29198
size 1209156

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:08a17fe1f8f6c01cb5a777bb3a622a3d54068f0b5f779bbf6ecb68b98a291e3c
size 762004

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Fri Sep 7 18:24:13 UTC 2018 - antoine.belvire@opensuse.org
- Update to version 3.30.0:
* Updated translations.
- Remove lang package from recommended packages as it already
supplements main package.
-------------------------------------------------------------------
Mon Aug 13 19:34:09 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.29.91:
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 3 18:41:03 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.29.90:
+ Coding style fixes.
+ Build fixes.
+ Updated translations.
-------------------------------------------------------------------
Mon Jun 18 23:59:45 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.29.3:
+ Ship app icon (glgo#GNOME/gnome-system-monitor#80).
+ Fixed crash caused by regex error (bgo#796168).
+ Migrate to meson.
+ Updated bugzilla references to gitlab.
+ Use short process name for process dialog title.
- Add meson BuildRequires and corresponding macros following
upstreams port. Also pass wnck=false and systemd=true to meson,
ensure we build the features we want (currently following
upstream defaults).
-------------------------------------------------------------------
Wed May 9 15:55:41 UTC 2018 - bjorn.lie@gmail.com

View File

@ -17,15 +17,17 @@
Name: gnome-system-monitor
Version: 3.28.2
Version: 3.30.0
Release: 0
Summary: A process monitor for the GNOME desktop
License: GPL-2.0-or-later
Group: System/GUI/GNOME
URL: https://wiki.gnome.org/Apps/SystemMonitor
Source0: http://download.gnome.org/sources/gnome-system-monitor/3.28/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-system-monitor/3.30/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: polkit-devel
BuildRequires: translation-update-upstream
@ -41,7 +43,6 @@ BuildRequires: pkgconfig(libgtop-2.0) >= 2.37.2
BuildRequires: pkgconfig(librsvg-2.0) >= 2.35
BuildRequires: pkgconfig(libsystemd) >= 44
BuildRequires: pkgconfig(libxml-2.0) >= 2.0
Recommends: %{name}-lang
%description
GNOME-system-monitor is a process and system monitor for the GNOME
@ -55,13 +56,14 @@ processor time, memory, and disk space are being used.
translation-update-upstream
%build
%configure \
--enable-systemd \
%meson \
-Dwnck=false \
-Dsystemd=true \
%{nil}
%make_build
%meson_build
%install
%make_install
%meson_install
%find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot}/%{_prefix}
@ -83,6 +85,7 @@ translation-update-upstream
%{_libexecdir}/%{name}/gsm-renice
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/gsm.gresource
%{_datadir}/icons/hicolor/*/apps/gnome-system-monitor*
%files lang -f %{name}.lang