Hello community,

here is the log from the commit of package gom for openSUSE:Factory checked in 
at 2015-05-02 16:14:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-03-30 19:12:55.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gom.new/gom.changes     2015-05-02 
16:14:06.000000000 +0200
@@ -1,0 +2,14 @@
+Wed Apr 29 14:51:11 UTC 2015 - [email protected]
+
+- Update to version 0.3.1:
+  + Support g_autoptr() for all gom object types.
+  + Add IS NULL and IS NOT NULL filters.
+  + Add gom_resource_group_delete_[a]sync functions.
+  + Fix crash on 64-bit systems with some compiler/compiler flags.
+  + Fix saving a modified resource a second time.
+  + Fix setting ID after calling gom_resource_group_write_*.
+- Add a %check section and pass %{__make} test to it. Actually run
+  the already enabled tests. This adds quite a bit to build time,
+  but all testing we can get is good.
+
+-------------------------------------------------------------------

Old:
----
  gom-0.3.0.tar.xz

New:
----
  gom-0.3.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gom.spec ++++++
--- /var/tmp/diff_new_pack.0Zb5DQ/_old  2015-05-02 16:14:07.000000000 +0200
+++ /var/tmp/diff_new_pack.0Zb5DQ/_new  2015-05-02 16:14:07.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gom
-Version:        0.3.0
+Version:        0.3.1
 Release:        0
 Summary:        GObject Data Mapper
 License:        LGPL-2.1+
@@ -75,6 +75,9 @@
 %configure --disable-static
 make %{?_smp_mflags}
 
+%check
+%{__make} test
+
 %install
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -delete -print

++++++ gom-0.3.0.tar.xz -> gom-0.3.1.tar.xz ++++++
++++ 3769 lines of diff (skipped)


Reply via email to