commit xmessage for openSUSE:Factory

2018-04-07 Thread root
Hello community,

here is the log from the commit of package xmessage for openSUSE:Factory 
checked in at 2018-04-07 20:49:45

Comparing /work/SRC/openSUSE:Factory/xmessage (Old)
 and  /work/SRC/openSUSE:Factory/.xmessage.new (New)


Package is "xmessage"

Sat Apr  7 20:49:45 2018 rev:7 rq:593600 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/xmessage/xmessage.changes2013-01-22 
18:10:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.xmessage.new/xmessage.changes   2018-04-07 
20:49:49.946079657 +0200
@@ -1,0 +2,11 @@
+Wed Apr  4 16:19:52 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.0.5
+  * Stop leaking temporary buffer when realloc fails to enlarge it
+  * configure: Drop AM_MAINTAINER_MODE
+  * autogen.sh: Honor NOCONFIGURE=1
+  * autogen.sh: use quoted string variables
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+---

Old:

  xmessage-1.0.4.tar.bz2

New:

  xmessage-1.0.5.tar.bz2



Other differences:
--
++ xmessage.spec ++
--- /var/tmp/diff_new_pack.WmCoAU/_old  2018-04-07 20:49:50.586056494 +0200
+++ /var/tmp/diff_new_pack.WmCoAU/_new  2018-04-07 20:49:50.590056349 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmessage
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   xmessage
-Version:1.0.4
+Version:1.0.5
 Release:0
 Summary:Utility to display a message or query in a window
 License:MIT

++ xmessage-1.0.4.tar.bz2 -> xmessage-1.0.5.tar.bz2 ++
 14532 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xmessage-1.0.4/ChangeLog new/xmessage-1.0.5/ChangeLog
--- old/xmessage-1.0.4/ChangeLog2013-01-13 07:23:35.0 +0100
+++ new/xmessage-1.0.5/ChangeLog2018-03-10 03:01:37.0 +0100
@@ -1,3 +1,75 @@
+commit f1e22dc070daa73857ff2fd951424b9d1ef31a54
+Author: Alan Coopersmith 
+Date:   Fri Mar 9 18:00:17 2018 -0800
+
+xmessage 1.0.5
+
+Signed-off-by: Alan Coopersmith 
+
+commit 5112040e247e6d9003e8f5d5dc8533f2eda5ced9
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:21 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit a6730b5c7a824f87accb2f339a0599c4d799dc3f
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+
+commit 5800c62b510bf001d294bb39454551f54283f371
+Author: Peter Hutterer 
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+autogen.sh: use exec instead of waiting for configure to finish
+
+Syncs the invocation of configure with the one from the server.
+
+Signed-off-by: Peter Hutterer 
+Reviewed-by: Emil Velikov 
+
+commit 2ded8964acfeb140de6341b2411ec140515b1107
+Author: Alan Coopersmith 
+Date:   Sat May 31 23:36:28 2014 -0700
+
+autogen.sh: Honor NOCONFIGURE=1
+
+See http://people.gnome.org/~walters/docs/build-api.txt
+
+Signed-off-by: Alan Coopersmith 
+
+commit df6964a99d6508f5cc374f49f38e1bd45152
+Author: Alan Coopersmith 
+Date:   Sat May 31 23:36:28 2014 -0700
+
+configure: Drop AM_MAINTAINER_MODE
+
+Signed-off-by: Alan Coopersmith 
+
+commit fa46fad0e100c50a3f4208aa953a29cfc3df
+Author: Alan Coopersmith 
+Date:   Mon Dec 9 21:28:33 2013 -0800
+
+Stop leaking temporary buffer when realloc fails to enlarge it
+
+Fixes cppcheck error:
+[readfile.c:108]: (error) Common realloc mistake: 'cp' nulled
+ but not freed upon failure
+
+Signed-off-by: Alan Coopersmith 
+Reviewed-by: Peter Hutterer 
+Reviewed-by: wharms 
+
 commit 2cc2b4bf7f370c5c804f4e75228677b2c58f1d7f
 Author: Alan Coopersmith 
 Date:   Sat Jan 12 22:21:57 2013 -0800
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --excl

