[libzeitgeist] Update to 0.3.14

Renich Bon Ciric renich at fedoraproject.org
Tue Mar 20 06:22:30 UTC 2012


commit 003b7b62c797d4278b0d47ccab6a28c0ba9c927d
Author: Renich Bon Ciric <renich at woralelandia.com>
Date:   Tue Mar 20 06:22:27 2012 -0600

    Update to 0.3.14

 .gitignore        |    1 +
 libzeitgeist.spec |   20 ++++++++++----------
 sources           |    2 +-
 3 files changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 90c5766..e1f855b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libzeitgeist-0.3.6.tar.gz
 /libzeitgeist-0.3.10.tar.gz
 /libzeitgeist-0.3.12.tar.gz
+/libzeitgeist-0.3.14.tar.gz
diff --git a/libzeitgeist.spec b/libzeitgeist.spec
index 1a87c11..2974760 100644
--- a/libzeitgeist.spec
+++ b/libzeitgeist.spec
@@ -1,5 +1,5 @@
 Name:           libzeitgeist
-Version:        0.3.12
+Version:        0.3.14
 Release:        1%{?dist}
 Summary:        Client library for applications that want to interact with the Zeitgeist daemon
 
@@ -7,7 +7,6 @@ Group:          System Environment/Libraries
 License:        LGPLv3 and GPLv3
 URL:            https://launchpad.net/libzeitgeist
 Source0:        http://launchpad.net/%{name}/0.3/%{version}/+download/%{name}-%{version}.tar.gz
-Patch0:         %{name}-log_fix.patch
 
 
 BuildRequires:  glib2-devel%{?_isa} gtk-doc
@@ -31,7 +30,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .log
 
 
 %build
@@ -86,13 +84,15 @@ rm -fr %{buildroot}%{_defaultdocdir}/%{name}
 
 
 %changelog
-* Mon Jan 16 2012 Renich Bon Ciric <renich at woralelandia.com> - 0.3.12-1
-- Updated to mainstream 0.3.12
-
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.10-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Wed Apr 06 2011 Renich Bon ciric <renich at woralelandia.com> - 0.3.10-1
+* Mon Mar 19 2012 Renich Bon Ciric <renich at woralelandia.com> - 0.3.14-1
+- Updated to version 0.3.14
+- Update to shared-desktop-ontologies-0.8
+- Return relevancies of events when searching index
+- Update the ZeitgeistEvent and ZeitgeistSubject with event origin and subject current uri
+- Zeitgeist isn't autostarted after it disappears
+- Removed log-fix patch
+
+* Wed Apr 06 2011 Renich Bon Ciric <renich at woralelandia.com> - 0.3.10-1
 - Updated to version 0.3.10
 - Fixed bugs:
     https://bugs.launchpad.net/ubuntu/+source/libzeitgeist/+bug/742438
diff --git a/sources b/sources
index 3feb9a6..5851f6f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82803dc69d7e2382642fc4f34d46ce32  libzeitgeist-0.3.12.tar.gz
+5988b464e1fe13595cb7874053db649b  libzeitgeist-0.3.14.tar.gz


More information about the scm-commits mailing list