Hello community,

here is the log from the commit of package xterm for openSUSE:Factory checked 
in at 2018-02-21 14:08:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xterm (Old)
 and      /work/SRC/openSUSE:Factory/.xterm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xterm"

Wed Feb 21 14:08:34 2018 rev:108 rq:578045 version:331

Changes:
--------
--- /work/SRC/openSUSE:Factory/xterm/xterm.changes      2017-11-16 
13:56:43.966933725 +0100
+++ /work/SRC/openSUSE:Factory/.xterm.new/xterm.changes 2018-02-21 
14:08:37.504339601 +0100
@@ -1,0 +2,103 @@
+Sat Feb  3 04:26:19 UTC 2018 - [email protected]
+
+- Patch #331 - 2017/12/30
+  * add workaround for improper grayscale adjustments made in
+    FreeType library, exposed by changes to rounding in 2.8.1,
+    which shows up as a gap in line-drawing characters
+  * improve a special case where a non-Unicode font's line-drawing
+    characters were not used, when specifying it via the utf8Fonts
+    resource.
+  * replace constant 10msec delay for next X event with new resource
+    nextEventDelay, and reduce that to 1msec to accommodate faster
+    machines than used when -hold was implemented in 1999
+  * add scroll-to action, which simplifies binding a key to scroll
+    to the beginning or end of the saved-lines
+  * add building blocks for alternate screen and/or title-stack
+    features in the terminfo file.
+  * improve calculations for cell-data size.
+  * configure script: enable XHTML/SVG screen dumps by default.
+  * configure script: enable 256-colors by default.
+  * update config.guess, config.sub
+  * configure script: option for --with-man2html to use improved
+    script by default.
+  * add case for private mode 1044 in DECRQM, to report the
+    keepClipboard resource setting and corresponding menu entry.
+  * fix an inconsistency between private mode 12 (the AT&T 610
+    cursor blink) and DECSCUSR: the former relied on having the
+    cursorBlink resource set initially to enable the escape sequence,
+    while the latter does not.
+  * add private modes 13 and 14, as well as resource cursorBlinkXOR
+    to allow better control over the cursor-blinking state
+  * modify the html and svg screen dumps to support direct color
+  * modify media copy (screen-printing) to support the same SGR
+    codes as DECRQSS, including 88/256 indexed color as well as
+    direct color.
+  * improve options-parsing for query-status.pl script.
+  * modify parsing of SGR direct-color control making color space
+    identitier optional. The corresponding DECRQSS reply always
+    returns an empty (default) field for the identifier.
+  * add wide-attributes to DECRQSS reply for SGR.
+  * add private mode 1046 to help with scripting applications.
+  * correct expression used for readline-flags in DECRQM; to test
+    the current flag rather than information stacked within the
+    same variable.
+  * correct typo in ctlseqs.ms reference to ISO-8613-6
+  * fix lintian warning for test-package.
+  * fix typo in DECRQSS for SGR 48, which printed the foreground
+    value for colors past 15. Also use colon delimiter for codes
+    38/48 in response
+  * improve workaround for Debian #542434 by using the font's
+    maximum width when no ISO-8859-1 glyphs are provided
+  * work around a special case of Xft's mismanagement of its
+    cached data by adding a check before the -report-fonts option
+    to ensure that it does not use an XftPattern which may have been
+    freed during a call to XftFontOpenPattern.
+  * improve manual page description of regex option for onXClicks
+    resources
+  * add directColor resource.
+  * additional manpage macro cleanup
+  * add optional support for direct-colors
+  * improve legacy/NRC character set mapping:
+    + enable alternate NRC set designators for French and French
+      Canadian, ‘9’ and ‘f’ respectively, as documented in ctlseqs.
+      (‘9’ is documented for VT510, ‘f’ is a Kermit feature).
+    + correct the Unicode value in the DEC Technical table to show
+      capital delta.
+    + referring to
+      * http://vt100.net/docs/vt220-rm/table2-3b.html
+      * http://vt100.net/docs/vt320-uu/appendixe.html
+    + add entries for the DEC Supplemental Graphics table to display
+      0x28/0xa8 as ¤ and 0x5d/0xdd as Ÿ.
+        referring to
+      * http://www.vt100.net/charsets/technical.html
+      * alter the Unicode values used for 0x2b through 0x2c to use
+        curly braces to work with the “middle” parts displayed with
+       0x2f and 0x30.
+    + modify the VT220 “Supplemental” table, giving a hint that it
+      was probably meant to be “Supplemental Graphics” and is the
+      same as VT320's table.
+  * quiet a few font-warnings when a derived fontname cannot be
+    opened, overlooked in refactoring of font resources in patch #328
+  * correct error response for DECRQSS broken in cleanup of
+    Coverity reports in patch #288
+  * improve DECRPM responses by returning mode not recognized for
+    modes which may not be settable due to the selected
+    decTerminalID resource
+  * correct logic for print-immediate action, and enable
+    corresponding menu entry
+  * add configure option --with-pcre2
+  * fix a misspelled subsection title in ctlseqs.ms and add a note
+    regarding blink which was rendered as bold in X11R6. Blinking
+    text was implemented in Patch #60.
+  * fix typos in xterm.man
+  * fix typography in xterm.man
+  * fix typo in INSTALL
+  * add xterm-direct terminal description based on changes
+    introduced in patch #277, and relying upon ncurses RGB extension.
+  * modify xterm-new terminal description to use ECMA-48 REP,
+    reflecting its use in xterm since patch #32 (1996).
+  * clarify comment in ctlseqs.ms regarding blink: it has been
+    part of xterm since patch #60 (1998).
+  * update ftp URLs in documentation.
+
+-------------------------------------------------------------------

