[zeitgeist] Update to 0.9.5

Deji Akingunola deji at fedoraproject.org
Sun Sep 23 23:52:28 UTC 2012


commit db2e44bca1d83fba25a3208488955e4f939f0b3c
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Sun Sep 23 19:51:55 2012 -0400

    Update to 0.9.5

 .gitignore                      |    1 +
 sources                         |    2 +-
 zeitgeist-0.9.0-crash-fix.patch |   14 --------------
 zeitgeist-dso-build-fix.patch   |   10 ----------
 zeitgeist.spec                  |   13 ++++++-------
 5 files changed, 8 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 142a61f..ebf006a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ zeitgeist-0.5.0.tar.gz
 /zeitgeist-0.8.1.tar.gz
 /zeitgeist-0.8.2.tar.gz
 /zeitgeist-0.9.0.tar.bz2
+/zeitgeist-0.9.5.tar.bz2
diff --git a/sources b/sources
index 20f427b..426d453 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc2706611f435a027cd520f0da0982d7  zeitgeist-0.9.0.tar.bz2
+5841e4624b07ba74866fb177f1c9aae7  zeitgeist-0.9.5.tar.bz2
diff --git a/zeitgeist.spec b/zeitgeist.spec
index b824c4d..22372b0 100644
--- a/zeitgeist.spec
+++ b/zeitgeist.spec
@@ -2,14 +2,12 @@
 
 Summary:	Framework providing Desktop activity awareness
 Name:		zeitgeist
-Version:	0.9.0
-Release:	2%{?dist}
+Version:	0.9.5
+Release:	1%{?dist}
 Group:		User Interface/Desktops
 License:	LGPLv2+
 URL:		https://launchpad.net/zeitgeist
-Source0:	http://launchpad.net/%{name}/0.9/0.9.0/+download/%{name}-%{version}.tar.bz2
-Patch1:		zeitgeist-0.9.0-crash-fix.patch
-Patch2:		zeitgeist-dso-build-fix.patch
+Source0:	http://launchpad.net/%{name}/0.9/0.9.5/+download/%{name}-%{version}.tar.bz2
 BuildRequires:	vala, python-devel, python-rdflib
 BuildRequires:	glib2-devel, dbus-devel, sqlite-devel
 BuildRequires:	raptor2, xapian-core-devel
@@ -27,8 +25,6 @@ together with several different user interfaces.
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p0
 
 ## nuke unwanted rpaths, see also
 ## https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath
@@ -57,6 +53,9 @@ make DESTDIR=%{buildroot} install
 %exclude %{_prefix}/doc/zeitgeist/
 
 %changelog
+* Sun Sep 23 2012 Deji Akingunola <dakingun at gmail.com> - 0.9.5-1
+- Update to 0.9.5
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list