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