diff --git a/file-roller.changes b/file-roller.changes index 823b16e..2fe8ac1 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Nov 4 14:59:13 UTC 2021 - Bjørn Lie + +- Stop pass option magic=enabled to meson, no longer needed, nor + used. + +------------------------------------------------------------------- +Thu Sep 16 01:29:00 UTC 2021 - Stanislav Brabec + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). + ------------------------------------------------------------------- Fri Jul 30 02:03:59 UTC 2021 - Yifan Jiang diff --git a/file-roller.spec b/file-roller.spec index 9085855..edc89e9 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -36,7 +36,6 @@ BuildRequires: fdupes BuildRequires: file-devel BuildRequires: meson >= 0.50 BuildRequires: pkgconfig -BuildRequires: translation-update-upstream BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 BuildRequires: pkgconfig(gthread-2.0) @@ -93,13 +92,12 @@ contained in the archive, and extract files from the archive. %prep %autosetup -p1 -translation-update-upstream po %{name} %build %meson \ -D notification=enabled \ -D libarchive=enabled \ - -D magic=enabled + %{nil} %meson_build %install