commit xkbutils for openSUSE:Factory
Hello community, here is the log from the commit of package xkbutils for openSUSE:Factory checked in at 2013-02-28 07:14:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xkbutils (Old) and /work/SRC/openSUSE:Factory/.xkbutils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "xkbutils", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/xkbutils/xkbutils.changes 2012-05-08 12:05:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xkbutils.new/xkbutils.changes 2013-02-28 10:23:42.000000000 +0100 @@ -1,0 +2,28 @@ +Tue Feb 26 19:06:26 UTC 2013 - zaitor@opensuse.org + +- Update to version 1.0.4: + + Declare bit to shift as unsigned to clear compiler warning. + + Add -version flags to all three commands. + + Combine usage message strings/calls. + + Delete unused macros from utils.h. + + Remove unused u*alloc functions from utils.c. + + Remove unused uStringDup function. + + Make configure actually check for strcasecmp. + + Remove unused debug & function tracing infrastructure from + utils.c. + + Mark uFatalError as _X_NORETURN. + + Add printf attributes to utils.c printing functions. + + Declare utils.c functions as taking const char * arguments. + + Remove unused streq() macro. + + Remove unused #ifdef notyet typedef. + + Remove CVS version tags. + + Convert to X.Org standard coding style. + + Fix typo in SetValues which could fail to detect a change if + only width/height changed. + + config: + - Add missing AC_CONFIG_SRCDIR. + - Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS. + - Move man pages into their own directory. + + man: Remove trailing spaces and tabs. + +------------------------------------------------------------------- Old: ---- xkbutils-1.0.3.tar.bz2 New: ---- xkbutils-1.0.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xkbutils.spec ++++++ --- /var/tmp/diff_new_pack.FHLMRY/_old 2013-02-28 10:23:43.000000000 +0100 +++ /var/tmp/diff_new_pack.FHLMRY/_new 2013-02-28 10:23:43.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package xkbutils # -# 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,20 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: xkbutils -Version: 1.0.3 +Version: 1.0.4 Release: 0 -License: MIT Summary: Collection of small utilities utilizing the X11 XKeyboard extension -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 BuildRequires: pkg-config BuildRequires: pkgconfig(inputproto) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xaw7) BuildRequires: pkgconfig(xorg-macros) >= 1.8 -BuildRequires: pkgconfig(xproto) +BuildRequires: pkgconfig(xproto) >= 7.0.17 BuildRequires: pkgconfig(xt) # This was part of the xorg-x11 package up to version 7.6 Conflicts: xorg-x11 <= 7.6 ++++++ xkbutils-1.0.3.tar.bz2 -> xkbutils-1.0.4.tar.bz2 ++++++ ++++ 13880 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de