Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
Deji Akingunola
a0d6f7bd04 Revert post-install script to restart zeitgeist daemon on update 2011-10-22 11:05:31 -04:00
Deji Akingunola
4a2b921e93 Update to 0.8.2
Restart the zeitgeist daemon on update (BZ #627982)
2011-10-19 23:27:00 -04:00
Deji Akingunola
dfa6dafe8b Update to 0.8.1 2011-07-20 11:23:39 -04:00
Deji Akingunola
c99e560719 Update to 0.8.0
Add a hard requires on zeitgeist-datahub
2011-05-13 10:08:51 -04:00
2 changed files with 19 additions and 6 deletions

View file

@ -1 +1 @@
e183137806e1d3870cbaa19f7ed88d8b zeitgeist-0.7.tar.gz
589e7de784d21177491780bffd11097d zeitgeist-0.8.2.tar.gz

View file

@ -2,18 +2,17 @@
Summary: Framework providing Desktop activity awareness
Name: zeitgeist
Version: 0.7
Version: 0.8.2
Release: 2%{?dist}
Group: User Interface/Desktops
License: LGPLv3+ and LGPLv3
# zeitgeist/loggers/iso_strptime.py is LGPLv3 and the rest LGPLv3+
License: LGPLv2+
URL: https://launchpad.net/zeitgeist
Source0: http://launchpad.net/%{name}/0.7/0.7/+download/%{name}-%{version}.tar.gz
Source0: http://launchpad.net/%{name}/0.8/0.8.2/+download/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: python-devel python-rdflib
BuildRequires: raptor
BuildRequires: gettext, perl(XML::Parser), intltool
Requires: dbus
Requires: dbus zeitgeist-datahub
Requires: dbus-python pygobject2 pyxdg
BuildArch: noarch
@ -53,6 +52,20 @@ rm -rf %{buildroot}
%{_mandir}/man1/zeitgeist-*.*
%changelog
* Sat Oct 22 2011 Deji Akingunola <dakingun@gmail.com> - 0.8.2-2
- Revert post-install script to restart zeitgeist daemon on update
* Tue Oct 18 2011 Deji Akingunola <dakingun@gmail.com> - 0.8.2-1
- Update to 0.8.2
- Restart the zeitgeist daemon on update (BZ #627982)
* Wed Jul 20 2011 Deji Akingunola <dakingun@gmail.com> - 0.8.1-1
- Update to 0.8.1
* Fri May 13 2011 Deji Akingunola <dakingun@gmail.com> - 0.8.0-1
- Update to 0.8.0
- Add a hard requires on zeitgeist-datahub
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild