Update to 3.31.3
This commit is contained in:
parent
a3fbf145bf
commit
961f47af74
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@ gnome-system-monitor-2.28.1.tar.bz2
|
|||||||
/gnome-system-monitor-3.28.1.tar.xz
|
/gnome-system-monitor-3.28.1.tar.xz
|
||||||
/gnome-system-monitor-3.28.2.tar.xz
|
/gnome-system-monitor-3.28.2.tar.xz
|
||||||
/gnome-system-monitor-3.30.0.tar.xz
|
/gnome-system-monitor-3.30.0.tar.xz
|
||||||
|
/gnome-system-monitor-3.31.3.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%global libgtop2_version 2.37.2
|
%global libgtop2_version 2.37.2
|
||||||
|
|
||||||
Name: gnome-system-monitor
|
Name: gnome-system-monitor
|
||||||
Version: 3.30.0
|
Version: 3.31.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Process and resource monitor
|
Summary: Process and resource monitor
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.gnome.org/
|
URL: http://www.gnome.org/
|
||||||
Source0: http://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/%{name}/3.31/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -63,6 +63,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monit
|
|||||||
%{_libexecdir}/gnome-system-monitor/
|
%{_libexecdir}/gnome-system-monitor/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 23 2019 Kalev Lember <klember@redhat.com> - 3.31.3-1
|
||||||
|
- Update to 3.31.3
|
||||||
|
|
||||||
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
||||||
- Update to 3.30.0
|
- Update to 3.30.0
|
||||||
- Switch to the meson build system
|
- Switch to the meson build system
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-system-monitor-3.30.0.tar.xz) = c33dc510b15019de745a88d3eef12b5a2b19048bda22878988f22c4482f6a26ab20f5913f3104f2cb1b9566f7148a08b53d4e548f71345363273c51840fa2c8a
|
SHA512 (gnome-system-monitor-3.31.3.tar.xz) = d43ef16e0edea0b30f9d870fdc8f8963e083fdffc24cb6af9a2e766eb37818624e7d4816c0bf4e450e6c2107a949a2fac91d914d46a60f99bfb4a34ca92048dc
|
||||||
|
Loading…
Reference in New Issue
Block a user