Hello community, here is the log from the commit of package libgtop for openSUSE:Factory checked in at 2015-10-06 16:31:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgtop (Old) and /work/SRC/openSUSE:Factory/.libgtop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgtop" Changes: -------- --- /work/SRC/openSUSE:Factory/libgtop/libgtop.changes 2014-10-06 22:04:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libgtop.new/libgtop.changes 2015-10-06 16:31:47.000000000 +0200 @@ -1,0 +2,73 @@ +Tue Sep 22 06:59:22 UTC 2015 - [email protected] + +- Update to version 2.32.0: + + Stable release. + +------------------------------------------------------------------- +Wed Sep 16 07:43:18 UTC 2015 - [email protected] + +- Update to version 2.31.91: + + Darwin: Fixed build. + + All: + - GI docs fixes. + - include fixes. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 17 21:16:12 UTC 2015 - [email protected] + +- Update to version 2.31.90: + + ABI changes: + - ABI was inconsistent on platforms like FreeBSD which make use + of glibtop_machine. The ABI was actually different between + the library and the server. Fixed this by simply always + defining glibtop_machine in glibtop struct. + - Add Pss and Swap members in glibtop_proc_mem. + - This is the second ABI breakage in since 2.28 (the first one + was bumping NCPU), there were no release for 2.30. + + FreeBSD: + - proclist: exclude the "idle" kernel process when + GLIBTOP_EXCLUDE_IDLE. + - Remove extraneous glibtop_init() calls. + + Linux: + - proc_mem: implement Pss and Swap. + - Remove extraneous glibtop_init() calls. + + All: + - Propagate the change that machine in struct glibtop is now a + pointer. Hope that change doesn't break build on other + platforms, I can only test Linux and FreeBSD. + +------------------------------------------------------------------- +Thu Aug 6 13:00:57 UTC 2015 - [email protected] + +- Update to version 2.31.4: + + Implement a proper --enable-debug mode. + + FreeBSD: + - procstate: set process name for kernel (pid=0). + - procmap: get dev/inode for ZFS (no filename yet). + - mem: rework memory usage to something more meaningful. + - proclist: don't report threads. + - proctime: fix CPU times. + + Linux: + - mem: + . Use MemAvailable when available. + . Match `free`, report Slab as Cached. + - Support for x.y versionsmemory to match `free`. + + Fix a lot of GI tags: it now works without crashing. + + Server and daemon binaries are now dynamically linked against + their libgtop. + + Update a lot of examples/. + + Clean up some very old code. + + Updated translations. + +------------------------------------------------------------------- +Fri Jun 26 08:58:27 UTC 2015 - [email protected] + +- Update to version 2.31.3: + + Numerous OpenBSD backend fixes. + + Fixed FreeBSD build issues. + + Implemented procaffinity support for NetBSD. + + Updated translations. +- Add pkgconfig(glib-2.0) BuildRequires: New explicit dependency. + +------------------------------------------------------------------- Old: ---- libgtop-2.30.0.tar.xz New: ---- libgtop-2.32.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgtop.spec ++++++ --- /var/tmp/diff_new_pack.P23Uht/_old 2015-10-06 16:31:48.000000000 +0200 +++ /var/tmp/diff_new_pack.P23Uht/_new 2015-10-06 16:31:48.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libgtop # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libgtop -Version: 2.30.0 +Version: 2.32.0 Release: 0 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0) @@ -25,7 +25,7 @@ Summary: LibGTop Library License: GPL-2.0+ Group: System/Libraries -Source: http://download.gnome.org/sources/libgtop/2.30/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libgtop/2.32/%{name}-%{version}.tar.xz Source1: %{name}_spec-update.sh Source99: baselibs.conf BuildRequires: fdupes @@ -33,6 +33,7 @@ BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: translation-update-upstream +BuildRequires: pkgconfig(gobject-2.0) >= 2.26.0 BuildRequires: pkgconfig(xau) BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ libgtop-2.30.0.tar.xz -> libgtop-2.32.0.tar.xz ++++++ ++++ 32831 lines of diff (skipped)
