forked from pool/gnome-system-monitor
Accepting request 695623 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/695623 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=186
This commit is contained in:
parent
5cf631ec97
commit
08f674ffbe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08a17fe1f8f6c01cb5a777bb3a622a3d54068f0b5f779bbf6ecb68b98a291e3c
|
||||
size 762004
|
3
gnome-system-monitor-3.32.1.tar.xz
Normal file
3
gnome-system-monitor-3.32.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48c131335091bd927862f40ef56400f997981df2acfc82abea662bf91a1ea4f1
|
||||
size 676936
|
@ -1,9 +1,56 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 08:37:00 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.32.1:
|
||||
+ Updated application icon in help.
|
||||
+ Stop using old icon name.
|
||||
+ Fixed quit keyboard shortcut.
|
||||
+ Updated translations.
|
||||
- Drop gsm-fix-broken-icons.patch: Fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 17:12:50 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.32.0:
|
||||
+ Updated translations.
|
||||
- Add gsm-fix-broken-icons.patch: Fix broken icons.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 09:17:25 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.31.92:
|
||||
+ Fixed issue with system icon change.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 20 14:05:37 UTC 2019 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.31.91:
|
||||
+ Updated application icon.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 17 07:09:28 UTC 2019 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.31.90:
|
||||
+ Removed appmenu.
|
||||
+ Use delayed g_settings write.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 4 12:20:29 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Fix req#663737 - build with translation-update-upstream
|
||||
version 20181128
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 4 21:48:33 UTC 2019 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.31.3:
|
||||
+ Removed appmenu.
|
||||
+ Use delayed g_settings write.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 18:24:13 UTC 2018 - antoine.belvire@opensuse.org
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-system-monitor
|
||||
Version: 3.30.0
|
||||
Version: 3.32.1
|
||||
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.30/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-system-monitor/3.32/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
@ -52,7 +52,7 @@ processor time, memory, and disk space are being used.
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%autosetup -p1
|
||||
translation-update-upstream po gnome-system-monitor
|
||||
|
||||
%build
|
||||
@ -85,7 +85,7 @@ translation-update-upstream po gnome-system-monitor
|
||||
%{_libexecdir}/%{name}/gsm-renice
|
||||
%dir %{_datadir}/%{name}
|
||||
%{_datadir}/%{name}/gsm.gresource
|
||||
%{_datadir}/icons/hicolor/*/apps/gnome-system-monitor*
|
||||
%{_datadir}/icons/hicolor/*/apps/org.gnome.SystemMonitor*.svg
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user