Hello community,

here is the log from the commit of package mc for openSUSE:Factory checked in 
at 2016-05-14 12:23:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mc (Old)
 and      /work/SRC/openSUSE:Factory/.mc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mc/mc.changes    2016-04-05 10:43:15.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.mc.new/mc.changes       2016-05-14 
12:23:39.000000000 +0200
@@ -1,0 +2,40 @@
+Mon May  9 19:05:12 UTC 2016 - [email protected]
+
+- Update to 4.8.17:
+
+=== Core ===
+  * Minimal version of Gettext is 0.18.1 (#1885)
+  * Optimization of copy/move operations (use adaptive buffer as in coreutils) 
(#2193)
+  * Recognize csh as tcsh (#2742)
+  * Сentered scrolling of file panel (#3130)
+  * Internals:
+    * Switch to new high-level mouse API (#3571)
+
+=== VFS ===
+  * FISH helpers: remove executable bit (#3610)
+
+=== Editor ===
+  * Improvements of syntax highlighting:
+    * F90 (#3618)
+    * Java (MidnightCommander/mc#95)
+
+=== Misc ===
+  * Code cleanup (#3598, #3607)
+  * Install mc.keymap as a symlink to mc.default.keymap (#3609)
+  * File highlight: add more common file formats
+
+=== Fixes ===
+  * Segfault due to incorrect value of SHELL environment variable (#3606)
+  * Segfault when copying files under FreeBSD 9.3 (#3617)
+  * Segfault when entering into some cpio archives (#3621)
+  * Subshell output lost on window resize under tmux, GNU screen (#3639)
+  * Subshell cursor position lost after window resizing (#3640)
+  * Listbox no longer scrolls when dragging outside widget (#3559)
+  * VFS: extfs: incorrect date parsing in unzip (#3622)
+  * VFS: extfs: buffer overflow (#3605)
+  * VFS: patchfs: syntax error (#3620)
+  * VFS: fish: mistakes in ls Perl helper (#3611)
+
+- remove upstreamed Patch99: mc-patchfs_lzip-syntax-error.patch
+
+-------------------------------------------------------------------
@@ -16,3 +56 @@
-    Find file: empty value of "Content" is used instead of 
-               "Search for content" checkbox to disable search
-               for content (#3594)
+    Find file: empty value of "Content" is used instead of "Search for 
content" checkbox to disable search for content (#3594)

Old:
----
  mc-4.8.16.sha256
  mc-4.8.16.tar.xz
  mc-patchfs_lzip-syntax-error.patch

New:
----
  mc-4.8.17.sha256
  mc-4.8.17.tar.xz

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

Other differences:
------------------
++++++ mc.spec ++++++
--- /var/tmp/diff_new_pack.MgJ2em/_old  2016-05-14 12:23:41.000000000 +0200
+++ /var/tmp/diff_new_pack.MgJ2em/_new  2016-05-14 12:23:41.000000000 +0200
@@ -21,7 +21,7 @@
 License:        GPL-3.0+
 Group:          Productivity/File utilities
 Url:            http://midnight-commander.org/
-Version:        4.8.16
+Version:        4.8.17
 Release:        0
 
 #Git-Clone:    git://github.com/MidnightCommander/mc
@@ -44,11 +44,6 @@
 Patch17:        mc-rpm.patch
 Patch20:        mc-f-keys.patch
 Patch21:        mc-extfs-helpers-deb.patch
-# temporarily add fix from upstream until 4.8.17
-# https://bugzilla.opensuse.org/show_bug.cgi?id=972789
-# https://github.com/MidnightCommander/mc/issues/93
-# https://midnight-commander.org/ticket/3620
-Patch99:        mc-patchfs_lzip-syntax-error.patch
 
 # add patch. bnc#856501
 # http://www.midnight-commander.org/ticket/3128
@@ -75,6 +70,7 @@
 BuildRequires:  audiofile-devel
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  fdupes
+BuildRequires:  gettext >= 0.18.1
 BuildRequires:  glib2-devel >= 2.26.0
 BuildRequires:  libtool
 %if 0%{?suse_version} > 1130
@@ -135,8 +131,6 @@
 %patch52 -p1
 %patch60 -p1
 
-%patch99 -p0
-
 %build
 autoreconf --force --install
 %define warn_flags -W -Wall -Wstrict-prototypes -Wpointer-arith 
-Wformat-security -Wno-unused-parameter
@@ -202,7 +196,6 @@
 %config %{_sysconfdir}/mc/sfs.ini
 %config %{_sysconfdir}/mc/mc.menu
 %config %{_sysconfdir}/mc/mc.ext
-###config #{_sysconfdir}/mc/edit.spell.rc
 %config %{_sysconfdir}/mc/mcedit.menu
 %config %{_sysconfdir}/mc/mc.keymap
 %config %{_sysconfdir}/mc/mc.default.keymap
@@ -222,7 +215,6 @@
 %exclude %{_datadir}/mc/hints/mc.hint.*
 %{_datadir}/mc/help/mc.hlp
 %exclude %{_datadir}/mc/help/mc.hlp.*
-%exclude %{_sysconfdir}/mc/mc.menu.*
 %exclude %{_datadir}/locale/*/LC_MESSAGES/mc.mo
 
 %{_datadir}/applications/%{name}.desktop
@@ -231,7 +223,6 @@
 %dir %{_datadir}/icons/hicolor/32x32
 %dir %{_datadir}/icons/hicolor/32x32/apps
 %{_datadir}/icons/hicolor/32x32/apps/%{name}.png
-%exclude %{_sysconfdir}/mc/mc.menu.*
 
 %files lang -f %name.lang
 %defattr(-, root, root)

++++++ mc-4.8.16.sha256 -> mc-4.8.17.sha256 ++++++
--- /work/SRC/openSUSE:Factory/mc/mc-4.8.16.sha256      2016-03-17 
16:48:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mc.new/mc-4.8.17.sha256 2016-05-14 
12:23:39.000000000 +0200
@@ -1,2 +1,2 @@
-c37ea495df93f6d375a3ce59cdcf0f3a3690338526205347b03a316daebdaaf8  
mc-4.8.16.tar.bz2
-bbbcbe3097d3160f865d24aa38ff122f1c59752b5ef153ca4ade5ac0f82b7020  
mc-4.8.16.tar.xz
+66d0cb37baaed8ef930f8ad25a634adad4f264eb61820893920ac87b9dfb783b  
mc-4.8.17.tar.bz2
+0447bdddc0baa81866e66f50f9a545d29d6eebb68b0ab46c98d8fddd2bf4e44d  
mc-4.8.17.tar.xz

++++++ mc-4.8.16.tar.xz -> mc-4.8.17.tar.xz ++++++
++++ 63666 lines of diff (skipped)



Reply via email to