Hello community, here is the log from the commit of package gnome-desktop for openSUSE:Factory checked in at 2016-10-18 10:29:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old) and /work/SRC/openSUSE:Factory/.gnome-desktop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-desktop" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes 2016-09-21 18:38:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 2016-10-18 10:29:53.000000000 +0200 @@ -1,0 +2,9 @@ +Mon Oct 10 19:49:30 UTC 2016 - [email protected] + +- Update to version 3.22.1: + + Updated translations. +- Conditionally apply translations-update-upstream BuildRequires + and macro for non-openSUSE only. +- Stop passing V=1 to make, we do debugging locally. + +------------------------------------------------------------------- Old: ---- gnome-desktop-3.22.0.tar.xz New: ---- gnome-desktop-3.22.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-desktop.spec ++++++ --- /var/tmp/diff_new_pack.pE7lHv/_old 2016-10-18 10:29:54.000000000 +0200 +++ /var/tmp/diff_new_pack.pE7lHv/_new 2016-10-18 10:29:54.000000000 +0200 @@ -19,7 +19,7 @@ %define IS_DEFAULT_GNOME_DESKTOP 1 Name: gnome-desktop -Version: 3.22.0 +Version: 3.22.1 Release: 0 Summary: The GNOME Desktop API Library License: LGPL-2.1+ @@ -30,7 +30,9 @@ BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: intltool +%if !0%{?is_opensuse} BuildRequires: translation-update-upstream +%endif BuildRequires: yelp-tools BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.33.0 BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 @@ -122,7 +124,9 @@ %lang_package %prep %setup -q +%if !0%{?is_opensuse} translation-update-upstream +%endif %if 0%{?BUILD_FROM_VCS} [ -x ./autogen.sh] && NOCONFIGURE=1 ./autogen.sh @@ -136,7 +140,7 @@ %endif --with-gnome-distributor="SUSE" \ --disable-date-in-gnome-version -make %{?_smp_mflags} V=1 +make %{?_smp_mflags} %install %makeinstall ++++++ gnome-desktop-3.22.0.tar.xz -> gnome-desktop-3.22.1.tar.xz ++++++ ++++ 2946 lines of diff (skipped)
