Hello community,

here is the log from the commit of package glom for openSUSE:Factory checked in 
at 2012-12-14 06:55:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glom (Old)
 and      /work/SRC/openSUSE:Factory/.glom.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glom", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/glom/glom.changes        2012-08-04 
09:12:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.glom.new/glom.changes   2012-12-14 
06:55:34.000000000 +0100
@@ -1,0 +2,16 @@
+Tue Dec 11 11:12:04 UTC 2012 - [email protected]
+
+- Update to version 1.22.1:
+  + Self hosting:
+    - Do not allow ident authorization.
+    - Only allow attempts from localhost when not shared.
+  + Film Manager example: Correct the Contacts reports.
+  + Build:
+    - Add the --enable-ui-tests configure option. This lets package
+      builders run make check as a sanity check.
+    - Windows build: Fix some typos (bgo#674009).
+    - OpenBSD: std:cerr needs <iostream>. (bgo#673914).
+- Pass --enable-ui-tests to configure, and add a %check section
+  with "make check". It is disabled right now, due to bnc#793882.
+
+-------------------------------------------------------------------

Old:
----
  glom-1.22.0.tar.xz

New:
----
  glom-1.22.1.tar.xz

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

Other differences:
------------------
++++++ glom.spec ++++++
--- /var/tmp/diff_new_pack.wKW3Pd/_old  2012-12-14 06:55:36.000000000 +0100
+++ /var/tmp/diff_new_pack.wKW3Pd/_new  2012-12-14 06:55:36.000000000 +0100
@@ -21,8 +21,9 @@
 Summary:        Database designer and user interface
 License:        GPL-3.0+
 Group:          Productivity/Databases/Clients
-Version:        1.22.0
+Version:        1.22.1
 Release:        0
+# FIXME: once bnc#793882 is fixed, re-enable %%check section
 Source:         
http://download.gnome.org/sources/glom/1.22/%{name}-%{version}.tar.xz
 # This is indeed GPL-3.0+, see 
http://git.gnome.org/browse/glom/commit/?id=6b16a90f8ea902d91db85656cc11c6a951d42ced
 Url:            http://www.glom.org/
@@ -150,6 +151,7 @@
        --disable-update-mime-database \
         --disable-documentation \
        --disable-scrollkeeper \
+       --enable-ui-tests \
        --with-postgres-utils=%{_bindir}
 make %{?_smp_mflags}
 
@@ -159,6 +161,12 @@
 %suse_update_desktop_file %{name}
 %find_lang %{name} %{?no_lang_C}
 
+%if 0
+# disabled until bnc#793882 is fixed
+%check
+make check
+%endif
+
 %post
 %desktop_database_post
 %icon_theme_cache_post

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to