Hello community,

here is the log from the commit of package tcsh for openSUSE:Factory checked in 
at 2016-04-11 09:11:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tcsh (Old)
 and      /work/SRC/openSUSE:Factory/.tcsh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tcsh"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tcsh/tcsh.changes        2015-05-15 
09:54:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tcsh.new/tcsh.changes   2016-04-11 
09:11:36.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Mar 30 11:38:25 UTC 2016 - [email protected]
+
+- Update to tcsh bug fix version V6.19
+  * Mainly a bug fix release (after 3 years) with few new features:
+    1. new cdtohome variable
+    2. locking in history files
+    3. history speedups.
+
+-------------------------------------------------------------------

Old:
----
  tcsh-6.18.05.tar.gz

New:
----
  tcsh-6.19.00.tar.gz

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

Other differences:
------------------
++++++ tcsh.spec ++++++
--- /var/tmp/diff_new_pack.680Sh1/_old  2016-04-11 09:11:37.000000000 +0200
+++ /var/tmp/diff_new_pack.680Sh1/_new  2016-04-11 09:11:37.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tcsh
 #
-# 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,13 +17,13 @@
 
 
 Name:           tcsh
-Version:        6.18.05
+Version:        6.19.00
 Release:        0
 Summary:        The C SHell
 License:        BSD-3-Clause
 Group:          System/Shells
 Url:            http://www.tcsh.org/
-Source:         ftp.astron.com:/pub/tcsh/tcsh-6.18.05.tar.gz
+Source:         ftp.astron.com:/pub/tcsh/tcsh-6.19.00.tar.gz
 Source2:        bindkey.tcsh
 Source3:        complete.tcsh
 Patch0:         tcsh-6.18.03.dif

++++++ tcsh-6.18.05.tar.gz -> tcsh-6.19.00.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tcsh-6.18.05/Fixes new/tcsh-6.19.00/Fixes
--- old/tcsh-6.18.05/Fixes      2015-05-10 15:31:33.000000000 +0200
+++ new/tcsh-6.19.00/Fixes      2015-05-21 23:38:12.000000000 +0200
@@ -1,3 +1,4 @@
+ 41  V6.19.00 - 20150521
  40. V6.18.05 - 20150510
  39. fix reseting when interrupted inside an eval "eval sleep 10^C"
      (paulo.cesar.pereira.de.andrade)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tcsh-6.18.05/README new/tcsh-6.19.00/README
--- old/tcsh-6.18.05/README     2015-05-10 15:32:44.000000000 +0200
+++ new/tcsh-6.19.00/README     2015-05-21 23:38:12.000000000 +0200
@@ -1,4 +1,4 @@
-This is tcsh version 6.18.05.  Tcsh is a version of the Berkeley
+This is tcsh version 6.19.00.  Tcsh is a version of the Berkeley
 C-Shell, with the addition of: a command line editor, command and file
 name completion, listing, etc. and a bunch of small additions to the
 shell itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tcsh-6.18.05/configure new/tcsh-6.19.00/configure
--- old/tcsh-6.18.05/configure  2015-05-10 15:32:59.000000000 +0200
+++ new/tcsh-6.19.00/configure  2015-05-21 23:41:48.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for tcsh 6.18.05.
+# Generated by GNU Autoconf 2.69 for tcsh 6.19.00.
 #
 # Report bugs to <http://bugs.gw.com/>.
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='tcsh'
 PACKAGE_TARNAME='tcsh'
-PACKAGE_VERSION='6.18.05'
-PACKAGE_STRING='tcsh 6.18.05'
+PACKAGE_VERSION='6.19.00'
+PACKAGE_STRING='tcsh 6.19.00'
 PACKAGE_BUGREPORT='http://bugs.gw.com/'
 PACKAGE_URL=''
 
