Hello community, here is the log from the commit of package xload for openSUSE:Factory checked in at 2013-08-19 10:51:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xload (Old) and /work/SRC/openSUSE:Factory/.xload.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xload" Changes: -------- --- /work/SRC/openSUSE:Factory/xload/xload.changes 2012-05-08 12:05:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xload.new/xload.changes 2013-08-19 10:51:59.000000000 +0200 @@ -1,0 +2,18 @@ +Sat Aug 17 18:38:30 UTC 2013 - [email protected] + +- Update to version 1.1.2: + + Add noreturn attribute to usage() as suggested + by -Wmissing-noreturn. + + Use C99 struct initializers for XKeyboardControl values. + + Use 'imdent' to make the deeply nested #ifdef levels easier to + follow. + + Cleanup trailing whitespace. + + Make getloadavg() the first choice on Unix systems that have + it. + + unifdef: -UX_NOT_POSIX, -U__UNIXOS2__ , -Usequent, -Uhcx, + -UUTEK, -Ualliant, -Usony, -Uumips, -UMOTOROLA, -UAIXV3, + -UCRAY. + + Combine usage message strings. + + Eliminate use of tab stops. Helps with translation to DocBook. + +------------------------------------------------------------------- Old: ---- xload-1.1.1.tar.bz2 New: ---- xload-1.1.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xload.spec ++++++ --- /var/tmp/diff_new_pack.z7hDpF/_old 2013-08-19 10:51:59.000000000 +0200 +++ /var/tmp/diff_new_pack.z7hDpF/_new 2013-08-19 10:51:59.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package xload # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,18 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: xload -Version: 1.1.1 -Release: 1 -License: MIT +Version: 1.1.2 +Release: 0 Summary: X utility to display system load average -Url: http://xorg.freedesktop.org/ +License: MIT Group: System/X11/Utilities +Url: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 Source1: xload.desktop Source2: xload.png -BuildRequires: update-desktop-files BuildRequires: pkg-config +BuildRequires: update-desktop-files BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xaw7) BuildRequires: pkgconfig(xmu) ++++++ xload-1.1.1.tar.bz2 -> xload-1.1.2.tar.bz2 ++++++ ++++ 7719 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
