diff --git a/file-roller.changes b/file-roller.changes index 3c0dfae..c22ee03 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 17 15:11:40 UTC 2018 - kstreitova@suse.com + +- Switch from "Recommends: p7zip" to "Recommends: p7zip-full" as + file-roller needs 7z/7za executables that are now packaged in the + p7zip-full package [bsc#899627] + ------------------------------------------------------------------- Tue Mar 20 17:35:23 UTC 2018 - dimstar@opensuse.org diff --git a/file-roller.spec b/file-roller.spec index fc10285..da296da 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -22,7 +22,7 @@ Release: 0 Summary: An Archive Manager for GNOME License: GPL-2.0-or-later Group: Productivity/Archiving/Compression -URL: https://wiki.gnome.org/Apps/FileRoller +Url: https://wiki.gnome.org/Apps/FileRoller Source: http://download.gnome.org/sources/file-roller/3.28/%{name}-%{version}.tar.xz # 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 @@ -49,7 +49,7 @@ Recommends: %{name}-lang Recommends: bzip2 Recommends: cpio Recommends: gzip -Recommends: p7zip +Recommends: p7zip-full Recommends: rpm Recommends: unar Recommends: unzip