Hello community,

here is the log from the commit of package xwininfo for openSUSE:Factory 
checked in at 2013-05-27 10:13:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xwininfo (Old)
 and      /work/SRC/openSUSE:Factory/.xwininfo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xwininfo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xwininfo/xwininfo.changes        2012-05-08 
12:08:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xwininfo.new/xwininfo.changes   2013-05-27 
10:13:23.000000000 +0200
@@ -1,0 +2,22 @@
+Mon May 20 20:29:26 UTC 2013 - [email protected]
+
+- Update to version 1.1.3:
+  + Quiet some clang warnings about implicit int <-> size_t
+    conversions.
+  + xwininfo: report the Visual class of the selected Window.
+  + Print more detailed error messages when xcb_connect fails.
+  + fdo#53242 - xwininfo segfaults on invalid screen.
+  + Get rid of a number of warnings.
+  + Remove dead code (size_t is always >= 0).
+  + configure.ac: regroup statements and comment.
+  + Use format string literals instead of variables to print atom
+    names.
+  + Refactor atom name printing into a new Display_Atom_Name
+    function.
+  + Use format string literals instead of variables to print window
+    ids.
+   + Move leading ": " out from buffer to the error string printer.
+   + Add const attributes to fix gcc -Wwrite-strings warnings.
+   + Strip trailing whitespace.
+
+-------------------------------------------------------------------

Old:
----
  xwininfo-1.1.2.tar.bz2

New:
----
  xwininfo-1.1.3.tar.bz2

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

Other differences:
------------------
++++++ xwininfo.spec ++++++
--- /var/tmp/diff_new_pack.B4Xf31/_old  2013-05-27 10:13:24.000000000 +0200
+++ /var/tmp/diff_new_pack.B4Xf31/_new  2013-05-27 10:13:24.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xwininfo
 #
-# 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,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           xwininfo
-Version:        1.1.2
-Release:        1
-License:        MIT
+Version:        1.1.3
+Release:        0
 Summary:        Window information utility for X
-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)

++++++ xwininfo-1.1.2.tar.bz2 -> xwininfo-1.1.3.tar.bz2 ++++++
++++ 17937 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to