Accepting request 920403 from home:sbrabec:branches:tuu-goodbye

- Remove obsolete translation-update-upstream support
  (jsc#SLE-21105).

OBS-URL: https://build.opensuse.org/request/show/920403
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-doc-utils?expand=0&rev=97
This commit is contained in:
Dominique Leuenberger 2021-09-21 07:47:58 +00:00 committed by Git OBS Bridge
parent 75f93fbcd8
commit ed6531c259
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 20 19:47:12 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 31 10:07:03 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org> Tue Aug 31 10:07:03 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -41,7 +41,6 @@ BuildRequires: python3-libxml2-python
BuildRequires: libxml2-tools BuildRequires: libxml2-tools
BuildRequires: libxslt-devel BuildRequires: libxslt-devel
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
Requires: libxslt Requires: libxslt
%if %suse_version > 1500 %if %suse_version > 1500
Requires: python3-libxml2 Requires: python3-libxml2
@ -99,7 +98,6 @@ free-form XML documents and outputs gettext compatible POT files.
%prep %prep
%autosetup -p1 %autosetup -p1
translation-update-upstream
%build %build
export LANG=C.UTF-8 export LANG=C.UTF-8