Hello community,

here is the log from the commit of package xrdb for openSUSE:Factory checked in 
at 2013-09-13 14:47:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xrdb (Old)
 and      /work/SRC/openSUSE:Factory/.xrdb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xrdb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xrdb/xrdb.changes        2012-05-08 
12:08:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xrdb.new/xrdb.changes   2013-09-13 
14:47:12.000000000 +0200
@@ -1,0 +2,26 @@
+Thu Sep 12 19:26:22 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.1.0:
+  + Add -version flag to print package version string from
+    autoconf.
+  + Only add -P flag if using cpp as our preprocessor (fdo#34546).
+  + Predefined cpp macros can produce unexpected results
+    (fdo#3413).
+  + Rename args to several functions to not shadow global
+    variables.
+  + Mark fatal() & Syntax() with printf & noreturn attributes.
+  + Strip trailing whitespace.
+  + Remove unnecessary casts from malloc & realloc calls.
+  + Fix many const pointer warnings.
+  + Ensure we don't read out of ClassName array bounds for unknown
+    visual type (deb#488535).
+  + Clarify .Xresources vs. .Xdefaults in man page (deb#649187).
+  + Allow the CPP macro to contain preprocessors with command line
+    options (v2).
+  + Usage: In usage message print preprocessor that's actually
+    chosen.
+  + Fix build with WIN32 defined, but PATHETICCPP not defined.
+  + Tokenize #define names in the PATHETICCPP case too.
+- Add pkgconfig(xproto) BuildRequires, new dependency.
+
+-------------------------------------------------------------------

Old:
----
  xrdb-1.0.9.tar.bz2

New:
----
  xrdb-1.1.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xrdb.spec ++++++
--- /var/tmp/diff_new_pack.ouijew/_old  2013-09-13 14:47:12.000000000 +0200
+++ /var/tmp/diff_new_pack.ouijew/_new  2013-09-13 14:47:12.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xrdb
 #
-# 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,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           xrdb
-Version:        1.0.9
-Release:        1
-License:        MIT
+Version:        1.1.0
+Release:        0
 Summary:        X server resource database utility
-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(x11)
 BuildRequires:  pkgconfig(xmuu)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
+BuildRequires:  pkgconfig(xproto) >= 7.0.17
 Requires:       cpp
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:      xorg-x11 <= 7.6

++++++ xrdb-1.0.9.tar.bz2 -> xrdb-1.1.0.tar.bz2 ++++++
++++ 17680 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to