Hello community, here is the log from the commit of package texinfo for openSUSE:Factory checked in at 2017-01-25 22:33:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texinfo (Old) and /work/SRC/openSUSE:Factory/.texinfo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texinfo" Changes: -------- --- /work/SRC/openSUSE:Factory/texinfo/texinfo.changes 2016-08-05 18:11:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.texinfo.new/texinfo.changes 2017-01-25 22:33:03.250386986 +0100 @@ -1,0 +2,34 @@ +Fri Jan 20 10:02:38 UTC 2017 - [email protected] + +- Update to version 6.3: + * Language: + + The commands `@setcontentsaftertitlepage' and + `@setshortcontentsaftertitlepage' have been removed. + + @-commands are no longer supported within `@errormsg'. + * texinfo.tex: + + For a couple of characters (opening and closing braces), use glyphs + from the standard TeX math fonts instead of using EC fonts which are + less likely to be installed. + + Use of user-defined macros in the text of an index entry is more + reliable when the text contains Texinfo @-commands. + + @synindex and @syncodeindex have been fixed (broken in the last + release). + + Support added for native UTF-8 support with XeTeX and LuaTeX. + + Support of PDF output with XeTeX improved. + + You can use a new file doc/texinfo-ja.tex for Texinfo documents in + Japanese. doc/short-sample-ja.tex is a sample document. New + support file doc/txi-ja.tex for Japanese. + + texi2any: + + Fix handling of compiler options when building Perl extension modules. + * texi2dvi: + + Can now process files whose absolute paths contain space characters, + as long a relative path to the file is given. Better support of + files with unusual characters in their names. + + No longer exits prematurely in some circumstances (due to the script + running under "set -e"). + + Bug fixed which made the `--command' and `--tidy' options + incompatible. + * info: + + Handling of "invalid" value in infokey file fixed. + +------------------------------------------------------------------- Old: ---- texinfo-6.1.tar.xz texinfo-6.1.tar.xz.sig New: ---- texinfo-6.3.tar.xz texinfo-6.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texinfo.spec ++++++ --- /var/tmp/diff_new_pack.IVMCgR/_old 2017-01-25 22:33:04.246236297 +0100 +++ /var/tmp/diff_new_pack.IVMCgR/_new 2017-01-25 22:33:04.254235087 +0100 @@ -1,7 +1,7 @@ # # spec file for package texinfo # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,14 +17,14 @@ Name: texinfo -Version: 6.1 +Version: 6.3 Release: 0 Summary: Tools Needed to Create Documentation from Texinfo Sources License: GPL-3.0+ Group: Productivity/Publishing/Texinfo -Url: http://www.gnu.org/software/texinfo/ -Source0: ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-%{version}.tar.xz -Source1: ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-%{version}.tar.xz.sig +Url: https://www.gnu.org/software/texinfo/ +Source0: https://ftp.gnu.org/pub/gnu/texinfo/texinfo-%{version}.tar.xz +Source1: https://ftp.gnu.org/pub/gnu/texinfo/texinfo-%{version}.tar.xz.sig Source2: %{name}.keyring Source10: info-dir Patch1: texinfo-zlib.patch @@ -34,9 +34,6 @@ BuildRequires: libzio-devel BuildRequires: ncurses-devel BuildRequires: perl -Requires: perl-Text-Unidecode -Requires: perl-gettext -Requires: perl-libintl-perl BuildRequires: perl-Text-Unidecode BuildRequires: perl-gettext BuildRequires: perl-libintl-perl @@ -44,8 +41,12 @@ BuildRequires: zlib-devel Requires: makeinfo = %{version} Requires: perl +Requires: perl-Text-Unidecode +Requires: perl-gettext +Requires: perl-libintl-perl Requires(post): %install_info_prereq Requires(preun): %install_info_prereq +BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} > 1220 Requires: texlive-bibtex Requires: texlive-latex @@ -58,7 +59,6 @@ Recommends: texi2html Recommends: texi2roff %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Texinfo is a documentation system that uses a single source file to @@ -88,8 +88,8 @@ Requires: perl(Locale::Messages) # /usr/share/texinfo/Texinfo/Convert/NodeNameNormalization.pm uses Text::Unidecode Requires: perl(Text::Unidecode) -Provides: texinfo:/usr/bin/makeinfo Suggests: texinfo +Provides: texinfo:%{_bindir}/makeinfo %description -n makeinfo Makeinfo translates Texinfo source documentation to various other ++++++ texinfo-6.1.tar.xz -> texinfo-6.3.tar.xz ++++++ ++++ 229451 lines of diff (skipped) ++++++ texinfo.keyring ++++++ --- /var/tmp/diff_new_pack.IVMCgR/_old 2017-01-25 22:33:08.153645048 +0100 +++ /var/tmp/diff_new_pack.IVMCgR/_new 2017-01-25 22:33:08.153645048 +0100 @@ -1,5 +1,4 @@ -----BEGIN PGP PUBLIC KEY BLOCK----- -Version: GnuPG v2 mQMuBFSTAuwRCADQ54jPzwDcRV7SE+u3xgy+J+7DpG+ctUG0BQ467Igmh5EXpc2P PDS8/rb8oJnUmgxf6cgD2WrZaQ9qOydgypHaofaa43KYPwcGF+XFp2rJb/Jgr3F+
