Compare commits

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

1 commit

Author SHA1 Message Date
Deji Akingunola
fdc2b92448 Update to 0.8.2 2012-09-24 09:29:56 -04:00
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
/zeitgeist-datahub-0.7.0.tar.gz
/zeitgeist-datahub-0.8.2.tar.gz

View file

@ -1 +1 @@
ebf822fc4aafbfe93784db60e1f9917a zeitgeist-datahub-0.7.0.tar.gz
fc410c213d49a11c9524fbfa9d41ddad zeitgeist-datahub-0.8.2.tar.gz

View file

@ -1,11 +1,11 @@
Summary: The zeitgeist engine data logger
Name: zeitgeist-datahub
Version: 0.7.0
Release: 2%{?dist}
Version: 0.8.2
Release: 1%{?dist}
Group: User Interface/Desktops
License: LGPLv3+
URL: http://launchpad.net/zeitgeist-datahub
Source0: http://launchpad.net/%{name}/0.7/0.7.0/+download/%{name}-%{version}.tar.gz
Source0: http://launchpad.net/%{name}/0.8/0.8.2/+download/%{name}-%{version}.tar.gz
BuildRequires: libzeitgeist-devel
BuildRequires: glib2-devel gtk2-devel, vala-devel
BuildRequires: gettext, perl(XML::Parser), intltool, pkgconfig
@ -34,6 +34,9 @@ make DESTDIR=%{buildroot} install
%{_sysconfdir}/xdg/autostart/zeitgeist-datahub.desktop
%changelog
* Sun Sep 23 2012 Deji Akingunola <dakingun@gmail.com> - 0.8.2-1
- Update to 0.8.2
* Sat Apr 30 2011 Deji Akingunola <dakingun@gmail.com> - 0.7.0-2
- Package review fixes