Accepting request 920564 from GNOME:Factory

- Remove obsolete translation-update-upstream support
  (jsc#SLE-21105). (forwarded request 920391 from sbrabec)

OBS-URL: https://build.opensuse.org/request/show/920564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/anjuta?expand=0&rev=115
This commit is contained in:
2021-09-21 19:13:05 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 20 17:31:09 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
-------------------------------------------------------------------
Sun Feb 14 19:42:44 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>

View File

@@ -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'