@@ -1250,7 +1250,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures tcsh 6.18.05 to adapt to many kinds of systems.
+\`configure' configures tcsh 6.19.00 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1315,7 +1315,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of tcsh 6.18.05:";;
+     short | recursive ) echo "Configuration of tcsh 6.19.00:";;
    esac
   cat <<\_ACEOF
 
@@ -1411,7 +1411,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-tcsh configure 6.18.05
+tcsh configure 6.19.00
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2174,7 +2174,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by tcsh $as_me 6.18.05, which was
+It was created by tcsh $as_me 6.19.00, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -7339,7 +7339,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by tcsh $as_me 6.18.05, which was
+This file was extended by tcsh $as_me 6.19.00, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7405,7 +7405,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-tcsh config.status 6.18.05
+tcsh config.status 6.19.00
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tcsh-6.18.05/configure.ac 
new/tcsh-6.19.00/configure.ac
--- old/tcsh-6.18.05/configure.ac       2015-05-10 15:32:44.000000000 +0200
+++ new/tcsh-6.19.00/configure.ac       2015-05-21 23:38:12.000000000 +0200
@@ -7,10 +7,10 @@
 dnl
 dnl Written by Kaveh Ghazi ([email protected]) 5/11/96.
 dnl
-dnl $tcsh: configure.ac,v 3.5 2015/05/10 13:32:44 christos Exp $
+dnl $tcsh: configure.ac,v 3.6 2015/05/21 21:38:12 christos Exp $
 
 AC_PREREQ([2.59])dnl Minimum Autoconf version required.
-AC_INIT([tcsh], [6.18.05], [http://bugs.gw.com/])
+AC_INIT([tcsh], [6.19.00], [http://bugs.gw.com/])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR([tc.vers.c])
 AC_CONFIG_HEADERS([config.h])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tcsh-6.18.05/patchlevel.h 
new/tcsh-6.19.00/patchlevel.h
--- old/tcsh-6.18.05/patchlevel.h       2015-05-10 15:32:44.000000000 +0200
+++ new/tcsh-6.19.00/patchlevel.h       2015-05-21 23:38:12.000000000 +0200
@@ -1,4 +1,4 @@
-/* $Header: /p/tcsh/cvsroot/tcsh/patchlevel.h,v 3.184 2015/05/10 13:32:44 
christos Exp $ */
+/* $Header: /p/tcsh/cvsroot/tcsh/patchlevel.h,v 3.185 2015/05/21 21:38:12 
christos Exp $ */
 /*
  * patchlevel.h: Our life story.
  */
@@ -7,8 +7,8 @@
 
 #define ORIGIN "Astron"
 #define REV 6
-#define VERS 18
-#define PATCHLEVEL 5
-#define DATE "2015-05-10"
+#define VERS 19
+#define PATCHLEVEL 0
+#define DATE "2015-05-21"
 
 #endif /* _h_patchlevel */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tcsh-6.18.05/tcsh.man new/tcsh-6.19.00/tcsh.man
--- old/tcsh-6.18.05/tcsh.man   2015-05-10 15:32:44.000000000 +0200
+++ new/tcsh-6.19.00/tcsh.man   2015-05-21 23:38:12.000000000 +0200
@@ -77,7 +77,7 @@
 .\"   used here if you can. In particular, please don't use nroff commands
 .\"   which aren't already used herein.
 .\" 
-.TH TCSH 1 "10 May 2015" "Astron 6.18.05"
+.TH TCSH 1 "21 May 2015" "Astron 6.19.00"
 .SH NAME
 tcsh \- C shell with file name completion and command line editing
 .SH SYNOPSIS
@@ -5243,7 +5243,7 @@
 malloc(3), setlocale(3), tty(4), a.out(5), termcap(5), environ(7),
 termio(7), Introduction to the C Shell
 .SH VERSION
-This manual documents tcsh 6.18.05 (Astron) 2015-05-10.
+This manual documents tcsh 6.19.00 (Astron) 2015-05-21.
 .SH AUTHORS
 .PD 0
 .TP 2


Reply via email to