From 701f1839fcf5535e69e5189c7dadb0fe6d1d77f1b8a799aa46a17d3e22b042db Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Sep 2021 10:06:23 +0000 Subject: [PATCH 1/2] Accepting request 919921 from home:sbrabec:branches:tuu-goodbye - Remove obsolete translation-update-upstream support (jsc#SLE-21105). OBS-URL: https://build.opensuse.org/request/show/919921 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=303 --- file-roller.changes | 6 ++++++ file-roller.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/file-roller.changes b/file-roller.changes index 823b16e..d5ec8fd 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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..638cf85 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,7 +92,6 @@ contained in the archive, and extract files from the archive. %prep %autosetup -p1 -translation-update-upstream po %{name} %build %meson \ From 5ca61190b1abbb0c1c845b0a1c7d9d0d167b367311c7b8e0243e9013d5f9240a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 5 Nov 2021 08:46:18 +0000 Subject: [PATCH 2/2] Accepting request 929198 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/929198 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=304 --- file-roller.changes | 6 ++++++ file-roller.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/file-roller.changes b/file-roller.changes index d5ec8fd..2fe8ac1 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/file-roller.spec b/file-roller.spec index 638cf85..edc89e9 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -97,7 +97,7 @@ contained in the archive, and extract files from the archive. %meson \ -D notification=enabled \ -D libarchive=enabled \ - -D magic=enabled + %{nil} %meson_build %install