Hello community, here is the log from the commit of package luit for openSUSE:Factory checked in at 2016-05-03 09:33:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/luit (Old) and /work/SRC/openSUSE:Factory/.luit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "luit" Changes: -------- --- /work/SRC/openSUSE:Factory/luit/luit.changes 2015-03-05 18:15:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.luit.new/luit.changes 2016-05-03 09:33:32.000000000 +0200 @@ -1,0 +2,8 @@ +Wed Apr 20 15:48:48 UTC 2016 - sndirsch@suse.com + +- Update to version 20150706 + * add configure option --with-man2html + * updated configure macros, mostly formatting changes from xterm, etc. + * update config.guess, config.sub + +------------------------------------------------------------------- Old: ---- luit-20141204.tgz New: ---- luit-20150706.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ luit.spec ++++++ --- /var/tmp/diff_new_pack.ukBccw/_old 2016-05-03 09:33:32.000000000 +0200 +++ /var/tmp/diff_new_pack.ukBccw/_new 2016-05-03 09:33:32.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package luit # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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: luit -Version: 20141204 +Version: 20150706 Release: 0 Summary: Locale and ISO 2022 support for Unicode terminals License: MIT ++++++ luit-20141204.tgz -> luit-20150706.tgz ++++++ ++++ 9553 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/luit-20141204/configure.in new/luit-20150706/configure.in --- old/luit-20141204/configure.in 2014-01-05 21:20:14.000000000 +0100 +++ new/luit-20150706/configure.in 2015-07-07 00:10:30.000000000 +0200 @@ -1,8 +1,8 @@ -dnl $XTermId: configure.in,v 1.44 2014/01/05 20:20:14 tom Exp $ +dnl $XTermId: configure.in,v 1.45 2015/07/06 22:10:30 tom Exp $ dnl dnl --------------------------------------------------------------------------- dnl -dnl Copyright 2006-2013,2014 by Thomas E. Dickey +dnl Copyright 2006-2014,2015 by Thomas E. Dickey dnl dnl All Rights Reserved dnl @@ -180,6 +180,7 @@ CF_WITH_ENCODINGS_DIR CF_WITH_LOCALE_ALIAS +CF_WITH_MAN2HTML CF_DISABLE_LEAKS CF_ENABLE_TRACE @@ -195,4 +196,4 @@ AC_SUBST(EXTRASRCS) AC_SUBST(EXTRAOBJS) AC_OUTPUT(Makefile,,,cat) -CF_MAKE_DOCS(luit,[$(manext)]) +CF_MAKE_DOCS(luit,[\$(manext)]) 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/luit-20141204/luit.log.html new/luit-20150706/luit.log.html --- old/luit-20141204/luit.log.html 2014-12-04 10:36:39.000000000 +0100 +++ new/luit-20150706/luit.log.html 2015-07-07 00:09:49.000000000 +0200 @@ -19,7 +19,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * ***************************************************************************** - $XTermId: luit.log.html,v 1.145 2014/12/04 09:36:39 tom Exp $ + $XTermId: luit.log.html,v 1.148 2015/07/06 22:09:49 tom Exp $ --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> @@ -43,6 +43,17 @@ <p>This file contains a list of the changes that I have made for luit.</p> + <p><a id="t20150706" name="t20150706">2015/07/06</a> -</p> + + <ul> + <li>add configure option <code>--with-man2html</code></li> + + <li>updated configure macros, mostly formatting changes from + xterm, etc.</li> + + <li>update config.guess, config.sub</li> + </ul> + <p><a id="t20141204" name="t20141204">2014/12/04</a> -</p> <ul> 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/luit-20141204/luitconv.c new/luit-20150706/luitconv.c --- old/luit-20141204/luitconv.c 2014-12-03 22:52:26.000000000 +0100 +++ new/luit-20150706/luitconv.c 2015-07-07 00:41:28.000000000 +0200 @@ -1,7 +1,7 @@ /* - * $XTermId: luitconv.c,v 1.116 2014/12/03 21:52:26 tom Exp $ + * $XTermId: luitconv.c,v 1.117 2015/07/06 22:41:28 tom Exp $ * - * Copyright 2010-2013,2014 by Thomas E. Dickey + * Copyright 2010-2014,2015 by Thomas E. Dickey * * All Rights Reserved * @@ -608,7 +608,8 @@ } else { data = datap[gs]; } - if (data == 0) { + if ((data == 0) + || (my_code >= data->table_size)) { TRACE(("skip %d:%#x\n", gs, my_code)); continue; } 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/luit-20141204/package/debian/changelog new/luit-20150706/package/debian/changelog --- old/luit-20141204/package/debian/changelog 2014-12-04 10:12:32.000000000 +0100 +++ new/luit-20150706/package/debian/changelog 2015-07-06 23:48:21.000000000 +0200 @@ -1,3 +1,9 @@ +bluit (20150706) unstable; urgency=low + + * maintenance updates + + -- Thomas E. Dickey <dickey@invisible-island.net> Mon, 06 Jul 2015 17:48:21 -0400 + bluit (20141204) unstable; urgency=low * maintenance updates 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/luit-20141204/package/debian/copyright new/luit-20150706/package/debian/copyright --- old/luit-20141204/package/debian/copyright 2014-01-05 21:21:05.000000000 +0100 +++ new/luit-20150706/package/debian/copyright 2015-07-07 00:15:55.000000000 +0200 @@ -47,7 +47,7 @@ Files: aclocal.m4 Licence: other-BSD -Copyright: 2006-2013,2014 by Thomas E. Dickey +Copyright: 2006-2014,2015 by Thomas E. Dickey Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that 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/luit-20141204/package/luit.spec new/luit-20150706/package/luit.spec --- old/luit-20141204/package/luit.spec 2014-12-04 10:12:01.000000000 +0100 +++ new/luit-20150706/package/luit.spec 2015-07-06 23:48:21.000000000 +0200 @@ -1,8 +1,8 @@ Summary: luit - Locale and ISO 2022 support for Unicode terminals %define AppProgram luit -%define AppVersion 20141204 +%define AppVersion 20150706 %define UseProgram b%{AppProgram} -# $XTermId: luit.spec,v 1.50 2014/12/04 09:12:01 tom Exp $ +# $XTermId: luit.spec,v 1.51 2015/07/06 21:48:21 tom Exp $ Name: %{AppProgram} Version: %{AppVersion} Release: 1 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/luit-20141204/version.h new/luit-20150706/version.h --- old/luit-20141204/version.h 2014-12-04 10:12:01.000000000 +0100 +++ new/luit-20150706/version.h 2015-07-06 23:48:21.000000000 +0200 @@ -1,6 +1,6 @@ /* - * $XTermId: version.h,v 1.47 2014/12/04 09:12:01 tom Exp $ + * $XTermId: version.h,v 1.48 2015/07/06 21:48:21 tom Exp $ * * http://invisible-island.net/luit/ */ -#define LUIT_VERSION "2.0-20141204" +#define LUIT_VERSION "2.0-20150706"
participants (1)
-
root@hilbert.suse.de