Update to 42.alpha
This commit is contained in:
parent
71b7ddb7c6
commit
cbdee48b7d
1
.gitignore
vendored
1
.gitignore
vendored
@ -121,3 +121,4 @@ gnome-system-monitor-2.28.1.tar.bz2
|
||||
/gnome-system-monitor-40.1.tar.xz
|
||||
/gnome-system-monitor-41.rc.tar.xz
|
||||
/gnome-system-monitor-41.0.tar.xz
|
||||
/gnome-system-monitor-42.alpha.tar.xz
|
||||
|
@ -1,9 +1,10 @@
|
||||
%global libgtop2_version 2.37.2
|
||||
%global libhandy_version 1.5.0
|
||||
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-system-monitor
|
||||
Version: 41.0
|
||||
Version: 42~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: Process and resource monitor
|
||||
|
||||
@ -27,6 +28,7 @@ BuildRequires: itstool
|
||||
|
||||
Requires: hicolor-icon-theme
|
||||
Requires: libgtop2%{?_isa} >= %{libgtop2_version}
|
||||
Requires: libhandy%{?_isa} >= %{libhandy_version}
|
||||
|
||||
%description
|
||||
gnome-system-monitor allows to graphically view and manipulate the running
|
||||
@ -66,6 +68,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monit
|
||||
%{_libexecdir}/gnome-system-monitor/
|
||||
|
||||
%changelog
|
||||
* Sun Jan 09 2022 David King <amigadave@amigadave.com> - 42~alpha-1
|
||||
- Update to 42.alpha
|
||||
|
||||
* Sat Sep 18 2021 Kalev Lember <klember@redhat.com> - 41.0-1
|
||||
- Update to 41.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-system-monitor-41.0.tar.xz) = 1eecddc479f0d9e986f1821a8c4b72246a6995f7853a6b35c8435d1aaa1afd7bc1df0cc0b9748785e4581563985652be19beb12b193ee17439ba4564febf5d20
|
||||
SHA512 (gnome-system-monitor-42.alpha.tar.xz) = fb48b9b93d6bd268cbef508f0b63853d5a73baff8239968881d1373d38ccba97ea21e03a57ddd6749f25848346c0a2deab157db630c125bac25cb07db4155f52
|
||||
|
Loading…
Reference in New Issue
Block a user