Update to 3.25.90
This commit is contained in:
parent
017452db56
commit
f0c828d9f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@ gnome-system-monitor-2.28.1.tar.bz2
|
||||
/gnome-system-monitor-3.24.0.tar.xz
|
||||
/gnome-system-monitor-3.25.2.tar.xz
|
||||
/gnome-system-monitor-3.25.3.tar.xz
|
||||
/gnome-system-monitor-3.25.90.tar.xz
|
||||
|
@ -1,10 +1,8 @@
|
||||
%global libgtop2_version 2.28.2
|
||||
%global libwnck_version 2.91.0
|
||||
%global desktop_file_utils_version 0.2.90
|
||||
%global libgtop2_version 2.37.2
|
||||
|
||||
Name: gnome-system-monitor
|
||||
Version: 3.25.3
|
||||
Release: 3%{?dist}
|
||||
Version: 3.25.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Process and resource monitor
|
||||
|
||||
License: GPLv2+
|
||||
@ -12,7 +10,7 @@ URL: http://www.gnome.org/
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.25/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(libgtop-2.0) >= %{libgtop2_version}
|
||||
BuildRequires: pkgconfig(libwnck-3.0) >= %{libwnck_version}
|
||||
BuildRequires: pkgconfig(libwnck-3.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(gtkmm-3.0)
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
@ -22,8 +20,7 @@ BuildRequires: desktop-file-utils
|
||||
BuildRequires: intltool gettext
|
||||
BuildRequires: itstool
|
||||
|
||||
# for file triggers
|
||||
Requires: glib2 >= 2.45.4-2
|
||||
Requires: libgtop2%{?_isa} >= %{libgtop2_version}
|
||||
|
||||
%description
|
||||
gnome-system-monitor allows to graphically view and manipulate the running
|
||||
@ -60,6 +57,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monit
|
||||
%{_libexecdir}/gnome-system-monitor/
|
||||
|
||||
%changelog
|
||||
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 3.25.90-1
|
||||
- Update to 3.25.90
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-system-monitor-3.25.3.tar.xz) = 45b11b3b8200713439e887a3cf6d9834421266510fda48df450d02e43dd24049bc474bfac05044c27d0c92beaf8c61dbf8de71e5af03412af95a4419e305f11e
|
||||
SHA512 (gnome-system-monitor-3.25.90.tar.xz) = a43996e1837df1792661927adcb401acf95104df83379f2cf2470622d9c71ee0b7a56218ca82135c1a972a060e757e529f50133b5ec7ecca686445b6fdd36605
|
||||
|
Loading…
Reference in New Issue
Block a user