Hello community, here is the log from the commit of package libgsf for openSUSE:Factory checked in at 2016-08-29 14:27:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgsf (Old) and /work/SRC/openSUSE:Factory/.libgsf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgsf" Changes: -------- --- /work/SRC/openSUSE:Factory/libgsf/libgsf.changes 2016-07-01 09:54:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libgsf.new/libgsf.changes 2016-08-29 14:27:39.000000000 +0200 @@ -1,0 +2,8 @@ +Sat Aug 20 20:20:00 UTC 2016 - [email protected] + +- Updated to version 1.14.40: + + Avoid gnome-common dependency. +- Conditionally apply translations-update-upstream BuildRequires + and macro for non-openSUSE only. + +------------------------------------------------------------------- Old: ---- libgsf-1.14.39.tar.xz New: ---- libgsf-1.14.40.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgsf.spec ++++++ --- /var/tmp/diff_new_pack.5Pqh1w/_old 2016-08-29 14:27:40.000000000 +0200 +++ /var/tmp/diff_new_pack.5Pqh1w/_new 2016-08-29 14:27:40.000000000 +0200 @@ -17,7 +17,7 @@ Name: libgsf -Version: 1.14.39 +Version: 1.14.40 Release: 0 Summary: Extensible I/O abstraction library for dealing with structured file formats License: GPL-2.0+ and LGPL-2.1+ @@ -28,7 +28,9 @@ BuildRequires: intltool BuildRequires: libbz2-devel BuildRequires: pkg-config +%if !0%{?is_opensuse} BuildRequires: translation-update-upstream +%endif BuildRequires: update-desktop-files BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gio-2.0) >= 2.26.0 @@ -111,7 +113,9 @@ %lang_package %prep %setup -q +%if !0%{?is_opensuse} translation-update-upstream +%endif %build %configure --with-pic \ ++++++ libgsf-1.14.39.tar.xz -> libgsf-1.14.40.tar.xz ++++++ ++++ 39549 lines of diff (skipped)
