Hello community,

here is the log from the commit of package screen for openSUSE:Factory checked 
in at 2015-07-21 13:23:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/screen (Old)
 and      /work/SRC/openSUSE:Factory/.screen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "screen"

Changes:
--------
--- /work/SRC/openSUSE:Factory/screen/screen.changes    2014-05-22 
20:37:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.screen.new/screen.changes       2015-07-21 
13:23:25.000000000 +0200
@@ -1,0 +2,31 @@
+Wed Jul  1 10:13:31 UTC 2015 - tr...@suse.de
+
+- Add license file as documentation
+
+-------------------------------------------------------------------
+Wed Jul 01 09:48:45 UTC 2015 - alexander_nau...@opensuse.org
+
+- GNU screen 4.3.1
+ * This is a bug fix release. 
+ * Visible content get messed up after window resize 
+
+-------------------------------------------------------------------
+Mon Jun 15 09:28:15 UTC 2015 - alexander_nau...@opensuse.org
+
+- GNU screen 4.3.0:
+ * Introduce Xx string escape showing the executed command of a window
+ * Implement dead/zombie window polling, allowing for auto reconnecting
+ * Allow setting hardstatus on first line
+ * 'sort' command sorting windows by title
+ * 'bumpleft', 'bumpright' - manually move windows on window list
+ * 'collapse' removing numbering 'gaps' between windows, by renumbering
+ * 'windows' command now accepts arguments for use with querying
+
+- packaging changes:
+ * move screen-poll-zombies.patch to savannah git
+ * move screen-4.0.3-ipv6.patch to savannah git
+ * move sort_command.patch to savannah git
+ * move xX_string_escape.patch to savannah git
+ * move screen_enhance_windows_list.patch to savannah git
+
+-------------------------------------------------------------------

Old:
----
  screen-4.0.3-ipv6.patch
  screen-4.2.1.tar.gz
  screen-4.2.1.tar.gz.sig
  screen-poll-zombies.patch
  screen_enhance_windows_list.patch
  sort_command.patch
  xX_string_escape.patch

New:
----
  screen-4.3.1.tar.gz
  screen-4.3.1.tar.gz.sig

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

Other differences:
------------------
++++++ screen.spec ++++++
--- /var/tmp/diff_new_pack.4tJ0dH/_old  2015-07-21 13:23:26.000000000 +0200
+++ /var/tmp/diff_new_pack.4tJ0dH/_new  2015-07-21 13:23:26.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package screen
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,23 +38,17 @@
 BuildRequires:  automake
 PreReq:         %install_info_prereq
 PreReq:         coreutils
-Version:        4.2.1
+Version:        4.3.1
 Release:        0
 Summary:        A program to allow multiple screens on a VT100/ANSI Terminal
-License:        GPL-2.0+
+License:        GPL-3.0+
 Group:          System/Console
 Source:         http://ftp.gnu.org/gnu/screen/%{name}-%{version}.tar.gz
 Source1:        screen.conf
 Source2:        http://ftp.gnu.org/gnu/screen/%{name}-%{version}.tar.gz.sig
 Source3:        
https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=screen&download=1#/%{name}.keyring
 Patch0:         global_screenrc.patch
-Patch3:         screen-4.0.3-ipv6.patch
-# upstream savannah#30880 
-Patch5:         sort_command.patch
 Patch6:         libtinfo.diff
-Patch10:        screen-poll-zombies.patch
-Patch11:        xX_string_escape.patch
-Patch12:        screen_enhance_windows_list.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -68,18 +62,8 @@
 %setup
 # global_screenrc.patch
 %patch0
-# screen-4.0.3-ipv6.patch
-%patch3
-# sort_command.patch
-%patch5
 # libtinfo.diff
 %patch6
-# screen-poll-zombies.patch
-%patch10 -p1
-# xX_string_escape.patch
-%patch11
-# screen_enhance_windows_list.patch
-%patch12
 
 %build
 sh ./autogen.sh
@@ -131,6 +115,7 @@
 %ghost %dir %rundir/uscreens
 %doc %{_infodir}/screen.info*.gz
 %doc %{_mandir}/man1/screen.1.gz
+%doc COPYING
 
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz

++++++ libtinfo.diff ++++++
--- /var/tmp/diff_new_pack.4tJ0dH/_old  2015-07-21 13:23:26.000000000 +0200
+++ /var/tmp/diff_new_pack.4tJ0dH/_new  2015-07-21 13:23:26.000000000 +0200
@@ -1,5 +1,5 @@
---- ./configure.in.orig        2012-06-11 14:43:51.000000000 +0000
-+++ ./configure.in     2012-06-11 14:45:19.000000000 +0000
+--- ./configure.ac.orig        2012-06-11 14:43:51.000000000 +0000
++++ ./configure.ac     2012-06-11 14:45:19.000000000 +0000
 @@ -668,8 +668,8 @@ tgetent((char *)0, (char *)0);
  LIBS="-ltermcap $olibs"
  AC_CHECKING(libtermcap)

++++++ screen-4.2.1.tar.gz -> screen-4.3.1.tar.gz ++++++
++++ 33316 lines of diff (skipped)



Reply via email to