Hello community, here is the log from the commit of package ark for openSUSE:Factory checked in at 2018-07-07 21:55:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ark (Old) and /work/SRC/openSUSE:Factory/.ark.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ark" Sat Jul 7 21:55:41 2018 rev:93 rq:620107 version:18.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ark/ark.changes 2018-06-13 15:18:16.655116238 +0200 +++ /work/SRC/openSUSE:Factory/.ark.new/ark.changes 2018-07-07 21:56:57.103427768 +0200 @@ -1,0 +2,6 @@ +Fri Jun 29 13:23:06 UTC 2018 - [email protected] + +- Fix broken Recommends: p7zip-full, p7zip-full is only available on + TW and contains the executables from the former p7zip package. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ark.spec ++++++ --- /var/tmp/diff_new_pack.W4eRVQ/_old 2018-07-07 21:56:57.583427159 +0200 +++ /var/tmp/diff_new_pack.W4eRVQ/_new 2018-07-07 21:56:57.583427159 +0200 @@ -53,7 +53,11 @@ BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(bzip2) +%if 0%{?suse_version} > 1500 Recommends: p7zip-full +%else +Recommends: p7zip +%endif # Recommend the most used compression programs (bnc#872010) Recommends: xz # unrar is non-free. Avoid installing it automatically.
