Update to 40.1
Resolves: #1957688
(cherry picked from Fedora commit 9e836be7b9
)
This commit is contained in:
parent
22545df030
commit
2c283fc9c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -118,3 +118,4 @@ gnome-system-monitor-2.28.1.tar.bz2
|
|||||||
/gnome-system-monitor-40.beta.tar.xz
|
/gnome-system-monitor-40.beta.tar.xz
|
||||||
/gnome-system-monitor-40.rc.tar.xz
|
/gnome-system-monitor-40.rc.tar.xz
|
||||||
/gnome-system-monitor-40.0.tar.xz
|
/gnome-system-monitor-40.0.tar.xz
|
||||||
|
/gnome-system-monitor-40.1.tar.xz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: gnome-system-monitor
|
Name: gnome-system-monitor
|
||||||
Version: 40.0
|
Version: 40.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Process and resource monitor
|
Summary: Process and resource monitor
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -66,6 +66,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monit
|
|||||||
%{_libexecdir}/gnome-system-monitor/
|
%{_libexecdir}/gnome-system-monitor/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 05 2021 Kalev Lember <klember@redhat.com> - 40.1-1
|
||||||
|
- Update to 40.1
|
||||||
|
|
||||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-2
|
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-2
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-system-monitor-40.0.tar.xz) = b0e326c3abdca0a3b5807976a04b7090861717840b11829d75fe5da91ef7adb34b80d2952aee4c1ff843bd5356dab7490d1c2e403712fd3c1381baddb8542501
|
SHA512 (gnome-system-monitor-40.1.tar.xz) = a6c870ae4e58c5fabdc87c290e10326b051398b3408f7ff159c854eef5c7940371e83766f37c6a713631d49ee5ee7b2670f441a462e2453fa849cba2f3255be4
|
||||||
|
Loading…
Reference in New Issue
Block a user