rpms/zeitgeist/F-12 sources,1.2,1.3 zeitgeist.spec,1.1,1.2

Deji Akingunola deji at fedoraproject.org
Tue Jun 15 17:05:28 UTC 2010


Author: deji

Update of /cvs/pkgs/rpms/zeitgeist/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv22700

Modified Files:
	sources zeitgeist.spec 
Log Message:
* Tue Jun 15 2010 Deji Akingunola <dakingun at gmail.com> - 0.4.0-1
- Update to 0.4.0



Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/zeitgeist/F-12/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	25 Jan 2010 01:27:16 -0000	1.2
+++ sources	15 Jun 2010 17:05:28 -0000	1.3
@@ -1 +1 @@
-24348e074b85f49e49a8fdceb29b05b8  zeitgeist-0.3.2.tar.gz
+a6c5b462e2c38f5249202b7d566ce463  zeitgeist-0.4.0.tar.gz


Index: zeitgeist.spec
===================================================================
RCS file: /cvs/pkgs/rpms/zeitgeist/F-12/zeitgeist.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- zeitgeist.spec	25 Jan 2010 01:27:16 -0000	1.1
+++ zeitgeist.spec	15 Jun 2010 17:05:28 -0000	1.2
@@ -2,15 +2,15 @@
 
 Summary:	Framework providing Desktop activity awareness
 Name:		zeitgeist
-Version:	0.3.2
+Version:	0.4.0
 Release:	1%{?dist}
 Group:		User Interface/Desktops
 License:	LGPLv3+ and LGPLv3
 # zeitgeist/loggers/iso_strptime.py is LGPLv3 and the rest LGPLv3+
 URL:		https://launchpad.net/zeitgeist
-Source0:	http://launchpad.net/%{name}/0.3/0.3.2/+download/%{name}-%{version}.tar.gz
+Source0:	http://launchpad.net/%{name}/0.4/0.4.0/+download/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:	python-devel
+BuildRequires:	python-devel python-rdflib
 BuildRequires:	gettext, perl(XML::Parser), intltool
 Requires:	dbus
 Requires:	dbus-python pygobject2 pyxdg
@@ -52,6 +52,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/zeitgeist-*.*
 
 %changelog
+* Tue Jun 15 2010 Deji Akingunola <dakingun at gmail.com> - 0.4.0-1
+- Update to 0.4.0
+
 * Wed Jan 20 2010 Deji Akingunola <dakingun at gmail.com> - 0.3.2-1
 - Update to 0.3.2
 



More information about the scm-commits mailing list