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.000000000 +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 - [email protected]
+
+- 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)


Reply via email to