commit zeitgeist for openSUSE:Factory

2019-02-24 Thread root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2019-02-24 16:59:43

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new.28833 (New)


Package is "zeitgeist"

Sun Feb 24 16:59:43 2019 rev:41 rq:673417 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2018-03-12 
12:10:30.206080323 +0100
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new.28833/zeitgeist.changes   
2019-02-24 16:59:45.988784025 +0100
@@ -1,0 +2,18 @@
+Sun Feb 10 13:48:00 UTC 2019 - bjorn@gmail.com
+
+- Update to version 1.0.2:
+  + Overall:
+- Fix compile errors and warnings with new vala.
+- fts: Correctly implement the org.gnome.zeitgeist.Index DBus
+  interface.
+- test-log: Use correct free function for ZeitgeistResultSet.
+- Do not require rapper as it is not used anymore.
+- Make ontology2code work with python3.
+- Properly fallback with the Zeitgeist version.
+- rdflib directly to parse the trig files.
+- Update Ontology2code to ba able to specify the output path.
+  + Libzeitgeist: Asynchronous out-parameters are only allowed at
+the end of argument lists. THIS IS AN UNAVOIDABLE VALA API
+BREAK.
+
+---

Old:

  zeitgeist-1.0.1.tar.xz

New:

  zeitgeist-1.0.2.tar.xz



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.Avk6ky/_old  2019-02-24 16:59:46.360783848 +0100
+++ /var/tmp/diff_new_pack.Avk6ky/_new  2019-02-24 16:59:46.360783848 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zeitgeist
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,12 +13,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   zeitgeist
-Version:1.0.1
+Version:1.0.2
 Release:0
 Summary:Zeitgeist Engine
 License:LGPL-2.1-or-later AND GPL-2.0-or-later

++ zeitgeist-1.0.1.tar.xz -> zeitgeist-1.0.2.tar.xz ++
 46337 lines of diff (skipped)




commit zeitgeist for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2018-03-12 12:10:28

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is "zeitgeist"

Mon Mar 12 12:10:28 2018 rev:40 rq:584552 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2018-03-05 
13:32:23.271820097 +0100
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2018-03-12 
12:10:30.206080323 +0100
@@ -1,0 +2,13 @@
+Mon Mar  5 04:08:11 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 1.0.1:
+  + Fix placeholder in systemd service template
+- Update package descriptions to show more explictly the contents
+  of the packages.
+- Append GPL-2.0-or-later to the devel subpackage to comply with
+  the copyrights.
+- Adopt the use of make_build macro rather than raw make command,
+  following the best practices.
+- Drop zeitgeist-1.0-service.patch: fixed upstream.
+
+---

Old:

  zeitgeist-1.0-service.patch
  zeitgeist-1.0.tar.xz

New:

  zeitgeist-1.0.1.tar.xz



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.D23PSV/_old  2018-03-12 12:10:31.602030526 +0100
+++ /var/tmp/diff_new_pack.D23PSV/_new  2018-03-12 12:10:31.606030383 +0100
@@ -18,15 +18,14 @@
 
 
 Name:   zeitgeist
-Version:1.0
+Version:1.0.1
 Release:0
 Summary:Zeitgeist Engine
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  Productivity/Other
-Url:https://launchpad.net/zeitgeist
+URL:https://launchpad.net/zeitgeist
 Source: 
https://launchpad.net/zeitgeist/1.0/%{version}/+download/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM zeitgeist-1.0-service.patch avvi...@yandex.by -- Fix 
placeholder in systemd service template
-Patch0: zeitgeist-1.0-service.patch
 BuildRequires:  fdupes
 BuildRequires:  libxapian-devel
 BuildRequires:  pkgconfig
@@ -36,15 +35,15 @@
 BuildRequires:  raptor
 BuildRequires:  vala >= 0.18
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(gio-2.0) >= 2.26.0
-BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.26.0
-BuildRequires:  pkgconfig(glib-2.0) >= 2.26.0
-BuildRequires:  pkgconfig(gmodule-2.0) >= 2.26.0
-BuildRequires:  pkgconfig(gobject-2.0) >= 2.26.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.35.4
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.35.4
+BuildRequires:  pkgconfig(glib-2.0) >= 2.35.4
+BuildRequires:  pkgconfig(gmodule-2.0) >= 2.35.4
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.35.4
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.14.0
-BuildRequires:  pkgconfig(sqlite3) >= 3.7
+BuildRequires:  pkgconfig(sqlite3) >= 3.7.11
 BuildRequires:  pkgconfig(telepathy-glib) >= 0.18.0
 Requires:   python3-xdg
 Requires:   python3-xml
@@ -68,8 +67,10 @@
 Libzeitgeist is a client library for interacting with the Zeitgeist
 daemon.
 
+This package provides the client library for Zeitgeist.
+
 %package -n typelib-1_0-Zeitgeist-2_0
-Summary:Client library for interacting with the Zeitgeist daemon -- 
Introspection bindings
+Summary:Introspection bindings for Zeitgeist client library
 License:LGPL-2.1-or-later
 Group:  System/Libraries
 
@@ -77,9 +78,11 @@
 Libzeitgeist is a client library for interacting with the Zeitgeist
 daemon.
 
+This package provides the Introspection bindings for Zeitgeist.
+
 %package devel
-Summary:Client library for interacting with the Zeitgeist daemon
-License:LGPL-2.1-or-later
+Summary:Development files for Zeitgeist client library
+License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  Development/Libraries/GNOME
 Requires:   libzeitgeist-2_0-0 = %{version}
 Requires:   typelib-1_0-Zeitgeist-2_0 = %{version}
@@ -88,15 +91,16 @@
 Libzeitgeist is a client library for interacting with the Zeitgeist
 daemon.
 
+This package provides the necessary files for development with Zeitgeist.
+
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 export PYTHON=python3
 %configure \
   --enable-fts
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -109,7 +113,6 @@
 %postun -n libzeitgeist-2_0-0 -p /sbin/ldconfig
 
 %files
-%license COPYING
 %doc AUTHORS NEWS
 %{_bindir}/zeitgeist*
 %{python3_sitelib}/zeitgeist/
@@ -125,12 +128,14 @@
 %{_sysconfdir}/xdg/autostart/zeitgeist-datahub.desktop
 
 %files -n libzeitgeist-2_0-0
+%license COPYING
 %{_libdir}/libzeitgeist-2.0.so.*
 
 %files -n typelib-1_0-Zeitgeist-2_0
 

commit zeitgeist for openSUSE:Factory

2018-03-05 Thread root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2018-03-05 13:32:18

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is "zeitgeist"

Mon Mar  5 13:32:18 2018 rev:39 rq:581638 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2017-11-03 
19:06:29.655230228 +0100
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2018-03-05 
13:32:23.271820097 +0100
@@ -1,0 +2,5 @@
+Mon Feb 26 11:28:05 UTC 2018 - dims...@opensuse.org
+
+- Use SPDX3.0 license tags and package COPYING as %license
+
+---



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.9Tgo8k/_old  2018-03-05 13:32:25.671733243 +0100
+++ /var/tmp/diff_new_pack.9Tgo8k/_new  2018-03-05 13:32:25.675733099 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zeitgeist
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,7 +21,7 @@
 Version:1.0
 Release:0
 Summary:Zeitgeist Engine
-License:LGPL-2.1+ AND GPL-2.0+
+License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  Productivity/Other
 Url:https://launchpad.net/zeitgeist
 Source: 
https://launchpad.net/zeitgeist/1.0/%{version}/+download/%{name}-%{version}.tar.xz
@@ -61,7 +61,7 @@
 
 %package -n libzeitgeist-2_0-0
 Summary:Client library for interacting with the Zeitgeist daemon
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/Libraries
 
 %description -n libzeitgeist-2_0-0
@@ -70,7 +70,7 @@
 
 %package -n typelib-1_0-Zeitgeist-2_0
 Summary:Client library for interacting with the Zeitgeist daemon -- 
Introspection bindings
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/Libraries
 
 %description -n typelib-1_0-Zeitgeist-2_0
@@ -79,7 +79,7 @@
 
 %package devel
 Summary:Client library for interacting with the Zeitgeist daemon
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/GNOME
 Requires:   libzeitgeist-2_0-0 = %{version}
 Requires:   typelib-1_0-Zeitgeist-2_0 = %{version}
@@ -109,7 +109,8 @@
 %postun -n libzeitgeist-2_0-0 -p /sbin/ldconfig
 
 %files
