Update to 44.0
This commit is contained in:
parent
090eb48dc3
commit
a46c8654b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -126,3 +126,4 @@ gnome-system-monitor-2.28.1.tar.bz2
|
||||
/gnome-system-monitor-42.0.tar.xz
|
||||
/gnome-system-monitor-44.beta.tar.xz
|
||||
/gnome-system-monitor-44.rc.tar.xz
|
||||
/gnome-system-monitor-44.0.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-system-monitor
|
||||
Version: 44~rc
|
||||
Version: 44.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Process and resource monitor
|
||||
|
||||
@ -69,6 +69,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monit
|
||||
%{_libexecdir}/gnome-system-monitor/
|
||||
|
||||
%changelog
|
||||
* Sat Mar 18 2023 David King <amigadave@amigadave.com> - 44.0-1
|
||||
- Update to 44.0
|
||||
|
||||
* Sat Mar 04 2023 David King <amigadave@amigadave.com> - 44~rc-1
|
||||
- Update to 44.rc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-system-monitor-44.rc.tar.xz) = df37c3b5b5815b65641ec783928d5880db33fd5d5b3a47670555369e51fb11e08cab75bfc2523e45146dd334972d82aeb7f4176fdedf04cbaa07578a8de23ddf
|
||||
SHA512 (gnome-system-monitor-44.0.tar.xz) = 052dcdc927ad53ea601f1f3da6a921fe21b04f69aaa8b75a5096fdcdac5706391180c476b5c87a98012fa7b5dc6c5c43b8c88c30a38b12868c4188020e8ec3b8
|
||||
|
Loading…
Reference in New Issue
Block a user