Hello community,

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

Package is "xman"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xman/xman.changes        2012-05-08 
12:05:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xman.new/xman.changes   2013-09-13 
14:47:07.000000000 +0200
@@ -1,0 +2,31 @@
+Sat Sep  7 17:28:34 UTC 2013 - [email protected]
+
+- Update to version 1.1.3:
+  + COPYING: Remove notice for Xprint.
+  + Check for CreateManpage returning NULL.
+  + Check for InitPsuedoGlobals() returning NULL.
+  + Close file pointer before setting it to NULL in Format().
+    Avoids more file leaks.
+  + Fix file leak in ConstructCommand().
+  + configure: check for groff and enable groff extensions if
+    found.
+  + Provide a fallback mkstemp so we don't need to maintain 2 API
+    versions.
+  + Fix scroll wheel when CapsLock, NumLock or other modifiers are
+    on.
+  + Increase default text window sizes from 600 to 780 pixels.
+  + Stop checking for OSMINORVERSION in list of Solaris man page
+    sections.
+  + Replace StrAlloc with XtNewString.
+  + Remove XConsortium/XFree86/XdotOrg RCS/CVS id tags.
+  + Convert to X.Org standard code style.
+  + Fix numerous typos & spelling errors in comments and message
+    strings.
+  + Use <dirent.h> everywhere instead of checking for
+    X_NOT_POSIX/SYSV/USG/etc.
+  + Eliminate use of tab stops.  Use real TBL markup where
+    indicated.
+  + Rename PIC to ROFF_PIC to avoid problems with "-DPIC"
+    compilations.
+
+-------------------------------------------------------------------

Old:
----
  xman-1.1.2.tar.bz2

New:
----
  xman-1.1.3.tar.bz2

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

Other differences:
------------------
++++++ xman.spec ++++++
--- /var/tmp/diff_new_pack.Z6h0Jj/_old  2013-09-13 14:47:07.000000000 +0200
+++ /var/tmp/diff_new_pack.Z6h0Jj/_new  2013-09-13 14:47:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xman
 #
-# 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:           xman
-Version:        1.1.2
-Release:        1
-License:        MIT
+Version:        1.1.3
+Release:        0
 Summary:        Manual page display program for the X Window System
-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(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

++++++ xman-1.1.2.tar.bz2 -> xman-1.1.3.tar.bz2 ++++++
++++ 24090 lines of diff (skipped)

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

Reply via email to