diff --git a/gnome-system-monitor-3.16.0.tar.xz b/gnome-system-monitor-3.16.0.tar.xz deleted file mode 100644 index f035bfd..0000000 --- a/gnome-system-monitor-3.16.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00936e8b5d29fc01cd6daf6c119242877d81b2dcca33fb0ee9ce4adec8675391 -size 856044 diff --git a/gnome-system-monitor-3.18.0.1.tar.xz b/gnome-system-monitor-3.18.0.1.tar.xz new file mode 100644 index 0000000..3aca769 --- /dev/null +++ b/gnome-system-monitor-3.18.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ff8db2fa3eb53d8f54ffd612c6679b231a9d69c13adb91cf63421425953b10 +size 882924 diff --git a/gnome-system-monitor.changes b/gnome-system-monitor.changes index 4bd37fa..d41c624 100644 --- a/gnome-system-monitor.changes +++ b/gnome-system-monitor.changes @@ -1,9 +1,61 @@ +------------------------------------------------------------------- +Wed Sep 23 07:45:16 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.18.0.1: + + Empty space above the process list (bgo#755204). + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 22 06:40:33 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.18.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 16 07:49:38 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.17.92: + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 2 09:10:32 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.17.91: + + Use sysinfo to get number of CPUs. + + Set the application icon name. + + Work under wayland even with wnck (bgo#753972). + + Updated translations. +- Add pkgconfig(gdk-x11-3.0) BuildRequires: new, explicit verified + dependency. + +------------------------------------------------------------------- +Tue Aug 18 08:50:50 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.90: + + Fix build with c++11 (bgo#753121). + + Updated translations. + ------------------------------------------------------------------- Thu Aug 6 08:58:11 UTC 2015 - dimstar@opensuse.org - Own %{_datadir}/polkit-1/actions instead of having to depend on a full polikit installation for building. +------------------------------------------------------------------- +Tue Jul 21 10:40:58 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.4: + + Bugs fixed: bgo#749560, bgo#749645. + + Updated translations. +- Replace dbus-1-glib-devel, libgtop-devel, librsvg-devel and + libxml2-devel BuildRequires for their pkgconfig() equivalents. + +------------------------------------------------------------------- +Fri Jun 26 08:49:38 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.3: + + Updated translations. + ------------------------------------------------------------------- Mon Mar 23 20:16:07 UTC 2015 - dimstar@opensuse.org diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index cf73e6b..c7bbba3 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -17,28 +17,29 @@ Name: gnome-system-monitor -Version: 3.16.0 +Version: 3.18.0.1 Release: 0 Url: http://www.gnome.org Summary: A Simple Process Monitor License: GPL-2.0+ Group: System/GUI/GNOME -Source0: http://download.gnome.org/sources/gnome-system-monitor/3.16/%{name}-%{version}.tar.xz -BuildRequires: dbus-1-glib-devel +Source0: http://download.gnome.org/sources/gnome-system-monitor/3.18/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: intltool -BuildRequires: libgtop-devel >= 2.28.2 -BuildRequires: librsvg-devel >= 2.35 -BuildRequires: libxml2-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools +BuildRequires: pkgconfig(dbus-glib-1) +BuildRequires: pkgconfig(gdk-x11-3.0) BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0 BuildRequires: pkgconfig(gtkmm-3.0) >= 3.3.18 -BuildRequires: pkgconfig(libsystemd-login) >= 44 +BuildRequires: pkgconfig(libgtop-2.0) >= 2.28.2 +BuildRequires: pkgconfig(librsvg-2.0) >= 2.35 +BuildRequires: pkgconfig(libsystemd) >= 44 BuildRequires: pkgconfig(libwnck-3.0) >= 2.91.0 +BuildRequires: pkgconfig(libxml-2.0) Requires: lsb-release Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build