From c52bdb076234c60a807c642d74f9e36cee209595 Mon Sep 17 00:00:00 2001 From: tomeu Date: Nov 11 2008 09:22:34 +0000 Subject: - Update to upstream release 0.83.0 - http://sugarlabs.org/go/ReleaseTeam/Releases/Sucrose/0.83.1#sugar-datas tore --- diff --git a/.cvsignore b/.cvsignore index 9a51857..03fa77a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sugar-datastore-0.82.1.tar.bz2 +sugar-datastore-0.83.0.tar.bz2 diff --git a/sources b/sources index 67bbd1a..c689f48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf07fc14938df7f343b9efb552bbeaaa sugar-datastore-0.82.1.tar.bz2 +9b8d9f6111f43004f32a61fd3fc98414 sugar-datastore-0.83.0.tar.bz2 diff --git a/sugar-datastore.spec b/sugar-datastore.spec index e14a59a..9cbafe0 100644 --- a/sugar-datastore.spec +++ b/sugar-datastore.spec @@ -1,7 +1,7 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") Name: sugar-datastore -Version: 0.82.1 +Version: 0.83.0 Release: 1%{?dist} Summary: Sugar Datastore @@ -11,9 +11,7 @@ URL: http://dev.laptop.org/ Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildArch: noarch - -BuildRequires: python +BuildRequires: python-devel Requires: gnome-python2-gnomevfs Requires: xapian-bindings-python @@ -48,6 +46,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/dbus-1/services/*.service %changelog +* Mon Nov 03 2008 Tomeu Vizoso - 0.83.0-1 +- Update to upstream release 0.83.0 +- http://sugarlabs.org/go/ReleaseTeam/Releases/Sucrose/0.83.1#sugar-datastore + * Fri Sep 12 2008 Marco Pesenti Gritti - 0.82.1-1 - #8396 copy-to-journal does not work from console