Hello community, here is the log from the commit of package gstreamer for openSUSE:Factory checked in at 2018-03-24 16:07:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gstreamer (Old) and /work/SRC/openSUSE:Factory/.gstreamer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer" Sat Mar 24 16:07:51 2018 rev:50 rq:589677 version:1.12.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes 2018-03-02 21:08:13.192467333 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer.new/gstreamer.changes 2018-03-24 16:07:52.931714773 +0100 @@ -1,0 +2,7 @@ +Tue Mar 20 17:15:41 UTC 2018 - [email protected] + +- Unconditionally enable translation-update-upstream: on + Tumbleweed, this results in a NOP and for Leap in SLE paid + translations being used (boo#1086036). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer.spec ++++++ --- /var/tmp/diff_new_pack.vd0sRu/_old 2018-03-24 16:07:54.135671372 +0100 +++ /var/tmp/diff_new_pack.vd0sRu/_new 2018-03-24 16:07:54.139671228 +0100 @@ -35,6 +35,7 @@ BuildRequires: check-devel BuildRequires: fdupes BuildRequires: flex +BuildRequires: gnome-patch-translation BuildRequires: gobject-introspection-devel >= 1.31.1 BuildRequires: gtk-doc >= 1.12 BuildRequires: libcap-devel @@ -43,6 +44,7 @@ BuildRequires: pkgconfig BuildRequires: python3-base BuildRequires: python3-xml +BuildRequires: translation-update-upstream BuildRequires: pkgconfig(bash-completion) >= 2.0 BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 BuildRequires: pkgconfig(libunwind) @@ -54,10 +56,6 @@ Recommends: %{name}-lang = %{version} # Generic name, never used in SuSE: Provides: gstreamer-doc = %{version} -%if !0%{?is_opensuse} -BuildRequires: gnome-patch-translation -BuildRequires: translation-update-upstream -%endif %description GStreamer is a streaming-media framework, based on graphs of filters @@ -141,14 +139,10 @@ %prep %setup -q -n gstreamer-%{version} -%if !0%{?is_opensuse} translation-update-upstream po gstreamer-%{gst_branch} gnome-patch-translation-prepare po gstreamer-%{gst_branch} -%endif %patch1 -p1 -%if !0%{?is_opensuse} gnome-patch-translation-update po gstreamer-%{gst_branch} -%endif %build export CFLAGS="%{optflags} -fno-strict-aliasing -fPIE"
