Hello community, here is the log from the commit of package gom for openSUSE:Factory checked in at 2015-03-30 19:12:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gom (Old) and /work/SRC/openSUSE:Factory/.gom.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gom" Changes: -------- --- /work/SRC/openSUSE:Factory/gom/gom.changes 2014-09-12 15:25:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gom.new/gom.changes 2015-03-30 19:12:55.000000000 +0200 @@ -1,0 +2,15 @@ +Tue Feb 17 16:43:09 UTC 2015 - [email protected] + +- Update to version 0.3.0: + + Update COPYING to LGPL 2.1+ to match headers. + + Add support for batched writes. + + Support the GLOB operator. + + Fix stacking of filters. + + Fix possible crashes on exit. + + Remove "adapter" property from GomResourceGroup. + + Fix a bug in automatic migration. + + Fix a number of bugs related to using GOM in bindings and in + multi-thread unsafe interpreters. + + Make gdk-pixbuf an optional dependency. + +------------------------------------------------------------------- Old: ---- gom-0.2.1.tar.xz New: ---- gom-0.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gom.spec ++++++ --- /var/tmp/diff_new_pack.3Fe2kE/_old 2015-03-30 19:12:56.000000000 +0200 +++ /var/tmp/diff_new_pack.3Fe2kE/_new 2015-03-30 19:12:56.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package gom # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,20 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: gom -Version: 0.2.1 +Version: 0.3.0 Release: 0 -License: LGPL-2.1+ Summary: GObject Data Mapper -Url: https://git.gnome.org/browse/gom/ +License: LGPL-2.1+ Group: System/Libraries -Source: http://download.gnome.org/sources/gom/0.2/%{name}-%{version}.tar.xz +Url: https://git.gnome.org/browse/gom/ +Source: http://download.gnome.org/sources/gom/0.3/%{name}-%{version}.tar.xz BuildRequires: intltool >= 0.40.0 +BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gio-2.0) >= 2.36 BuildRequires: pkgconfig(gobject-2.0) >= 2.36 -BuildRequires: pkgconfig(sqlite3) >= 3.7 -BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) +BuildRequires: pkgconfig(sqlite3) >= 3.7 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ gom-0.2.1.tar.xz -> gom-0.3.0.tar.xz ++++++ ++++ 11083 lines of diff (skipped)
