- Update to 0.3.3.1 to fix datasource_registry bug (BZ #586238)
This commit is contained in:
parent
f21ba71893
commit
fbfe595fb5
3 changed files with 7 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
zeitgeist-0.3.2.tar.gz
|
||||
zeitgeist-0.3.3.1.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
35485d37e23656a1d2f9a132e9b1f2ba zeitgeist-0.3.3.tar.gz
|
||||
0a249bed1e79231bb091326ba148e1a8 zeitgeist-0.3.3.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,13 +2,13 @@
|
|||
|
||||
Summary: Framework providing Desktop activity awareness
|
||||
Name: zeitgeist
|
||||
Version: 0.3.3
|
||||
Version: 0.3.3.1
|
||||
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.3/+download/%{name}-%{version}.tar.gz
|
||||
Source0: http://launchpad.net/%{name}/0.3/0.3.3.1/+download/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: gettext, perl(XML::Parser), intltool
|
||||
|
|
@ -52,6 +52,9 @@ rm -rf %{buildroot}
|
|||
%{_mandir}/man1/zeitgeist-*.*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 21 2010 Deji Akingunola <dakingun@gmail.com> - 0.3.3.1-1
|
||||
- Update to 0.3.3.1 to fix datasource_registry bug (BZ #586238)
|
||||
|
||||
* Wed Apr 21 2010 Deji Akingunola <dakingun@gmail.com> - 0.3.3-1
|
||||
- Update to 0.3.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue