From c6c798d85e99c9cc852577a0354896034c93b07d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 21 Sep 2021 07:47:34 +0000 Subject: [PATCH] Accepting request 920391 from home:sbrabec:branches:tuu-goodbye - Remove obsolete translation-update-upstream support (jsc#SLE-21105). OBS-URL: https://build.opensuse.org/request/show/920391 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=216 --- anjuta.changes | 6 ++++++ anjuta.spec | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/anjuta.changes b/anjuta.changes index 658c3dd..86feae0 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 20 17:31:09 UTC 2021 - Stanislav Brabec + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). + ------------------------------------------------------------------- Sun Feb 14 19:42:44 UTC 2021 - Callum Farmer diff --git a/anjuta.spec b/anjuta.spec index bcc81af..3fd3a3a 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -33,6 +33,7 @@ BuildRequires: bison BuildRequires: fdupes BuildRequires: flex BuildRequires: gcc-c++ +BuildRequires: gnome-common BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: libapr-util1-devel @@ -43,10 +44,8 @@ BuildRequires: perl-gettext BuildRequires: pkgconfig BuildRequires: sqlite3-devel BuildRequires: subversion-devel -BuildRequires: translation-update-upstream BuildRequires: vala BuildRequires: yelp-tools -BuildRequires: gnome-common BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0 BuildRequires: pkgconfig(gdl-3.0) >= 3.5.5 BuildRequires: pkgconfig(gladeui-2.0) >= 3.12.0 @@ -129,7 +128,6 @@ GNOME desktop. %prep %autosetup -p1 -translation-update-upstream %build export AUTOPOINT='intltoolize --automake --copy'