Update to 40.1
This commit is contained in:
parent
0cc821e8fd
commit
9e836be7b9
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,7 +3,7 @@
|
|||||||
%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: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Process and resource monitor
|
Summary: Process and resource monitor
|
||||||
|
|
||||||
@ -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
|
||||||
|
|
||||||
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 40.0-1
|
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 40.0-1
|
||||||
- Update to 40.0
|
- Update to 40.0
|
||||||
|
|
||||||
|
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