-%doc AUTHORS NEWS COPYING
+%license COPYING
+%doc AUTHORS NEWS
 %{_bindir}/zeitgeist*
 %{python3_sitelib}/zeitgeist/
 %{_mandir}/man?/*%{ext_man}




commit zeitgeist for openSUSE:Factory

2017-11-03 Thread root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2017-11-03 19:06:28

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is "zeitgeist"

Fri Nov  3 19:06:28 2017 rev:38 rq:538155 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2017-09-04 
12:24:02.759076607 +0200
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2017-11-03 
19:06:29.655230228 +0100
@@ -1,0 +2,6 @@
+Wed Nov  1 14:32:34 UTC 2017 - mplus...@suse.com
+
+- Switch to python3
+- Cleanup with spec-cleaner
+
+---



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.CanTay/_old  2017-11-03 19:06:30.571196903 +0100
+++ /var/tmp/diff_new_pack.CanTay/_new  2017-11-03 19:06:30.575196758 +0100
@@ -21,7 +21,7 @@
 Version:1.0
 Release:0
 Summary:Zeitgeist Engine
-License:LGPL-2.1+ and GPL-2.0+
+License:LGPL-2.1+ AND GPL-2.0+
 Group:  Productivity/Other
 Url:https://launchpad.net/zeitgeist
 Source: 
https://launchpad.net/zeitgeist/1.0/%{version}/+download/%{name}-%{version}.tar.xz
@@ -29,9 +29,10 @@
 Patch0: zeitgeist-1.0-service.patch
 BuildRequires:  fdupes
 BuildRequires:  libxapian-devel
-BuildRequires:  python
-BuildRequires:  python-rdflib
-BuildRequires:  python-xml
+BuildRequires:  pkgconfig
+BuildRequires:  python3-devel
+BuildRequires:  python3-rdflib
+BuildRequires:  python3-xml
 BuildRequires:  raptor
 BuildRequires:  vala >= 0.18
 BuildRequires:  pkgconfig(dbus-1)
@@ -45,13 +46,12 @@
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.14.0
 BuildRequires:  pkgconfig(sqlite3) >= 3.7
 BuildRequires:  pkgconfig(telepathy-glib) >= 0.18.0
-Requires:   python-xdg
-Requires:   python-xml
+Requires:   python3-xdg
+Requires:   python3-xml
 Obsoletes:  %{name}-lang < %{version}
 # zeitgeist-datahub was merged in version 0.9.10
 Obsoletes:  zeitgeist-datahub < 0.9.10
 Obsoletes:  zeitgeist-datahub-lang < 0.9.10
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Zeitgeist is a service that logs the users activity. The log can be
@@ -93,27 +93,26 @@
 %patch0 -p1
 
 %build
+export PYTHON=python3
 %configure \
 --enable-fts
 make %{?_smp_mflags}
 
 %install
 %make_install
-find %{buildroot} -type f -name '*.la' -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 # We have the NEWS and AUTHORS in package doc
 rm -rf %{buildroot}%{_datadir}/%{name}/doc
-%fdupes %{buildroot}%{python_sitelib}
+%fdupes %{buildroot}%{python3_sitelib}
 
 %post -n libzeitgeist-2_0-0 -p /sbin/ldconfig
-
 %postun -n libzeitgeist-2_0-0 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS NEWS COPYING
 %{_bindir}/zeitgeist*
-%{python_sitelib}/zeitgeist/
-%{_mandir}/man?/*.*
+%{python3_sitelib}/zeitgeist/
+%{_mandir}/man?/*%{ext_man}
 %{_datadir}/zeitgeist/
 %{_datadir}/dbus-1/services/org.gnome.zeitgeist.SimpleIndexer.service
 %{_datadir}/dbus-1/services/org.gnome.zeitgeist.Engine.service
@@ -125,15 +124,12 @@
 %{_sysconfdir}/xdg/autostart/zeitgeist-datahub.desktop
 
 %files -n libzeitgeist-2_0-0
-%defattr(-,root,root)
 %{_libdir}/libzeitgeist-2.0.so.*
 
 %files -n typelib-1_0-Zeitgeist-2_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Zeitgeist-2.0.typelib
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/zeitgeist-2.0/
 %{_libdir}/libzeitgeist-2.0.so
 %{_libdir}/pkgconfig/zeitgeist-2.0.pc




commit zeitgeist for openSUSE:Factory

2017-09-04 Thread root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2017-09-04 12:23:57

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is "zeitgeist"

Mon Sep  4 12:23:57 2017 rev:37 rq:519154 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2017-02-21 
13:31:44.985722890 +0100
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2017-09-04 
12:24:02.759076607 +0200
@@ -1,0 +2,6 @@
+Mon May 15 16:52:43 UTC 2017 - avvi...@yandex.by
+
+- Add zeitgeist-1.0-service.patch: Fix placeholder in systemd
+  service template.
+
+---

New:

  zeitgeist-1.0-service.patch



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.XRUrUF/_old  2017-09-04 12:24:03.874919731 +0200
+++ /var/tmp/diff_new_pack.XRUrUF/_new  2017-09-04 12:24:03.878919169 +0200
@@ -25,6 +25,8 @@
 Group:  Productivity/Other
 Url:https://launchpad.net/zeitgeist
 Source: 
https://launchpad.net/zeitgeist/1.0/%{version}/+download/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM zeitgeist-1.0-service.patch avvi...@yandex.by -- Fix 
placeholder in systemd service template
+Patch0: zeitgeist-1.0-service.patch
 BuildRequires:  fdupes
 BuildRequires:  libxapian-devel
 BuildRequires:  python
@@ -88,6 +90,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \

++ zeitgeist-1.0-service.patch ++
>From 1bcc8585275b4a8a9d47652cfe2ee4d64d155c1f Mon Sep 17 00:00:00 2001
From: Rico Tzschichholz 
Date: Mon, 27 Feb 2017 16:27:36 +0100
Subject: Fix placeholder in systemd service template


diff --git a/extensions/fts++/zeitgeist-fts.service.in 
b/extensions/fts++/zeitgeist-fts.service.in
index 93bf8f6..6459c0c 100644
--- a/extensions/fts++/zeitgeist-fts.service.in
+++ b/extensions/fts++/zeitgeist-fts.service.in
@@ -4,4 +4,4 @@ Description=Zeitgeist full-text search indexer
 [Service]
 Type=dbus
 BusName=org.gnome.zeitgeist.SimpleIndexer
-ExecStart=@libexecdir@/zeitgeist-fts
+ExecStart=@pkglibexecdir@/zeitgeist-fts
-- 
cgit v0.10.2




commit zeitgeist for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2017-02-21 13:31:43

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is "zeitgeist"

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2016-06-03 
16:33:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2017-02-21 
13:31:44.985722890 +0100
@@ -1,0 +2,18 @@
+Sun Feb 19 21:46:45 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.0:
+  + Drop dependency on gnome-common and intltool.
+  + Use GNU gettext only.
+  + Fix some valac warnings.
+  + Use $PYTHON to check for rdflib.
+  + Install zeitgeist-fts to pkglibexecdir rather than libexecdir.
+  + Use correct names for D-Bus service files.
+  + Add systemd user service for each D-Bus session service.
+  + Fix bash auto-completions script.
+  + Add --vacuum option to Daemon to perform VACUUM SQLite
+database.
+  + Libzeitgeist: Ensure the log mainloop uses the current thread's
+context when waiting.
+- Drop intltool BuildRequires: Following upstreams changes.
+
+---

Old:

  zeitgeist-0.9.16.tar.xz

New:

  zeitgeist-1.0.tar.xz



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.M9zxx1/_old  2017-02-21 13:31:45.549643340 +0100
+++ /var/tmp/diff_new_pack.M9zxx1/_new  2017-02-21 13:31:45.549643340 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zeitgeist
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,15 +18,14 @@
 
 
 Name:   zeitgeist
-Version:0.9.16
+Version:1.0
 Release:0
 Summary:Zeitgeist Engine
 License:LGPL-2.1+ and GPL-2.0+
 Group:  Productivity/Other
 Url:https://launchpad.net/zeitgeist
-Source: 
https://launchpad.net/zeitgeist/0.9/%{version}/+download/%{name}-%{version}.tar.xz
+Source: 
https://launchpad.net/zeitgeist/1.0/%{version}/+download/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
-BuildRequires:  intltool
 BuildRequires:  libxapian-devel
 BuildRequires:  python
 BuildRequires:  python-rdflib
@@ -111,11 +110,14 @@
 %doc AUTHORS NEWS COPYING
 %{_bindir}/zeitgeist*
 %{python_sitelib}/zeitgeist/
-%{_datadir}/dbus-1/services/org.gnome.zeitgeist.service
 %{_mandir}/man?/*.*
 %{_datadir}/zeitgeist/
-%{_libexecdir}/zeitgeist-fts
-%{_datadir}/dbus-1/services/org.gnome.zeitgeist.fts.service
+%{_datadir}/dbus-1/services/org.gnome.zeitgeist.SimpleIndexer.service
+%{_datadir}/dbus-1/services/org.gnome.zeitgeist.Engine.service
+%{_userunitdir}/zeitgeist.service
+%{_userunitdir}/zeitgeist-fts.service
+%dir %{_libexecdir}/%{name}
+%{_libexecdir}/%{name}/zeitgeist-fts
 %{_datadir}/bash-completion/completions/zeitgeist-daemon
 %{_sysconfdir}/xdg/autostart/zeitgeist-datahub.desktop
 

++ zeitgeist-0.9.16.tar.xz -> zeitgeist-1.0.tar.xz ++
 93230 lines of diff (skipped)




commit zeitgeist for openSUSE:Factory

2016-06-03 Thread h_root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2016-06-03 16:33:28

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is "zeitgeist"

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2015-07-16 
17:16:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2016-06-03 
16:33:29.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 15 21:16:41 UTC 2016 - mgo...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+
+---



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.bg8WfB/_old  2016-06-03 16:33:30.0 +0200
+++ /var/tmp/diff_new_pack.bg8WfB/_new  2016-06-03 16:33:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zeitgeist
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties




commit zeitgeist for openSUSE:Factory

2015-07-16 Thread h_root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2015-07-16 17:16:19

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is zeitgeist

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2015-02-14 
13:50:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2015-07-16 
17:16:21.0 +0200
@@ -1,0 +2,20 @@
+Mon Jul 13 12:14:13 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.9.16:
+  + Overall:
+- Don't hardcode python path.
+- Fix build with vala-0.24+.
+- Require glib 2.35.4 and adjust target-glib accordingly.
+  + Libzeitgeist:
+- Add -fPIC to libzeitgeist-internal.la and
+  libzeitgeist_datamodel-2.0.la.
+- Log: Need to quit the loop also on error, otherwise we
+  leave a stray main loop around.
+- Changes from version 0.9.15:
+  + Libzeitgeist: Fix converting variants to event lists.
+  + Datahub: change some warnings to debugs.
+- Drop zeitgeist-bnc876272-event-crash.patch,
+  zeitgeist-silence-logspam.patch and
+  zeitgeist-0.9.14-whereclause-fix.diff: fixed upstream.
+
+---

Old:

  zeitgeist-0.9.14-whereclause-fix.diff
  zeitgeist-0.9.14.tar.xz
  zeitgeist-bnc876272-event-crash.patch
  zeitgeist-silence-logspam.patch

New:

  zeitgeist-0.9.16.tar.xz



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.nMYlL4/_old  2015-07-16 17:16:22.0 +0200
+++ /var/tmp/diff_new_pack.nMYlL4/_new  2015-07-16 17:16:22.0 +0200
@@ -18,19 +18,13 @@
 
 
 Name:   zeitgeist
-Version:0.9.14
+Version:0.9.16
 Release:0
 Summary:Zeitgeist Engine
 License:LGPL-2.1+ and GPL-2.0+
 Group:  Productivity/Other
 Url:https://launchpad.net/zeitgeist
 Source: 
https://launchpad.net/zeitgeist/0.9/%{version}/+download/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM zeitgeist-bnc876272-event-crash.patch bnc#876272 
mgo...@suse.com -- fix crash when sending events over D-Bus.
-Patch0: zeitgeist-bnc876272-event-crash.patch
-# PATCH-FIX-UPSTREAM zeitgeist-0.9.14-whereclause-fix.diff boo#910289 
d...@ibboard.co.uk -- Fix Vala = 0.24 issues.
-Patch1: zeitgeist-0.9.14-whereclause-fix.diff
-# PATCH-FIX-UPSTREAM zeitgeist-silence-logspam.patch zai...@opensuse.org -- 
Don't spam the logs with warnings that aren't really warnings.
-Patch2: zeitgeist-silence-logspam.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  libxapian-devel
@@ -95,9 +89,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2
 
 %build
 %configure \

++ zeitgeist-0.9.14.tar.xz - zeitgeist-0.9.16.tar.xz ++
 84274 lines of diff (skipped)




commit zeitgeist for openSUSE:Factory

2015-02-14 Thread h_root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2015-02-14 13:50:51

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is zeitgeist

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2014-06-19 
13:20:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2015-02-14 
13:50:52.0 +0100
@@ -1,0 +2,12 @@
+Wed Feb 11 23:10:08 UTC 2015 - zai...@opensuse.org
+
+- Add zeitgeist-silence-logspam.patch: Don't spam the logs with
+  warnings that aren't really warnings, use debug instead.
+
+---
+Tue Feb 10 20:20:20 UTC 2015 - d...@ibboard.co.uk
+
+- Add zeitgeist-0.9.14-whereclause-fix.diff: fix SQL error caused
+  by later versions of Vala (boo#910289).
+
+---

New:

  zeitgeist-0.9.14-whereclause-fix.diff
  zeitgeist-silence-logspam.patch



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.pKX3Ot/_old  2015-02-14 13:50:53.0 +0100
+++ /var/tmp/diff_new_pack.pKX3Ot/_new  2015-02-14 13:50:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zeitgeist
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -27,6 +27,10 @@
 Source: 
https://launchpad.net/zeitgeist/0.9/%{version}/+download/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM zeitgeist-bnc876272-event-crash.patch bnc#876272 
mgo...@suse.com -- fix crash when sending events over D-Bus.
 Patch0: zeitgeist-bnc876272-event-crash.patch
+# PATCH-FIX-UPSTREAM zeitgeist-0.9.14-whereclause-fix.diff boo#910289 
d...@ibboard.co.uk -- Fix Vala = 0.24 issues.
+Patch1: zeitgeist-0.9.14-whereclause-fix.diff
+# PATCH-FIX-UPSTREAM zeitgeist-silence-logspam.patch zai...@opensuse.org -- 
Don't spam the logs with warnings that aren't really warnings.
+Patch2: zeitgeist-silence-logspam.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  libxapian-devel
@@ -92,6 +96,8 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2
 
 %build
 %configure \

++ zeitgeist-0.9.14-whereclause-fix.diff ++
From 201bd67de450320520a12e2b0c465c8eb6818bd2 Mon Sep 17 00:00:00 2001
From: Rico Tzschichholz ric...@ubuntu.com
Date: Mon, 17 Mar 2014 20:57:49 +0100
Subject: [PATCH] WhereClause: Fix array-length to work with string.joinv of
 vala-0.24

---
 libzeitgeist/where-clause.vala | 4 
 1 file changed, 4 insertions(+)

diff --git a/libzeitgeist/where-clause.vala b/libzeitgeist/where-clause.vala
index a830599..d981914 100644
--- a/libzeitgeist/where-clause.vala
+++ b/libzeitgeist/where-clause.vala
@@ -211,7 +211,11 @@ namespace Zeitgeist
  */
 private T[] generic_array_to_unowned_arrayT (GenericArrayT gptrarr)
 {
+#if VALA_0_24
+long[] pointers = new long[gptrarr.length];
+#else
 long[] pointers = new long[gptrarr.length + 1];
+#endif
 Memory.copy(pointers, ((PtrArray *) gptrarr)-pdata,
 (gptrarr.length) * sizeof (void *));
 return (T[]) pointers;
-- 
2.0.0
++ zeitgeist-silence-logspam.patch ++
=== modified file 'datahub/recent-manager-provider.vala'
--- datahub/recent-manager-provider.vala2013-03-16 00:38:16 +
+++ datahub/recent-manager-provider.vala2014-01-03 21:51:40 +
@@ -129,7 +129,7 @@
 
   if (desktop_file == null)
   {
-warning (Desktop file for \%s\ was not found, exec: %s, mime_type: 
%s,
+debug (Desktop file for \%s\ was not found, exec: %s, mime_type: 
%s,
  uri, exec[0], ri.get_mime_type ());
 continue; // this makes us sad panda
   }

=== modified file 'datahub/utils.vala'
--- datahub/utils.vala  2013-03-17 15:27:37 +
+++ datahub/utils.vala  2014-01-03 21:51:40 +
@@ -44,7 +44,7 @@
 }
 catch (Error err)
 {
-  warning (Couldn't get file contents %s: %s, file.get_path (), 
err.message);
+  debug (Couldn't get file contents %s: %s, file.get_path (), 
err.message);
 }
 contents = (string) contents_array;
 #else

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit zeitgeist for openSUSE:Factory

2014-06-19 Thread h_root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2014-06-19 13:19:56

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is zeitgeist

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2013-06-25 
14:47:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2014-06-19 
13:20:01.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun 12 21:13:18 UTC 2014 - mgo...@suse.com
+
+- Add zeitgeist-bnc876272-event-crash.patch: fix possible crash
+  with a Google Talk account in empathy (bnc#876272).
+
+---

New:

  zeitgeist-bnc876272-event-crash.patch



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.h1yKVV/_old  2014-06-19 13:20:01.0 +0200
+++ /var/tmp/diff_new_pack.h1yKVV/_new  2014-06-19 13:20:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zeitgeist
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -25,6 +25,8 @@
 Group:  Productivity/Other
 Url:https://launchpad.net/zeitgeist
 Source: 
https://launchpad.net/zeitgeist/0.9/%{version}/+download/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM zeitgeist-bnc876272-event-crash.patch bnc#876272 
mgo...@suse.com -- fix crash when sending events over D-Bus.
+Patch0: zeitgeist-bnc876272-event-crash.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  libxapian-devel
@@ -89,6 +91,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \

++ zeitgeist-bnc876272-event-crash.patch ++
From 42f0f6b0f17a584b703981b8a392c3225c7a8e98 Mon Sep 17 00:00:00 2001
From: Seif Lotfy s...@lotfy.com
Date: Thu, 2 Jan 2014 08:09:01 +0100
Subject: [PATCH] Fix unit-tests

Currently the unit tests failed when loading the xdg directories
and also it seems like optimizing the event variant lead to a
segfault when converting back via from_variant with several events
---
 libzeitgeist/event.vala  | 4 ++--
 test/c/test-datasource.c | 3 +--
 test/c/test-event.c  | 3 +--
 3 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/libzeitgeist/event.vala b/libzeitgeist/event.vala
index 67fe47f..0cd708c 100644
--- a/libzeitgeist/event.vala
+++ b/libzeitgeist/event.vala
@@ -292,8 +292,8 @@ public class Event : Object
 }
 
 Variant event_variant = vb.end ().get_normal_form ();
-Variant ret = optimize_variant_allocation (event_variant);
-return ret;
+//Variant ret = optimize_variant_allocation (event_variant);
+return event_variant;
 }
 
 private Variant optimize_variant_allocation (Variant event_variant) {
diff --git a/test/c/test-datasource.c b/test/c/test-datasource.c
index a60d48b..067da55 100644
--- a/test/c/test-datasource.c
+++ b/test/c/test-datasource.c
@@ -35,8 +35,7 @@ static const gchar *old_xdg_data_dirs = NULL;
 static void
 setup (Fixture *fix, gconstpointer data)
 {
-  if (old_xdg_data_dirs != NULL)
-old_xdg_data_dirs = g_getenv (XDG_DATA_DIRS);
+  old_xdg_data_dirs = g_getenv (XDG_DATA_DIRS);
   g_setenv (XDG_DATA_DIRS, TEST_DIR, TRUE);
 }
 
diff --git a/test/c/test-event.c b/test/c/test-event.c
index 746de3d..440d3c3 100644
--- a/test/c/test-event.c
+++ b/test/c/test-event.c
@@ -35,8 +35,7 @@ static const gchar *old_xdg_data_dirs = NULL;
 static void
 setup (Fixture *fix, gconstpointer data)
 {
-  if (old_xdg_data_dirs != NULL)
-old_xdg_data_dirs = g_getenv (XDG_DATA_DIRS);
+  old_xdg_data_dirs = g_getenv (XDG_DATA_DIRS);
   g_setenv (XDG_DATA_DIRS, TEST_DIR, TRUE);
 }
 
-- 
1.8.4

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit zeitgeist for openSUSE:Factory

2013-06-25 Thread h_root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2013-06-25 07:39:08

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is zeitgeist

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2013-04-26 
15:54:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2013-06-25 
14:47:50.0 +0200
@@ -1,0 +2,21 @@
+Sat Jun 22 10:11:35 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.9.14:
+  + Libzeitgeist: Fix managing and tracking registered Monitors.
+
+---
+Thu May 30 07:10:02 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.13:
+  + Engine:
+- Adjust resetting of statement to proper sequence.
+- Add custom memory PRAGMA to improve memory consumption.
+  + Libzeitgeist:
+- Add default memory PRAGMA to be used by clients.
+  + FTS:
+- Improve FTS memory consumption.
+  + Overall:
+- Fix compilation breaks for --enable-datahub
+  --disable-downloads-monitor.
+
+---

Old:

  zeitgeist-0.9.12.tar.xz

New:

  zeitgeist-0.9.14.tar.xz



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.GDawby/_old  2013-06-25 14:47:51.0 +0200
+++ /var/tmp/diff_new_pack.GDawby/_new  2013-06-25 14:47:51.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   zeitgeist
-Version:0.9.12
+Version:0.9.14
 Release:0
 Summary:Zeitgeist Engine
 License:LGPL-2.1+ and GPL-2.0+

++ zeitgeist-0.9.12.tar.xz - zeitgeist-0.9.14.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zeitgeist-0.9.12/AUTHORS new/zeitgeist-0.9.14/AUTHORS
--- old/zeitgeist-0.9.12/AUTHORS2013-03-19 07:01:48.0 +0100
+++ new/zeitgeist-0.9.14/AUTHORS2013-06-17 08:40:08.0 +0200
@@ -2,6 +2,7 @@
  Michael Hruby michal@gmail.com
  Seif Lotfy s...@lotfy.com
  Siegfried-Angel Gevatter Pujals siegfr...@gevatter.com
+ Rico Tzschichholz ric...@ubuntu.com
 
 Contributors:
  Christian Dywan christ...@twotoasts.de
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zeitgeist-0.9.12/NEWS new/zeitgeist-0.9.14/NEWS
--- old/zeitgeist-0.9.12/NEWS   2013-04-12 23:51:28.0 +0200
+++ new/zeitgeist-0.9.14/NEWS   2013-06-18 04:41:31.0 +0200
@@ -1,3 +1,28 @@
+2013-xx-xx: Zeitgeist 0.9.14 (1.0 Beta 6) Diamond
+---
+
+Libzeitgeist:
+ - Fix managing and tracking registered Monitors
+
+
+2013-05-29: Zeitgeist 0.9.13 (1.0 Beta 5) Silence is Gold
+---
+
+Engine:
+ - Adjust resetting of statement to proper sequence
+ - Add custom memory PRAGMA to improve memory consumption
+
+Libzeitgeist:
+ - Add default memory PRAGMA to be used by clients
+
+FTS:
+ - Improve FTS memory consumption
+
+Overall:
+ - Fix compilation breaks for --enable-datahub --disable-downloads-monitor
+
+This release is the fifth beta which will lead to zeitgeist 1.0
+
 2013-04-12: Zeitgeist 0.9.12 (1.0 Beta 4) Happy Go Lucky
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zeitgeist-0.9.12/configure 
new/zeitgeist-0.9.14/configure
--- old/zeitgeist-0.9.12/configure  2013-04-13 10:09:27.0 +0200
+++ new/zeitgeist-0.9.14/configure  2013-06-18 04:43:42.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for zeitgeist 0.9.12.
+# Generated by GNU Autoconf 2.69 for zeitgeist 0.9.14.
 #
 # Report bugs to d...@lists.zeitgeist-project.com.
 #
@@ -650,8 +650,8 @@
 # Identity of this package.
 PACKAGE_NAME='zeitgeist'
 PACKAGE_TARNAME='zeitgeist'
-PACKAGE_VERSION='0.9.12'
-PACKAGE_STRING='zeitgeist 0.9.12'
+PACKAGE_VERSION='0.9.14'
+PACKAGE_STRING='zeitgeist 0.9.14'
 PACKAGE_BUGREPORT='d...@lists.zeitgeist-project.com'
 PACKAGE_URL=''
 
@@ -1512,7 +1512,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures zeitgeist 0.9.12 to adapt to many kinds of systems.
+\`configure' configures zeitgeist 0.9.14 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1582,7 +1582,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | 

commit zeitgeist for openSUSE:Factory

2013-04-26 Thread h_root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2013-04-26 15:54:17

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is zeitgeist, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2013-04-14 
16:13:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2013-04-26 
15:54:19.0 +0200
@@ -1,0 +2,12 @@
+Sat Apr 13 18:48:31 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.12:
+  + Libzeitgeist:
+- Fix find_related_uris to only print out the ranking if
+  EXPLAIN_QUERIES is enabled.
+- Fixed find_related_uris to take RelevantResultType as an
+  argument instead of ResultType.
+- Pass copy of templates to search and search_with_relevancies.
+  + Overall: Fixed documentation.
+
+---

Old:

  zeitgeist-0.9.11.tar.xz

New:

  zeitgeist-0.9.12.tar.xz



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.a6WvCl/_old  2013-04-26 15:54:21.0 +0200
+++ /var/tmp/diff_new_pack.a6WvCl/_new  2013-04-26 15:54:21.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   zeitgeist
-Version:0.9.11
+Version:0.9.12
 Release:0
 Summary:Zeitgeist Engine
 License:LGPL-2.1+ and GPL-2.0+

++ zeitgeist-0.9.11.tar.xz - zeitgeist-0.9.12.tar.xz ++
 35082 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit zeitgeist for openSUSE:Factory

2013-04-14 Thread h_root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2013-04-14 16:13:00

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is zeitgeist, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2013-04-08 
15:11:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2013-04-14 
16:13:01.0 +0200
@@ -1,0 +2,14 @@
+Wed Apr 10 07:35:09 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.11:
+  + Libzeitgeist:
+- Fix the log's insert_events_no_reply and
+  insert_event_no_reply API to not require an async callback.
+- Pass copy of templates to threads in get_events, find_events,
+  find_event_ids and find_related_uris.
+- Pass copy of templates to search and search_with_relevancies.
+- Expose RemoteLog's extensions and datapath properties via Log
+  class.
+  + Fix documentation title to Zeitgeist Reference Manual
+
+---

Old:

  zeitgeist-0.9.10.tar.xz

New:

  zeitgeist-0.9.11.tar.xz



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.FAUueW/_old  2013-04-14 16:13:02.0 +0200
+++ /var/tmp/diff_new_pack.FAUueW/_new  2013-04-14 16:13:02.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   zeitgeist
-Version:0.9.10
+Version:0.9.11
 Release:0
 Summary:Zeitgeist Engine
 License:LGPL-2.1+ and GPL-2.0+

++ zeitgeist-0.9.10.tar.xz - zeitgeist-0.9.11.tar.xz ++
 21844 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit zeitgeist for openSUSE:Factory

2013-04-08 Thread h_root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2013-04-08 15:11:52

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is zeitgeist, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2013-04-05 
09:36:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2013-04-08 
15:11:53.0 +0200
@@ -1,0 +2,6 @@
+Sat Apr  6 13:24:56 UTC 2013 - dims...@opensuse.org
+
+- Also obsolete zeitgeist-datahub-lang package: zeitgeist-datahub
+  has been merged.
+
+---



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.T47Wyc/_old  2013-04-08 15:11:56.0 +0200
+++ /var/tmp/diff_new_pack.T47Wyc/_new  2013-04-08 15:11:56.0 +0200
@@ -49,6 +49,7 @@
 Obsoletes:  %{name}-lang  %{version}
 # zeitgeist-datahub was merged in version 0.9.10
 Obsoletes:  zeitgeist-datahub  0.9.10
+Obsoletes:  zeitgeist-datahub-lang  0.9.10
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit zeitgeist for openSUSE:Factory

2013-04-05 Thread h_root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2013-04-05 09:36:35

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is zeitgeist, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2012-10-03 
15:11:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2013-04-05 
09:36:35.0 +0200
@@ -1,0 +2,44 @@
+Thu Apr  4 17:32:03 UTC 2013 - dims...@opensuse.org
+
+- Update License tag as result of review:
+  + Main and src package: LGPL-2.1+ and GPL-2.0+.
+  + Library and -devel packages: LGPL-2.1+.
+
+---
+Wed Mar 20 18:45:18 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.10:
+  + Libzeitgeist:
+- Add new zg#ApplicationAction subject interpretation.
+- Fix sql explanation bug.
+- Don't create a -lang package: there haven't been translations
+  since version 0.9.0.1.
+- Obsolete an eventually installed zeitgeist-lang package.
+- Add pkgconfig(gio-2.0), pkgconfig(gtk+-3.0),
+  pkgconfig(json-glib-1.0) and pkgconfig(telepathy-glib)
+  BuildRequires: new depdencies for the datahub provider.
+- Obsolete separate zeitgeist-datahub package.
+
+---
+Thu Mar 14 21:56:14 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.9:
+  + This version introduces libzeitgeist2, a Vala port of the
+previously independent libzeitgeist library.
+  + Engine:
+- Fixed insertion of large event sets.
+- Fixed database migration to WebDataObject (from some
+  RemoteDataObjects).
+- Events missing required meta-data are now rejected.
+  + FTS:
+- Fixed to respect ZEITGEIST_DATA_PATH.
+  + Python API:
+- RelevantResultType is now included in from datamodel
+  import *.
+- Add pkgconfig(gobject-introspection-1.0) BuildRequires: new
+  dependency.
+- Pass --enable-fts to configure.
+- Create new subpackages libzeitgeist-2_0-0,
+  typelib-1_0-Zeitgeist-2_0 and zeitgeist-devel.
+
+---

Old:

  zeitgeist-0.9.5.tar.bz2

New:

  zeitgeist-0.9.10.tar.xz



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.gK4ZLN/_old  2013-04-05 09:36:37.0 +0200
+++ /var/tmp/diff_new_pack.gK4ZLN/_new  2013-04-05 09:36:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zeitgeist
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,13 @@
 
 
 Name:   zeitgeist
-Version:0.9.5
+Version:0.9.10
 Release:0
 Summary:Zeitgeist Engine
-License:LGPL-2.1+
+License:LGPL-2.1+ and GPL-2.0+
 Group:  Productivity/Other
 Url:https://launchpad.net/zeitgeist
-Source: 
https://launchpad.net/zeitgeist/0.9/0.9.5/+download/%{name}-%{version}.tar.bz2
+Source: 
https://launchpad.net/zeitgeist/0.9/%{version}/+download/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  libxapian-devel
@@ -32,15 +32,23 @@
 BuildRequires:  python-rdflib
 BuildRequires:  python-xml
 BuildRequires:  raptor
-BuildRequires:  vala = 0.16
+BuildRequires:  vala = 0.18
 BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(gio-2.0) = 2.26.0
 BuildRequires:  pkgconfig(gio-unix-2.0) = 2.26.0
 BuildRequires:  pkgconfig(glib-2.0) = 2.26.0
 BuildRequires:  pkgconfig(gmodule-2.0) = 2.26.0
 BuildRequires:  pkgconfig(gobject-2.0) = 2.26.0
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.0.0
+BuildRequires:  pkgconfig(json-glib-1.0) = 0.14.0
 BuildRequires:  pkgconfig(sqlite3) = 3.7
+BuildRequires:  pkgconfig(telepathy-glib) = 0.18.0
 Requires:   python-xdg
 Requires:   python-xml
+Obsoletes:  %{name}-lang  %{version}
+# zeitgeist-datahub was merged in version 0.9.10
+Obsoletes:  zeitgeist-datahub  0.9.10
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -49,20 +57,54 @@
 
 This is the Zeitgeist backend engine.
 
-%lang_package
+%package -n libzeitgeist-2_0-0
+Summary:Client library for interacting with the Zeitgeist daemon
+License:LGPL-2.1+
+Group:  System/Libraries
+
+%description -n libzeitgeist-2_0-0
+Libzeitgeist is a client library for interacting with the Zeitgeist
+daemon.
+
+%package -n 

commit zeitgeist for openSUSE:Factory

2012-10-03 Thread h_root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2012-10-03 15:11:55

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is zeitgeist, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2012-06-16 
06:57:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2012-10-03 
15:11:57.0 +0200
@@ -1,0 +2,22 @@
+Thu Sep  6 21:20:09 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.9.5:
+  + Engine:
+- Needs vala 0.16 to build.
+- Optimization of subject interpretation.
+- Set Pragma setting synchronous to NORMAL.
+- Added a tool which sets up a bus in a fake X server (Xvfb)
+  and launches a Zeitgeist instance (without datahub or FTS)
+  into it.
+- Events are inserted in sequential order.
+  + Autoconf:
+- Don't check for Xapian if FTS++ is disabled.
+- Print SQL debugging option.
+- Check for gmodule.
+- Drop zeitgeist-gmodule.patch: fixed upstream.
+- Drop libtool BuildRequires and call to autoreconf: there are no
+  patches left.
+- Add vala BuildRequires.
+- Add pkgconfig(gmodule-2.0) BuildRequires: new checked dependency.
+
+---

Old:

  zeitgeist-0.9.0.1.tar.bz2
  zeitgeist-gmodule.patch

New:

  zeitgeist-0.9.5.tar.bz2



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.d0ZmqK/_old  2012-10-03 15:11:58.0 +0200
+++ /var/tmp/diff_new_pack.d0ZmqK/_new  2012-10-03 15:11:58.0 +0200
@@ -18,27 +18,25 @@
 
 
 Name:   zeitgeist
-Version:0.9.0.1
+Version:0.9.5
 Release:0
 Summary:Zeitgeist Engine
 License:LGPL-2.1+
 Group:  Productivity/Other
 Url:https://launchpad.net/zeitgeist
-Source: 
https://launchpad.net/zeitgeist/0.9/0.9.0.1/+download/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM zeitgeist-gmodule.patch dims...@opensuse.org -- Check for 
gmodule, taken from upstream, commit r501.
-Patch0: zeitgeist-gmodule.patch
+Source: 
https://launchpad.net/zeitgeist/0.9/0.9.5/+download/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
-# Needed for patch0
-BuildRequires:  libtool
 BuildRequires:  libxapian-devel
 BuildRequires:  python
 BuildRequires:  python-rdflib
 BuildRequires:  python-xml
 BuildRequires:  raptor
+BuildRequires:  vala = 0.16
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gio-unix-2.0) = 2.26.0
 BuildRequires:  pkgconfig(glib-2.0) = 2.26.0
+BuildRequires:  pkgconfig(gmodule-2.0) = 2.26.0
 BuildRequires:  pkgconfig(gobject-2.0) = 2.26.0
 BuildRequires:  pkgconfig(sqlite3) = 3.7
 Requires:   python-xdg
@@ -54,11 +52,8 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-# Needed for patch0
-autoreconf -fi
 %configure
 make %{?_smp_mflags}
 

++ zeitgeist-0.9.0.1.tar.bz2 - zeitgeist-0.9.5.tar.bz2 ++
 11868 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit zeitgeist for openSUSE:Factory

2012-06-15 Thread h_root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2012-06-16 06:57:44

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is zeitgeist, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2011-10-02 
11:19:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2012-06-16 
06:57:46.0 +0200
@@ -1,0 +2,46 @@
+Mon Jun 11 12:21:29 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.9.0.1:
+  + Engine:
+- Fixed FindRelatedEvents.
+- Added support for upgrading from schema version 3.
+  + FTS:
+- Fixed double string unescaping (lp#954171).
+- Fixed segmentation fault caused by bug in URI handling.
+- Make sure Xapian is closed before releasing the bus name.
+- Changes from version 0.9.0:
+  + Engine:
+- Updated the list of recognized MIME-types.
+- Set a size limit (4MiB) on the results returned by individual
+  FindEvents and GetEvents calls. Too big queries will result
+  in an exception.
+- Improved handling of FTS not being present (Beta 1 would leak
+  memory).
+- Enhanced database corruption detection and recovery.
+- DataSourceRegistry: don't ignore bus addresses that
+  registered more than one data-source if one of them is
+  disabled.
+  + FTS:
+- Added a build-time option to disable FTS.
+- The index is now automatically re-build if it gets corrupted.
+- The index is now automatically re-build if the Zeitgeist DB
+  is re-created.
+- Split the reindex query into several smaller ones, for
+  enhanced performance.
+- Quit when Zeitgeist leaves the bus.
+- Ignore events from Ubuntu One.
+  + Python API:
+- Updated the list of recognized MIME-types.
+- Rework BuildRequires:
+  + Dropped: dbus-1, fdupes,
+  + Added: libxapian-devel, pkgconfig(dbus-1),
+pkgconfig(gio-unix-2.0), pkgconfig(glib-2.0),
+pkgconfig(gobject-2.0), pkgconfig(sqlite3)
+- There are currently no translations, so we have an empty -lang
+  package for now.
+- Add zeitgeist-gmodule.patch: link against libgmodule.
+- Add libtool BuildRequires and call to autoreconf, as the patch
+  above touches the build system.
+- No longer build package noarch
+
+---

Old:

  zeitgeist-0.8.2.tar.gz

New:

  zeitgeist-0.9.0.1.tar.bz2
  zeitgeist-gmodule.patch



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.DgnI5H/_old  2012-06-16 06:57:49.0 +0200
+++ /var/tmp/diff_new_pack.DgnI5H/_new  2012-06-16 06:57:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zeitgeist
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,30 +17,33 @@
 #
 
 
-
 Name:   zeitgeist
-Version:0.8.2
-Release:1
-License:LGPL-2.1+
+Version:0.9.0.1
+Release:0
 Summary:Zeitgeist Engine
-Url:https://launchpad.net/zeitgeist
+License:LGPL-2.1+
 Group:  Productivity/Other
-Source: %{name}-%{version}.tar.gz
-# dbus required for file ownership only.
-BuildRequires:  dbus-1
+Url:https://launchpad.net/zeitgeist
+Source: 
https://launchpad.net/zeitgeist/0.9/0.9.0.1/+download/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM zeitgeist-gmodule.patch dims...@opensuse.org -- Check for 
gmodule, taken from upstream, commit r501.
+Patch0: zeitgeist-gmodule.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
+# Needed for patch0
+BuildRequires:  libtool
+BuildRequires:  libxapian-devel
 BuildRequires:  python
 BuildRequires:  python-rdflib
 BuildRequires:  python-xml
 BuildRequires:  raptor
-Requires:   dbus-1-python
-Requires:   python-gobject2
+BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(gio-unix-2.0) = 2.26.0
+BuildRequires:  pkgconfig(glib-2.0) = 2.26.0
+BuildRequires:  pkgconfig(gobject-2.0) = 2.26.0
+BuildRequires:  pkgconfig(sqlite3) = 3.7
 Requires:   python-xdg
 Requires:   python-xml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
-%py_requires
 
 %description
 Zeitgeist is a service that logs the users activity. The log can be
@@ -51,35 +54,31 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+# Needed for patch0
+autoreconf -fi
 %configure
 make %{?_smp_mflags}
 
 %install
 %make_install
-# Let's 

commit zeitgeist for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2011-12-06 19:21:15

Comparing /work/SRC/openSUSE:Factory/zeitgeist (Old)
 and  /work/SRC/openSUSE:Factory/.zeitgeist.new (New)


Package is zeitgeist, Maintainer is 

Changes:




Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.KaEo4v/_old  2011-12-06 20:03:00.0 +0100
+++ /var/tmp/diff_new_pack.KaEo4v/_new  2011-12-06 20:03:00.0 +0100
@@ -21,7 +21,7 @@
 Name:   zeitgeist
 Version:0.8.2
 Release:1
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:Zeitgeist Engine
 Url:https://launchpad.net/zeitgeist
 Group:  Productivity/Other

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit zeitgeist for openSUSE:Factory

2011-10-02 Thread h_root

Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory
checked in at Sun Oct 2 11:19:45 CEST 2011.




--- openSUSE:Factory/zeitgeist/zeitgeist.changes2011-09-23 
12:53:41.0 +0200
+++ /mounts/work_src_done/STABLE/zeitgeist/zeitgeist.changes2011-09-22 
13:42:52.0 +0200
@@ -1,0 +2,22 @@
+Thu Sep 22 11:41:02 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.8.2:
+  + Engine:
+- Storage Monitor: Add support for Network Manager 0.9.
+- The text field in subject templates is now allowed to end
+  with an asterisk (*) character (which is treated as plain
+  text).
+- Correctly handle current_uri in subject templates from old
+  clients (instead of forcing it to the same value as the
+  subject's uri).
+- Substantially increase the amount of events that can be
+  deleted in a single DeleteEvents call.
+  + Python API:
+- Correctly specify the D-Bus interface when using
+  introspection.
+- Fix possible exception when the available method list hasn't
+  been loaded.
+- The Event constructor now supports creating independent
+  copies of events.
+
+---

calling whatdependson for head-i586


Old:

  zeitgeist-0.8.1.1.tar.gz

New:

  zeitgeist-0.8.2.tar.gz



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.hhoB7w/_old  2011-10-02 11:19:42.0 +0200
+++ /var/tmp/diff_new_pack.hhoB7w/_new  2011-10-02 11:19:42.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   zeitgeist
-Version:0.8.1.1
+Version:0.8.2
 Release:1
 License:LGPLv2.1+
 Summary:Zeitgeist Engine

++ zeitgeist-0.8.1.1.tar.gz - zeitgeist-0.8.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zeitgeist-0.8.1.1/ChangeLog 
new/zeitgeist-0.8.2/ChangeLog
--- old/zeitgeist-0.8.1.1/ChangeLog 2011-07-22 23:26:08.0 +0200
+++ new/zeitgeist-0.8.2/ChangeLog   2011-09-21 19:58:34.0 +0200
@@ -1,5 +1,128 @@
 # Generated by Makefile. Do not edit.
 
+2011-09-21  Siegfried-Angel Gevatter Pujals  siegfr...@gevatter.com
+
+   * NEWS:
+   * VERSION:
+   * _zeitgeist/engine/remote.py:
+   * configure.ac:
+
+   Bump version number to 0.8.2!
+
+2011-09-21  Siegfried-Angel Gevatter Pujals  siegfr...@gevatter.com
+
+   * po/lv.po:
+   * po/my.po:
+   * po/vi.po:
+
+   Merge translations.
+
+2011-09-15  Launchpad Translations on behalf of rainct
+
+   * po/vi.po:
+
+   Launchpad automatic translations update.
+
+2011-08-27  Launchpad Translations on behalf of rainct
+
+   * po/lv.po:
+
+   Launchpad automatic translations update.
+
+2011-08-03  Launchpad Translations on behalf of rainct
+
+   * po/my.po:
+
+   Launchpad automatic translations update.
+
+2011-09-21  Siegfried-Angel Gevatter Pujals  siegfr...@gevatter.com
+
+   * NEWS:
+   * _zeitgeist/engine/main.py:
+
+   Substantially increase the amount of events that can be deleted in
+   a single DeleteEvents call.
+
+2011-09-21  Siegfried-Angel Gevatter Pujals  siegfr...@gevatter.com
+
+   * NEWS:
+   * _zeitgeist/engine/main.py:
+   * test/datamodel-test.py:
+   * test/engine-test.py:
+
+   Handle wildcards in subject_text as plain text
+
+2011-09-21  Siegfried-Angel Gevatter Pujals  siegfr...@gevatter.com
+
+   * NEWS:
+
+   Update NEWS.
+
+2011-09-21  Siegfried-Angel Gevatter Pujals  siegfr...@gevatter.com
+
+   * _zeitgeist/engine/main.py:
+   * zeitgeist/datamodel.py:
+
+   Fix some comments.
+
+2011-09-18  Seif Lotfy  s...@lotfy.com
+
+   * zeitgeist/datamodel.py:
+
+   fix datamodel not to add uri in current_uri if the latter is not set2
+
+2011-09-05  Mikkel Kamstrup Erlandsen  mikkel.kamst...@gmail.com
+
+   * _zeitgeist/engine/extensions/storagemonitor.py:
+
+   Merge lp:~kamstrup/zeitgeist/network-manager-state-fix. Fixes it so we 
support both 0.9 and = 0.9 versions of the NetworkManager API
+
+2011-09-05  Mikkel Kamstrup Erlandsen  mikkel.kamst...@canonical.com
+
+   * _zeitgeist/engine/extensions/storagemonitor.py:
+
+   Update the storagemonitor.py extension to also work with NetworkManager 
API version = 0.9
+
+2011-09-02  Seif Lotfy  s...@lotfy.com
+
+   * _zeitgeist/singleton.py:
+
+   change log print to error instead of debug
+
+2011-09-02  Seif Lotfy  s...@lotfy.com
+
+   * _zeitgeist/singleton.py:
+
+   add try except statement around the connection removal in singelton.py
+
+2011-08-03  Siegfried-Angel Gevatter Pujals  siegfr...@gevatter.com
+
+   * zeitgeist/datamodel.py:
+
+   datamodel.Event: when instantiating from an existing Event instance,
+   make a copy of the event information 

commit zeitgeist for openSUSE:Factory

2011-08-03 Thread h_root

Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory
checked in at Wed Aug 3 17:13:18 CEST 2011.




--- GNOME/zeitgeist/zeitgeist.changes   2011-07-20 10:54:04.0 +0200
+++ /mounts/work_src_done/STABLE/zeitgeist/zeitgeist.changes2011-07-24 
14:10:50.0 +0200
@@ -1,0 +2,16 @@
+Sun Jul 24 14:07:29 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.8.1.1:
+  + Engine:
+- Load extensions after the internal database lookup/cache
+  tables have been initialized.
+- Fix problem when replacing an existing Zeitgeist instance
+  (lp#809569).
+- Fix possible crash when zeitgeist-datahub isn't available
+  (lp#791392).
+  + Python API:
+- Fix regression that broke properties (get_version and
+  get_extensions).
+- Drop zeitgeist-properties-regression.patch: fixed upstream.
+
+---

calling whatdependson for head-i586


Old:

  zeitgeist-0.8.1.tar.gz
  zeitgeist-properties-regression.patch

New:

  zeitgeist-0.8.1.1.tar.gz



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.I4wnqQ/_old  2011-08-03 17:12:59.0 +0200
+++ /var/tmp/diff_new_pack.I4wnqQ/_new  2011-08-03 17:12:59.0 +0200
@@ -19,15 +19,13 @@
 
 
 Name:   zeitgeist
-Version:0.8.1
-Release:2
+Version:0.8.1.1
+Release:1
 License:LGPLv2.1+
 Summary:Zeitgeist Engine
 Url:https://launchpad.net/zeitgeist
 Group:  Productivity/Other
 Source: %{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM zeitgeist-properties-regression.patch 
dims...@opensuse.org -- Fix regression that broke properties (get_version and 
get_extensions). Patch taken from launchpad, rev 1789.
-Patch0: zeitgeist-properties-regression.patch
 # dbus required for file ownership only.
 BuildRequires:  dbus-1
 BuildRequires:  fdupes
@@ -53,7 +51,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p0
 
 %build
 %configure

++ zeitgeist-0.8.1.tar.gz - zeitgeist-0.8.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zeitgeist-0.8.1/ChangeLog 
new/zeitgeist-0.8.1.1/ChangeLog
--- old/zeitgeist-0.8.1/ChangeLog   2011-07-07 16:43:57.0 +0200
+++ new/zeitgeist-0.8.1.1/ChangeLog 2011-07-22 23:26:08.0 +0200
@@ -1,5 +1,68 @@
 # Generated by Makefile. Do not edit.
 
+2011-07-22  Siegfried-Angel Gevatter Pujals  siegfr...@gevatter.com
+
+   * NEWS:
+   * VERSION:
+   * configure.ac:
+   * doc/zeitgeist/source/conf.py:
+
+   Release 0.8.1.1.
+
+2011-07-22  Siegfried-Angel Gevatter Pujals  siegfr...@gevatter.com
+
+   * zeitgeist-daemon.py:
+
+   Fix possible crash when zeitgeist-datahub isn't available (LP: #791392).
+   
+   It turns out glib's spawn method now returns GError.
+
+2011-07-14  Seif Lotfy  s...@lotfy.com
+
+   * _zeitgeist/singleton.py:
+   * zeitgeist/client.py:
+
+   add an option to _DBusInterface and ZeitgeistDBusInterface to not 
reconnect automatically (I think this part is useful anyway).
+   fixes bug #809569
+
+2011-07-14  Siegfried-Angel Gevatter Pujals  siegfr...@gevatter.com
+
+   * _zeitgeist/singleton.py:
+   * zeitgeist/client.py:
+
+   _DBusInterface: Add option to not reconnect automatically. Use
+   said option in singleton.py to avoid unwanted behavior. 
+
+2011-07-10  Seif Lotfy  s...@lotfy.com
+
+   * test/data/apriori_events_sets-2.js:
+   * test/data/apriori_events_sets.js:
+   * test/data/apriori_events.js:
+
+   removed unused test data and improved apriori_events.js
+
+2011-07-10  Kristjan Schmidt  kristjan.schm...@googlemail.com
+
+   * po/eo.po:
+
+   Add esperanto translation by Kristjan Schmidt
+
+2011-07-09  Siegfried-Angel Gevatter Pujals  siegfr...@gevatter.com
+
+   * NEWS:
+   * _zeitgeist/engine/main.py:
+
+   Load extensions after the internal database lookup/cache tables have
+   been initialized.
+
+2011-07-08  Siegfried-Angel Gevatter Pujals  siegfr...@gevatter.com
+
+   * NEWS:
+   * test/remote-test.py:
+   * zeitgeist/client.py:
+
+   Fix regression that broke properties (get_version and get_extensions).
+
 2011-07-07  Siegfried-Angel Gevatter Pujals  siegfr...@gevatter.com
 
* NEWS:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zeitgeist-0.8.1/configure 
new/zeitgeist-0.8.1.1/configure
--- old/zeitgeist-0.8.1/configure   2011-07-07 16:41:48.0 +0200
+++ new/zeitgeist-0.8.1.1/configure 2011-07-22 23:25:47.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for zeitgeist 0.8.1.
+# Generated by GNU Autoconf 

commit zeitgeist for openSUSE:Factory

2011-07-21 Thread h_root

Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory
checked in at Thu Jul 21 10:04:59 CEST 2011.




--- GNOME/zeitgeist/zeitgeist.changes   2011-07-08 01:26:47.0 +0200
+++ /mounts/work_src_done/STABLE/zeitgeist/zeitgeist.changes2011-07-20 
10:54:04.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 20 08:51:59 UTC 2011 - dims...@opensuse.org
+
+- Add zeitgeist-properties-regression.patch: Fix regression that
+  broke properties (get_version and get_extensions). Patch taken
+  from launchpad, commit rev 1789.
+
+---

calling whatdependson for head-i586


New:

  zeitgeist-properties-regression.patch



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.78Psrt/_old  2011-07-21 10:04:40.0 +0200
+++ /var/tmp/diff_new_pack.78Psrt/_new  2011-07-21 10:04:40.0 +0200
@@ -20,12 +20,14 @@
 
 Name:   zeitgeist
 Version:0.8.1
-Release:1
+Release:2
 License:LGPLv2.1+
 Summary:Zeitgeist Engine
 Url:https://launchpad.net/zeitgeist
 Group:  Productivity/Other
 Source: %{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM zeitgeist-properties-regression.patch 
dims...@opensuse.org -- Fix regression that broke properties (get_version and 
get_extensions). Patch taken from launchpad, rev 1789.
+Patch0: zeitgeist-properties-regression.patch
 # dbus required for file ownership only.
 BuildRequires:  dbus-1
 BuildRequires:  fdupes
@@ -51,6 +53,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 %configure

++ zeitgeist-properties-regression.patch ++
=== modified file 'zeitgeist/client.py'
--- zeitgeist/client.py 2011-07-07 14:11:34 +
+++ zeitgeist/client.py 2011-07-07 23:39:37 +
@@ -67,15 +67,16 @@
return methods, signals
 
def reconnect(self):
-   self.__proxy = 
dbus.SessionBus().get_object(self.__iface.requested_bus_name,
-   self.__object_path)
+   self.__proxy = dbus.SessionBus().get_object(
+   self.__iface.requested_bus_name, self.__object_path)
self.__iface = dbus.Interface(self.__proxy, 
self.__interface_name)
self._load_introspection_data()
 
-   def _disconnection_safe(self, method_name, *args, **kwargs):
+   def _disconnection_safe(self, method_getter, *args, **kwargs):

-   Executes the given method. If it fails because the D-Bus 
connection
-   was lost, attempts to recover it and executes the method again.
+   Executes the method returned by method_getter. If it fails 
because
+   the D-Bus connection was lost, it attempts to recover it and 
executes
+   the method again.


custom_error_handler = None
@@ -87,8 +88,7 @@
self.reconnect()
# We don't use the reconnecting_error_handler 
here since that'd
# get us into an endless loop if Zeitgeist 
really isn't there.
-   meth = getattr(self.__iface, method_name)
-   return meth(*args, **original_kwargs)
+   return method_getter()(*args, **original_kwargs)
else:
if custom_error_handler is not None:
custom_error_handler(e)
@@ -102,8 +102,7 @@
kwargs['error_handler'] = reconnecting_error_handler
 
try:
-   meth = getattr(self.__iface, method_name)
-   return meth(*args, **kwargs)
+   return method_getter()(*args, **kwargs)
except dbus.exceptions.DBusException, e:
return reconnecting_error_handler(e)
 
@@ -115,9 +114,15 @@
Method wrapping around a D-Bus call, which attempts to 
recover
the connection to Zeitgeist if it got lost.

-   return self._disconnection_safe(name, *args, **kwargs)
+   return self._disconnection_safe(
+   lambda: getattr(self.__iface, name), *args, 
**kwargs)
return _ProxyMethod
 
+   def get_property(self, property_name):
+   return self._disconnection_safe(
+   lambda: self.__proxy.get_dbus_method(Get, 
dbus.PROPERTIES_IFACE),
+   self.__interface_name, property_name)
+
def connect(self, signal, callback, **kwargs):
Connect a callback to a signal of the current proxy 
instance.
if self.__signals 

commit zeitgeist for openSUSE:Factory

2011-07-11 Thread h_root

Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory
checked in at Mon Jul 11 09:19:02 CEST 2011.




--- GNOME/zeitgeist/zeitgeist.changes   2011-06-09 11:59:24.0 +0200
+++ /mounts/work_src_done/STABLE/zeitgeist/zeitgeist.changes2011-07-08 
01:26:47.0 +0200
@@ -1,0 +2,32 @@
+Fri Jul  8 01:22:25 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.8.1:
+  + Engine:
+   - Added a GetDataSourceFromId D-Bus method to the data-source
+ registry extension (lp#691690).
+   - A backup of the database is created before attempting schema
+ upgrades. If something goes wrong, the backup is automatically
+ restored (lp#660307).
+   - Fixed the extensions D-Bus property when it's an empty list
+ (lp#787691).
+   - Add PID to the output being logged in ~/.cache/ (lp#806030).
+   - Ensure the engine doesn't attempt to close twice in a row
+ (lp#793714).
+   - Minor memory usage improvements.
+  + Python API:
+- Changed _DBusInterface to update introspected data after
+  reconnections.
+- Added support for registering custom Event and Subject
+  subclasses with ZeitgeistClient (lp#799199).
+- Fixed reconnection after a Zeitgeist restart so that the
+  method call triggering the reconnection also works -and not
+  only later calls- (lp#736176).
+- Added signal reconnection on engine restart for extensions
+  (lp#806967).
+- Added an iteritems() method to all enumerations
+  (RelevantResultType, StorageState and ResultType).
+- Added a from_timestamp(timestamp) method to TimeRange.
+- Stop using source service to download the tarball, as Factory
+  will move away from this.
+
+---

calling whatdependson for head-i586


Old:

  _service
  _service:recompress:download_url:zeitgeist-0.8.0.tar.bz2
  _service:set_version:zeitgeist.spec

New:

  zeitgeist-0.8.1.tar.gz



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.C21xgJ/_old  2011-07-11 09:18:21.0 +0200
+++ /var/tmp/diff_new_pack.C21xgJ/_new  2011-07-11 09:18:21.0 +0200
@@ -19,13 +19,13 @@
 
 
 Name:   zeitgeist
-Version:0.8.0
-Release:2
+Version:0.8.1
+Release:1
 License:LGPLv2.1+
 Summary:Zeitgeist Engine
 Url:https://launchpad.net/zeitgeist
 Group:  Productivity/Other
-Source: %{name}-%{version}.tar.bz2
+Source: %{name}-%{version}.tar.gz
 # dbus required for file ownership only.
 BuildRequires:  dbus-1
 BuildRequires:  fdupes






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit zeitgeist for openSUSE:Factory

2011-05-31 Thread h_root

Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory
checked in at Tue May 31 14:24:16 CEST 2011.




--- GNOME/zeitgeist/zeitgeist.changes   2011-04-29 23:52:41.0 +0200
+++ /mounts/work_src_done/STABLE/zeitgeist/zeitgeist.changes2011-05-18 
19:14:48.0 +0200
@@ -1,0 +2,34 @@
+Wed May 18 19:07:47 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.8.0:
+  + Engine:
+- lp#772041: Fixed secondary sorting by timestamp for most
+  ResultTypes
+- Enabled filtering by availability in FindEvents.
+- lp#425258: Added an origin property to events, matching that
+  for subjects
+- Added a current_uri property to subjects, which unlike all
+  other properties is mutable.
+- Add new sorting types for origin and current_uri.
+- lp#602211: Added support for move events, which
+  automatically update the current_uri property where
+  appropriate
+- lp#598666: Fixed inconsistencies caused by the internal cache
+  not being updated when events were deleted
+- lp#489194: Added a Storage Monitor extension which tracks
+  network connectivity and removable devices
+- lp#739780: Fixed datahub launching to avoid zombie processes
+- lp#612344: Replaced the Blacklist extension giving it a more
+  capable API
+- lp#744818: Do not print a traceback when Zeitgeist fails to
+  start because another instance is already running
+- Simplified log output format when printing to stderr.
+  + Python API:
+- lp#771970: Fix bug in the connection recovery code
+- Added new ResultTypes:
+  {Most,Least}{Recent,Popular}{CurrentUri,EventOrigin}.
+- Created *SubjectOrigin alias for all
+  {Most,Least}{Recent,Popular}Origin ResultTypes.
+- Minor documentation improvements.
+
+---

calling whatdependson for head-i586


Old:

  _service:recompress:download_url:zeitgeist-0.7.1.tar.bz2

New:

  _service:recompress:download_url:zeitgeist-0.8.0.tar.bz2



Other differences:
--
++ _service:set_version:zeitgeist.spec ++
--- /var/tmp/diff_new_pack.4q9tTS/_old  2011-05-31 14:13:58.0 +0200
+++ /var/tmp/diff_new_pack.4q9tTS/_new  2011-05-31 14:13:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zeitgeist
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 
 Name:   zeitgeist
-Version: 0.7.1
+Version: 0.8.0
 Release: 0
 License:LGPLv2.1+
 Summary:Zeitgeist Engine

++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.4q9tTS/_old  2011-05-31 14:13:58.0 +0200
+++ /var/tmp/diff_new_pack.4q9tTS/_new  2011-05-31 14:13:58.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   zeitgeist
-Version:0.7
+Version:0.8.0
 Release:1
 License:LGPLv2.1+
 Summary:Zeitgeist Engine

++ _service ++
--- /var/tmp/diff_new_pack.4q9tTS/_old  2011-05-31 14:13:58.0 +0200
+++ /var/tmp/diff_new_pack.4q9tTS/_new  2011-05-31 14:13:58.0 +0200
@@ -2,7 +2,7 @@
   service name=download_url
 param name=protocolhttp/param
 param name=hostlaunchpad.net/param
-param 
name=path/zeitgeist/0.7/0.7.1/+download/zeitgeist-0.7.1.tar.gz/param
+param 
name=path/zeitgeist/0.8/0.8.0/+download/zeitgeist-0.8.0.tar.gz/param
   /service
   service name=recompress
 param name=file_service:download_url:*.tar.gz/param

++ _service:recompress:download_url:zeitgeist-0.7.1.tar.bz2 - 
_service:recompress:download_url:zeitgeist-0.8.0.tar.bz2 ++
 4636 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit zeitgeist for openSUSE:Factory

2011-05-09 Thread h_root

Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory
checked in at Mon May 9 09:49:07 CEST 2011.




--- GNOME/zeitgeist/zeitgeist.changes   2010-11-17 16:42:38.0 +0100
+++ /mounts/work_src_done/STABLE/zeitgeist/zeitgeist.changes2011-04-29 
23:52:41.0 +0200
@@ -1,0 +2,71 @@
+Fri Apr 29 23:12:54 UTC 2011 - dims...@opensuse.org
+
+- Update to 0.7.1:
+  + Overall:
+- Added new event interpretation types: AcceptEvent, DenyEvent
+  and ExpireEvent.
+- Include NCO in the generated ontologies.
+- Better ./configure check for python-rdflib.
+- Update the manpage to document exit codes.
+  + Engine:
+- Expose property information in the D-Bus introspection output
+- Mention column names explicitly when inserting events, for
+  compatibility with the upcoming 0.8 release.
+  + Python API:
+- Expose DataSourceRegistry's enabled status in a callback.
+- Automatically reconnect to Zeitgeist if the connection is
+  lost when using methods asynchronously.
+- lp#673008, lp#727226: Reinstall all active monitors upon
+  reconnection.
+- lp#732015: Fix a (harmless) race condition requesting the bus
+  name.
+- Drop zeitgeist-no-rdfpipe.patch: fixed upstream.
+- Escape % in comments in the .spec file to fix some rpmlint
+  warnings.
+- Use source services: download_url, recompress and set_version.
+
+---
+Thu Mar  3 14:14:22 CET 2011 - vu...@opensuse.org
+
+- Remove checks for openSUSE 11.1 or earlier: those versions are
+  not maintained anymore.
+
+---
+Tue Jan 18 12:30:54 CST 2011 - feder...@novell.com
+
+- Update to version 0.7:
+  + Overall:
+- Using logging output for debugging purposes (lp#660440)
+- Stop building man page for zeitgeist-datahub (lp#680360)
+- Allow easy building for KDE (lp#683280)
+- Logging output now displays how many events were actually
+  inserted from the batch of requested inserts (lp#660440)
+- Changed License to LGPL 2.1+
+  + Engine:
+- Added some new mimetype mappings
+- Speed up the GetEvents method by caching events (lp#686732)
+- Allow extension without public method (lp#691660)
+- Added a read-only DBus property extensions to
+  org.gnome.zeitgeist.Log (lp#693861)
+- Added helper function to get an extension's name
+- Fixed bug in RemoteInterface.Quit(): make sure to close
+  connection to the used bus if this method gets called, this
+  is needed if RemoteInterface does not know anything about the
+  loop it is running in.
+- Fix sending payload from engine to client (lp#692645)
+- Improve performance of DataSourceRegistry (lp#695311)
+- Improve performance of find_event queries with timerange
+  other than TimeRange.always() (lp#672965)
+- Add an auto-filter for broken database entries (lp#598666
+  workaround)
+- Introduce new DB schema (version 3) that bundles a few
+  performance related fixes (lp#673452, lp#673394)
+  + Python API:
+- Fix find_event_for_template to stop ignoring the template
+  (lp#690377)
+- Add get_extensions method to ZeitgeistClient
+- Add zeitgeist-no-rdfpipe.patch: this removes a check in
+  configure, that is not needed anymore.
+- Update license tag to LGPLv2.1+.
+
+---

calling whatdependson for head-i586


Old:

  zeitgeist-0.6.tar.bz2

New:

  _service
  _service:recompress:download_url:zeitgeist-0.7.1.tar.bz2
  _service:set_version:zeitgeist.spec



Other differences:
--
++ _service:set_version:zeitgeist.spec ++
#
# spec file for package zeitgeist
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 Dominique Leuenberger, Amsterdam, The Netherlands.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:   zeitgeist
Version: 0.7.1
Release: 0
License:LGPLv2.1+
Summary:Zeitgeist Engine
Url:https://launchpad.net/zeitgeist
Group:  Productivity/Other
Source: %{name}-%{version}.tar.bz2
# dbus required for file ownership only.
BuildRequires:  dbus-1
BuildRequires:  fdupes