Update to 3.22.2
This commit is contained in:
parent
05035d987c
commit
66eb05f31b
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@ gnome-system-monitor-2.28.1.tar.bz2
|
|||||||
/gnome-system-monitor-3.21.91.tar.xz
|
/gnome-system-monitor-3.21.91.tar.xz
|
||||||
/gnome-system-monitor-3.21.92.tar.xz
|
/gnome-system-monitor-3.21.92.tar.xz
|
||||||
/gnome-system-monitor-3.22.0.tar.xz
|
/gnome-system-monitor-3.22.0.tar.xz
|
||||||
|
/gnome-system-monitor-3.22.2.tar.xz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%global desktop_file_utils_version 0.2.90
|
%global desktop_file_utils_version 0.2.90
|
||||||
|
|
||||||
Name: gnome-system-monitor
|
Name: gnome-system-monitor
|
||||||
Version: 3.22.0
|
Version: 3.22.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Process and resource monitor
|
Summary: Process and resource monitor
|
||||||
|
|
||||||
@ -59,6 +59,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monit
|
|||||||
%{_libexecdir}/gnome-system-monitor/gsm-*
|
%{_libexecdir}/gnome-system-monitor/gsm-*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 24 2016 Kalev Lember <klember@redhat.com> - 3.22.2-1
|
||||||
|
- Update to 3.22.2
|
||||||
|
|
||||||
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||||
- Update to 3.22.0
|
- Update to 3.22.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user