[zeitgeist] Update to 0.8.1

Deji Akingunola deji at fedoraproject.org
Wed Jul 20 15:09:25 UTC 2011


commit b3818e791b62d57dea513650b345f46b59320210
Author: Deji Akingunola <dakingun at mail.com>
Date:   Wed Jul 20 11:11:24 2011 -0400

    Update to 0.8.1

 .gitignore     |    1 +
 sources        |    2 +-
 zeitgeist.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c605506..bbac0dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ zeitgeist-0.4.0.tar.gz
 zeitgeist-0.5.0.tar.gz
 /zeitgeist-0.7.tar.gz
 /zeitgeist-0.8.0.tar.gz
+/zeitgeist-0.8.1.tar.gz
diff --git a/sources b/sources
index 6d312e2..c346d6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75612831b68fc4ca2681eadc6a1b0d9d  zeitgeist-0.8.0.tar.gz
+4b6cfe8c9a123f1af8b998187f1dd18b  zeitgeist-0.8.1.tar.gz
diff --git a/zeitgeist.spec b/zeitgeist.spec
index 59ba015..e42eec4 100644
--- a/zeitgeist.spec
+++ b/zeitgeist.spec
@@ -2,12 +2,12 @@
 
 Summary:	Framework providing Desktop activity awareness
 Name:		zeitgeist
-Version:	0.8.0
+Version:	0.8.1
 Release:	1%{?dist}
 Group:		User Interface/Desktops
 License:	LGPLv2+
 URL:		https://launchpad.net/zeitgeist
-Source0:	http://launchpad.net/%{name}/0.8/0.8.0/+download/%{name}-%{version}.tar.gz
+Source0:	http://launchpad.net/%{name}/0.8/0.8.1/+download/%{name}-%{version}.tar.gz
 BuildRequires:	python-devel python-rdflib
 BuildRequires:	raptor
 BuildRequires:	gettext, perl(XML::Parser), intltool
@@ -48,6 +48,9 @@ make DESTDIR=%{buildroot} pkgconfigdir=%{_datadir}/pkgconfig install
 %{_mandir}/man1/zeitgeist-*.*
 
 %changelog
+* Wed Jul 20 2011 Deji Akingunola <dakingun at gmail.com> - 0.8.1-1
+- Update to 0.8.1
+
 * Fri May 13 2011 Deji Akingunola <dakingun at gmail.com> - 0.8.0-1
 - Update to 0.8.0
 - Add a hard requires on zeitgeist-datahub


More information about the scm-commits mailing list