Hello community, here is the log from the commit of package libgtop for openSUSE:Factory checked in at 2016-03-29 14:43:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-10-06 16:31:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libgtop.new/libgtop.changes 2016-03-29 14:43:48.000000000 +0200 @@ -1,0 +2,31 @@ +Tue Mar 22 10:38:59 UTC 2016 - [email protected] + +- Update to version 2.34.0: + + Stable release. + +------------------------------------------------------------------- +Tue Mar 1 10:54:57 UTC 2016 - [email protected] + +- Update to version 2.33.91: + + Fix building on musl-libc. + + Updated translations. +- Drop libgtop_spec-update.sh as source, and clean spec of it. No + longer needed in the obs. +- Move %install_info_delete for doc subpackage from postun to + preun. + +------------------------------------------------------------------- +Wed Jan 20 09:07:10 UTC 2016 - [email protected] + +- Update to version 2.33.4: + + On OpenBSD only PID 1 is special. + + Call setlocale in main. + +------------------------------------------------------------------- +Tue Dec 22 21:41:33 UTC 2015 - [email protected] + +- Update to version 2.33.3: + + Fixed broken compilation on OpenBSD. + + Updated translations. + +------------------------------------------------------------------- Old: ---- libgtop-2.32.0.tar.xz libgtop_spec-update.sh New: ---- libgtop-2.34.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgtop.spec ++++++ --- /var/tmp/diff_new_pack.9MibSD/_old 2016-03-29 14:43:49.000000000 +0200 +++ /var/tmp/diff_new_pack.9MibSD/_new 2016-03-29 14:43:49.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libgtop # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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,16 +17,13 @@ Name: libgtop -Version: 2.32.0 +Version: 2.34.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) %define soname 10 Summary: LibGTop Library License: GPL-2.0+ Group: System/Libraries -Source: http://download.gnome.org/sources/libgtop/2.32/%{name}-%{version}.tar.xz -Source1: %{name}_spec-update.sh +Source: http://download.gnome.org/sources/libgtop/2.34/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes BuildRequires: glib2-devel @@ -139,12 +136,12 @@ %postun -n libgtop-2_0-%{soname} -p /sbin/ldconfig +%preun doc +%install_info_delete --info-dir=%{_datadir}/info %{_datadir}/info/%{name}2.info.gz + %post doc %install_info --info-dir=%{_datadir}/info %{_datadir}/info/%{name}2.info.gz -%postun doc -%install_info_delete --info-dir=%{_datadir}/info %{_datadir}/info/%{name}2.info.gz - %files lang -f %{name}-2.0.lang %files -n libgtop-2_0-%{soname} ++++++ libgtop-2.32.0.tar.xz -> libgtop-2.34.0.tar.xz ++++++ ++++ 20861 lines of diff (skipped)
