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'