commit xmessage for openSUSE:Factory

2013-01-22 Thread h_root
Hello community,

here is the log from the commit of package xmessage for openSUSE:Factory 
checked in at 2013-01-22 18:10:50

Comparing /work/SRC/openSUSE:Factory/xmessage (Old)
 and  /work/SRC/openSUSE:Factory/.xmessage.new (New)


Package is "xmessage", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xmessage/xmessage.changes2012-05-08 
12:06:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmessage.new/xmessage.changes   2013-01-22 
18:10:52.0 +0100
@@ -1,0 +2,19 @@
+Sat Jan 19 08:58:53 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.4:
+  + config:
+- Add missing AC_CONFIG_SRCDIR.
+- Move man pages into their own directory.
+- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
+- Replace deprecated AC_HELP_STRING with AS_HELP_STRING.
+- Remove AC_PROG_CC as it overrides AC_PROG_C_C99.
+- Use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS.
+- Upgrade to util-macros 1.8 for additional man page support.
+- Update AC_PREREQ statement to 2.60.
+  + man:
+- Replace hard coded man page section with substitution
+  strings.
+- Remove trailing spaces and tabs.
+- Point to the X manpage for more command line options.
+
+---

Old:

  xmessage-1.0.3.tar.bz2

New:

  xmessage-1.0.4.tar.bz2



Other differences:
--
++ xmessage.spec ++
--- /var/tmp/diff_new_pack.v2PKoo/_old  2013-01-22 18:10:52.0 +0100
+++ /var/tmp/diff_new_pack.v2PKoo/_new  2013-01-22 18:10:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xmessage
 #
-# 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,17 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xmessage
-Version:1.0.3
+Version:1.0.4
 Release:0
-License:MIT
 Summary:Utility to display a message or query in a window
-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.4
+BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 BuildRequires:  pkgconfig(xt)
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:  xorg-x11 <= 7.6

++ xmessage-1.0.3.tar.bz2 -> xmessage-1.0.4.tar.bz2 ++
 13859 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xmessage-1.0.3/ChangeLog new/xmessage-1.0.4/ChangeLog
--- old/xmessage-1.0.3/ChangeLog2010-01-30 08:15:19.0 +0100
+++ new/xmessage-1.0.4/ChangeLog2013-01-13 07:23:35.0 +0100
@@ -1,3 +1,138 @@
+commit 2cc2b4bf7f370c5c804f4e75228677b2c58f1d7f
+Author: Alan Coopersmith 
+Date:   Sat Jan 12 22:21:57 2013 -0800
+
+xmessage 1.0.4
+
+Signed-off-by: Alan Coopersmith 
+
+commit 36d79fb080723a019e18e166c36ccaf2127d199d
+Author: Alan Coopersmith 
+Date:   Sat Jan 12 22:21:05 2013 -0800
+
+config: Add missing AC_CONFIG_SRCDIR
+
+Regroup AC statements under the Autoconf initialization section.
+Regroup AM statements under the Automake initialization section.
+
+Signed-off-by: Alan Coopersmith 
+
+commit 2e23c3cf3352eb66b2f9ee78c529d49a195ae0de
+Author: Gaetan Nadon 
+Date:   Wed Jan 19 10:06:56 2011 -0500
+
+config: move man pages into their own directory
+
+Use services provided by XORG_MANPAGE_SECTIONS.
+Use standard Makefile for man pages.
+
+Signed-off-by: Gaetan Nadon 
+
+commit f84771abead3a89fd77db59d26ca194458e0bf22
+Author: Gaetan Nadon 
+Date:   Thu Jan 13 17:15:36 2011 -0500
+
+man: replace hard coded man page section with substitution strings
+
+Signed-off-by: Gaetan Nadon 
+
+commit ee508e69c1160abdf339d8e32b575fb5da2598ec
+Author: Gaetan Nadon 
+Date:   Thu Jan 13 11:15:47 2011 -0500
+
+man: remove trailing spaces and tabs
+
+Using s/[ \t]*$//
+
+Signed-off-by: Gaetan Nadon 
+
+commit 402f6abee4b14c123a58065cb228277ab5c3cae7
+Author: