diff --git a/file-roller.changes b/file-roller.changes index f295211..14f15e1 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,8 +1,12 @@ ------------------------------------------------------------------- Sun Jun 17 17:29:05 UTC 2012 - gankov@opensuse.org -- Add file-roller-3.4-change-archiver-priority.patch : Fix encoding - of cyrillic filenames in zip, created under Windows (bnc#767386) +- Add file-roller-3.4-change-archiver-priority.patch : Give 'unzip' + a higher priority than '7z' when choosing the packer/unpacker + tool. Even though 7z would have slight better compression, unzip + has better results with non-latin character sets (due to added + librcc support in openSUSE). We favor having a better visible + user experience to slight better compression ratios (bnc#767386). ------------------------------------------------------------------- Mon May 14 20:41:44 UTC 2012 - vuntz@opensuse.org diff --git a/file-roller.spec b/file-roller.spec index 51c73b0..ca9bf26 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -24,7 +24,7 @@ License: GPL-2.0+ Group: Productivity/Archiving/Compression Url: http://fileroller.sourceforge.net Source: http://download.gnome.org/sources/file-roller/3.4/%{name}-%{version}.tar.xz -# PATCH-FIX-OPENSUSE file-roller-3.4-change-archiver-priority.patch [bnc#767386] +# PATCH-FIX-OPENSUSE file-roller-3.4-change-archiver-priority.patch bnc#767386 gankov@opensuse.org -- Give unzip a higher priority than 7z when unpackging zip files. Gives better results for non-latin charsets. Patch0: file-roller-3.4-change-archiver-priority.patch # Needed for directory ownership BuildRequires: dbus-1