Update to 40.0
This commit is contained in:
parent
35ba0f61c3
commit
0cc821e8fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -117,3 +117,4 @@ gnome-system-monitor-2.28.1.tar.bz2
|
||||
/gnome-system-monitor-3.38.0.tar.xz
|
||||
/gnome-system-monitor-40.beta.tar.xz
|
||||
/gnome-system-monitor-40.rc.tar.xz
|
||||
/gnome-system-monitor-40.0.tar.xz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-system-monitor
|
||||
Version: 40~rc
|
||||
Release: 2%{?dist}
|
||||
Version: 40.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Process and resource monitor
|
||||
|
||||
License: GPLv2+
|
||||
@ -66,6 +66,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monit
|
||||
%{_libexecdir}/gnome-system-monitor/
|
||||
|
||||
%changelog
|
||||
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 40.0-1
|
||||
- Update to 40.0
|
||||
|
||||
* Tue Mar 16 2021 David King <amigadave@amigadave.com> - 40~rc-2
|
||||
- Remove unused polkit BuildRequires, update URL
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-system-monitor-40.rc.tar.xz) = 7dd02b5042dfe5865dc6b1258c4ee1d8430f1bc2fb8fc424b2473ea728522b25fa0b16282a13d9b82ae446d2e0f49637c81b428ab4242de3e95f286b1f9b75b2
|
||||
SHA512 (gnome-system-monitor-40.0.tar.xz) = b0e326c3abdca0a3b5807976a04b7090861717840b11829d75fe5da91ef7adb34b80d2952aee4c1ff843bd5356dab7490d1c2e403712fd3c1381baddb8542501
|
||||
|
Loading…
Reference in New Issue
Block a user