Update to 3.38.0
This commit is contained in:
parent
8e80b73544
commit
2b5c00c1e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -114,3 +114,4 @@ gnome-system-monitor-2.28.1.tar.bz2
|
|||||||
/gnome-system-monitor-3.37.90.tar.xz
|
/gnome-system-monitor-3.37.90.tar.xz
|
||||||
/gnome-system-monitor-3.37.91.tar.xz
|
/gnome-system-monitor-3.37.91.tar.xz
|
||||||
/gnome-system-monitor-3.37.92.tar.xz
|
/gnome-system-monitor-3.37.92.tar.xz
|
||||||
|
/gnome-system-monitor-3.38.0.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.37.92
|
Version: 3.38.0
|
||||||
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.37/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/%{name}/3.38/%{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
|
||||||
|
* Fri Sep 11 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||||
|
- Update to 3.38.0
|
||||||
|
|
||||||
* Fri Sep 04 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
|
* Fri Sep 04 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
|
||||||
- Update to 3.37.92
|
- Update to 3.37.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-system-monitor-3.37.92.tar.xz) = c02a3f1d40787d56d606b4bf2fadadc65500775620b4bbc21687dc47262c274870d3066e7711deccba5805b3650d534dd22ea9f96c776d26895a36760beb21c9
|
SHA512 (gnome-system-monitor-3.38.0.tar.xz) = 9f54045fa837b85d40a80bc8b519f91513ae27ca157e07f415860e906444bf144b7a7a66e4a2a9a5b1fea4e69305414cf081bb34624c91d1476265b37b59368c
|
||||||
|
Loading…
Reference in New Issue
Block a user