From 4129bb2c8a9c53513095e061ac72c0e4cc4380445fe6c23aca8a7c808a6c8684 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Sep 2021 10:06:26 +0000 Subject: [PATCH] Accepting request 919923 from home:sbrabec:branches:tuu-goodbye - Remove obsolete translation-update-upstream support (jsc#SLE-21105). OBS-URL: https://build.opensuse.org/request/show/919923 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=184 --- gdk-pixbuf.changes | 6 ++++++ gdk-pixbuf.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index ef71bde..60340dd 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 16 01:30:02 UTC 2021 - Stanislav Brabec + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). + ------------------------------------------------------------------- Fri Jul 30 03:00:12 UTC 2021 - Yifan Jiang diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index ad8faca..693f9aa 100644 --- a/gdk-pixbuf.spec +++ b/gdk-pixbuf.spec @@ -42,7 +42,6 @@ BuildRequires: libjpeg-devel BuildRequires: libtiff-devel BuildRequires: meson >= 0.55.3 BuildRequires: pkgconfig -BuildRequires: translation-update-upstream BuildRequires: unzip BuildRequires: xsltproc BuildRequires: pkgconfig(glib-2.0) >= 2.56.0 @@ -132,7 +131,6 @@ This package contains the development files for gdk-pixbuf. %prep %setup -c -T -q unzip -P gecko %{SOURCE0} -translation-update-upstream %if "%{_lib}" == "lib64" cp -a %{SOURCE2} . %endif