Hello community,
here is the log from the commit of package NetworkManager-applet for
openSUSE:Factory checked in at 2018-03-26 12:39:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-applet (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-applet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-applet"
Mon Mar 26 12:39:12 2018 rev:16 rq:589969 version:1.8.10
Changes:
--------
---
/work/SRC/openSUSE:Factory/NetworkManager-applet/NetworkManager-applet.changes
2018-03-08 10:50:05.513337267 +0100
+++
/work/SRC/openSUSE:Factory/.NetworkManager-applet.new/NetworkManager-applet.changes
2018-03-26 12:39:17.816814456 +0200
@@ -1,0 +2,7 @@
+Tue Mar 20 16:53:43 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:
------------------
++++++ NetworkManager-applet.spec ++++++
--- /var/tmp/diff_new_pack.IcTmfT/_old 2018-03-26 12:39:18.864776568 +0200
+++ /var/tmp/diff_new_pack.IcTmfT/_new 2018-03-26 12:39:18.868776423 +0200
@@ -48,6 +48,7 @@
BuildRequires: pkgconfig
# Needed by Patch0.
BuildRequires: polkit-devel
+BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(NetworkManager) >= 1.7
BuildRequires: pkgconfig(gck-1) >= 3.14
@@ -90,9 +91,6 @@
BuildRequires: pkgconfig(appindicator3-0.1)
BuildRequires: pkgconfig(dbusmenu-gtk3-0.4) >= 16.04.0
%endif
-%if !0%{?is_opensuse}
-BuildRequires: translation-update-upstream
-%endif
%if %{with_cacert_patch}
Requires: NetworkManager(cacert-patch)
%endif
@@ -183,9 +181,7 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
-%if !0%{?is_opensuse}
translation-update-upstream
-%endif
%build
%if %{with meson}