Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2018-12-03 10:03:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ncurses (Old)
 and      /work/SRC/openSUSE:Factory/.ncurses.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ncurses"

Mon Dec  3 10:03:36 2018 rev:149 rq:651982 version:6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2018-11-12 
09:49:39.572443443 +0100
+++ /work/SRC/openSUSE:Factory/.ncurses.new.19453/ncurses.changes       
2018-12-03 10:03:39.464079831 +0100
@@ -1,0 +2,30 @@
+Wed Nov 21 11:37:09 UTC 2018 - Dr. Werner Fink <[email protected]>
+
+- Remove screen.xterm from terminfo data base (boo#1103320) as with
+  this screen uses fallback TERM=screen
+
+-------------------------------------------------------------------
+Mon Nov 19 10:57:18 UTC 2018 - Dr. Werner Fink <[email protected]>
+
+- Add ncurses patch 20181117
+  + ignore the hex/b64 $TERMINFO in toe's listing.
+  + correct a status-check in _nc_read_tic_entry() so that if reading
+    a hex/b64 $TERMINFO, and the $TERM does not match, fall-through to
+    the compiled-in search list.
+
+-------------------------------------------------------------------
+Mon Nov 12 14:44:30 UTC 2018 - Dr. Werner Fink <[email protected]>
+
+- For screen.xterm remove also `rep' feature (repeat char) this
+  might help on boo#1103320
+
+-------------------------------------------------------------------
+Mon Nov 12 07:56:07 UTC 2018 - Dr. Werner Fink <[email protected]>
+
+- Add ncurses patch 20181110
+  + several workarounds to ensure proper C compiler used in parts of
+    Ada95 tree.
+  + update config.guess, config.sub from
+          http://git.savannah.gnu.org/cgit/config.git
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ncurses.spec ++++++
--- /var/tmp/diff_new_pack.Yqs29u/_old  2018-12-03 10:03:40.236079127 +0100
+++ /var/tmp/diff_new_pack.Yqs29u/_new  2018-12-03 10:03:40.236079127 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -963,11 +963,11 @@
 # Better screen support and workaround about missing terminfo entries
 # might be help on boo#812067 as well as on boo#935736 but may cause
 # boo#940459  (which should be fixed by screen its self!)
+    rm -vf  %{buildroot}%{terminfo s/screen.xterm}
     (cat > screen.list) <<-EOF
        %{terminfo s/screen.gnome}
        %{terminfo s/screen.konsole}
        %{terminfo s/screen.linux}
-       %{terminfo s/screen.xterm}
        EOF
     (cat > iterm.list) <<-EOF
        %{terminfo i/iTerm.app}

++++++ ncurses-6.1-patches.tar.bz2 ++++++
++++ 17245 lines of diff (skipped)

++++++ ncurses-6.1.dif ++++++
--- /var/tmp/diff_new_pack.Yqs29u/_old  2018-12-03 10:03:40.928078496 +0100
+++ /var/tmp/diff_new_pack.Yqs29u/_new  2018-12-03 10:03:40.928078496 +0100
@@ -152,7 +152,7 @@
  done
 --- configure
 +++ configure  2018-10-29 10:24:12.319041330 +0000
-@@ -5484,7 +5484,7 @@ echo $ECHO_N "checking for an rpath opti
+@@ -5485,7 +5485,7 @@ echo $ECHO_N "checking for an rpath opti
                fi
                ;;
        (linux*|gnu*|k*bsd*-gnu|freebsd*)
@@ -161,7 +161,7 @@
                ;;
        (openbsd[2-9].*|mirbsd*)
                LD_RPATH_OPT="-Wl,-rpath,"
-@@ -13561,12 +13561,15 @@ cat >>$cf_edit_man <<CF_EOF
+@@ -13562,12 +13562,15 @@ cat >>$cf_edit_man <<CF_EOF
                echo '? missing rename for '\$cf_source
                cf_target="\$cf_source"
        fi
@@ -179,7 +179,7 @@
        sed     -f $cf_man_alias \\
  CF_EOF
  
-@@ -13576,7 +13579,7 @@ cat >>$cf_edit_man <<CF_EOF
+@@ -13577,7 +13580,7 @@ cat >>$cf_edit_man <<CF_EOF
  CF_EOF
  else
  cat >>$cf_edit_man <<CF_EOF
@@ -188,7 +188,7 @@
  CF_EOF
  fi
  
-@@ -13616,7 +13619,7 @@ cat >>$cf_edit_man <<CF_EOF
+@@ -13617,7 +13620,7 @@ cat >>$cf_edit_man <<CF_EOF
                mv \$TMP.$cf_so_strip \$TMP
        fi
        fi
@@ -197,7 +197,7 @@
  CF_EOF
  fi
  
-@@ -13625,23 +13628,23 @@ case "$MANPAGE_FORMAT" in
+@@ -13626,23 +13629,23 @@ case "$MANPAGE_FORMAT" in
  cat >>$cf_edit_man <<CF_EOF
        if test \$form = format ; then
                # BSDI installs only .0 suffixes in the cat directories
@@ -227,7 +227,7 @@
                                for cf_alias in \$aliases
                                do
                                        if test \$section = 1 ; then
-@@ -13650,7 +13653,7 @@ cat >>$cf_edit_man <<CF_EOF
+@@ -13651,7 +13654,7 @@ cat >>$cf_edit_man <<CF_EOF
  
                                        if test "$MANPAGE_SYMLINKS" = yes ; then
                                                if test -f \$cf_alias\${suffix} 
; then
@@ -236,7 +236,7 @@
                                                        then
                                                                continue
                                                        fi
-@@ -13660,18 +13663,18 @@ CF_EOF
+@@ -13661,18 +13664,18 @@ CF_EOF
  case "x$LN_S" in
  (*-f)
  cat >>$cf_edit_man <<CF_EOF
@@ -258,7 +258,7 @@
                                                echo ".so \$cf_source" >\$TMP
  CF_EOF
  if test -n "$cf_compress" ; then
-@@ -13691,9 +13694,9 @@ cat >>$cf_edit_man <<CF_EOF
+@@ -13692,9 +13695,9 @@ cat >>$cf_edit_man <<CF_EOF
                        )
                )
        elif test \$verb = removing ; then
@@ -271,7 +271,7 @@
                )
                test -d \$cf_subdir\${section} &&
                test -n "\$aliases" && (
-@@ -13713,6 +13716,7 @@ cat >>$cf_edit_man <<CF_EOF
+@@ -13714,6 +13717,7 @@ cat >>$cf_edit_man <<CF_EOF
  #             echo ".hy 0"
                cat \$TMP
        fi
@@ -279,7 +279,7 @@
        ;;
  esac
  done
-@@ -24175,6 +24179,7 @@ if test "$with_termlib" != no ; then
+@@ -24189,6 +24193,7 @@ if test "$with_termlib" != no ; then
                TINFO_LDFLAGS="-L${LIB_DIR}"
                SHLIB_LIST="$SHLIB_LIST -l${TINFO_LIB_SUFFIX}"
        fi
@@ -733,7 +733,7 @@
  #:    use=screen.xterm-new,
 +screen.xterm|screen customized for modern xterm,
 +      bce@, bw,
-+      invis@, kIC@, kNXT@, kPRV@, meml@, memu@,
++      invis@, kIC@, kNXT@, kPRV@, meml@, memu@, rep@,
 +      sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|
 +          %t;7%;%?%p4%t;5%;%?%p5%t;2%;m,
 +      E3@, use=screen+italics, use=screen+fkeys,

++++++ ncurses-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.Yqs29u/_old  2018-12-03 10:03:40.944078482 +0100
+++ /var/tmp/diff_new_pack.Yqs29u/_new  2018-12-03 10:03:40.944078482 +0100
@@ -2,3 +2,4 @@
 addFilter(".*shared-lib-calls-exit.*")
 addFilter(".*non-etc-or-var-file-marked-as-conffile.*")
 addFilter(".*macro-in-comment.*jobs.*")
+addFilter(".*W:.*no-version-in-last-changelog.*")


Reply via email to