Old:
----
  xterm-330.tgz
  xterm-330.tgz.asc

New:
----
  xterm-331.tgz
  xterm-331.tgz.asc

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

Other differences:
------------------
++++++ xterm.spec ++++++
--- /var/tmp/diff_new_pack.OfXQYX/_old  2018-02-21 14:08:38.716295957 +0100
+++ /var/tmp/diff_new_pack.OfXQYX/_new  2018-02-21 14:08:38.720295813 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xterm
 #
-# Copyright (c) 2017 SUSE LINUX 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
@@ -19,7 +19,7 @@
 %define vttest_version 20140305
 %define splitbin 0%{?suse_version} >= 1300
 Name:           xterm
-Version:        330
+Version:        331
 Release:        0
 Summary:        The basic X terminal program
 License:        MIT
@@ -49,16 +49,15 @@
 Patch8:         xterm-decomposed_bitmaps.patch
 Patch9:         xterm-desktop-item-in-gnome-utilities-appfolder.patch
 BuildRequires:  freetype2-devel
+BuildRequires:  groff
 BuildRequires:  ncurses-devel
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
+Provides:       XFree86:%{_prefix}/X11R6/bin/xterm
+Provides:       xorg-x11:%{_prefix}/X11R6/bin/xterm
 %if %{splitbin}
 Requires:       %{name}-bin
 %endif
-Provides:       XFree86:%{_prefix}/X11R6/bin/xterm
-Provides:       xorg-x11:%{_prefix}/X11R6/bin/xterm
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  groff
-BuildRequires:  pkgconfig
 %if 0%{?suse_version} > 1220
 BuildRequires:  fontpackages-devel
 %endif
@@ -85,7 +84,7 @@
 Requires:       luit
 %endif
 %if 0%{?suse_version} > 1220
-%{reconfigure_fonts_prereq}
+%reconfigure_fonts_prereq
 %endif
 
 %description
@@ -161,18 +160,18 @@
 done
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 
 mkdir -p %{buildroot}%{xterminfo}
 install -m 644 terminfo %{buildroot}%{xterminfo}/xterm.terminfo
 install -m 644 termcap  %{buildroot}%{xterminfo}/xterm.termcap
 
 pushd "../vttest-%{vttest_version}"
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 popd
-install -m 755 $RPM_SOURCE_DIR/luitx %{buildroot}%{_prefix}/bin
-install -m 755 $RPM_SOURCE_DIR/Backarrow2Delete %{buildroot}%{_prefix}/bin
-install -m 755 $RPM_SOURCE_DIR/Backarrow2BackSpace %{buildroot}%{_prefix}/bin
+install -m 755 $RPM_SOURCE_DIR/luitx %{buildroot}%{_bindir}
+install -m 755 $RPM_SOURCE_DIR/Backarrow2Delete %{buildroot}%{_bindir}
+install -m 755 $RPM_SOURCE_DIR/Backarrow2BackSpace %{buildroot}%{_bindir}
 install -m 644 $RPM_SOURCE_DIR/README.SUSE .
 
 mkdir -p %{buildroot}%{_datadir}/pixmaps
@@ -184,17 +183,15 @@
 %suse_update_desktop_file -i xterm TerminalEmulator
 
 %if 0%{?suse_version} > 1220
-%{reconfigure_fonts_scriptlets}
+%reconfigure_fonts_scriptlets
 %endif
 
 %files
-%defattr(-,root,root)
 %{_datadir}/applications/xterm.desktop
 %{_datadir}/pixmaps/*
 
 %if %{splitbin}
 %files bin
-%defattr(-,root,root)
 %endif
 %doc README README.i18n README.SUSE
 %{_bindir}/vttest
@@ -216,6 +213,7 @@
 %dir %{xfontsd}/misc
 %{xfontsd}/misc/20x20ja.pcf.gz
 %{xfontsd}/misc/20x20ko.pcf.gz
+
 %if 0%{?suse_version} > 1050
 %dir %{xappdefs}
 %endif





++++++ xterm-330.tgz -> xterm-331.tgz ++++++
++++ 20741 lines of diff (skipped)


Reply via email to