[sugar-datastore] 0.94.0

Peter Robinson pbrobinson at fedoraproject.org
Thu Sep 29 16:49:19 UTC 2011


commit e43df4d8616be5f2bb7e20956d2d755ef32b1b4b
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Sep 29 17:48:58 2011 +0100

    0.94.0

 .gitignore           |    1 +
 sources              |    2 +-
 sugar-datastore.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 845ec04..5a2dd76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ sugar-datastore-0.89.2.tar.bz2
 /sugar-datastore-0.92.0.tar.bz2
 /sugar-datastore-0.92.1.tar.bz2
 /sugar-datastore-0.93.2.tar.bz2
+/sugar-datastore-0.94.0.tar.bz2
diff --git a/sources b/sources
index b4649c2..766c05b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59b1480dede8751a287d78053e9336c7  sugar-datastore-0.93.2.tar.bz2
+359a231b0df19023ae574af3532c675f  sugar-datastore-0.94.0.tar.bz2
diff --git a/sugar-datastore.spec b/sugar-datastore.spec
index bfb99d2..23ce104 100644
--- a/sugar-datastore.spec
+++ b/sugar-datastore.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name: sugar-datastore
-Version: 0.93.2
-Release: 3%{?dist}
+Version: 0.94.0
+Release: 1%{?dist}
 Summary: Sugar Datastore
 
 Group: Development/Libraries
@@ -42,6 +42,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/dbus-1/services/*.service
 
 %changelog
+* Thu Sep 29 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.94.0-1
+- 0.94.0 stable release
+
 * Sat Sep 10 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.93.2-3
 - add back python-cjson as it seems it actually is still used :(
 


More information about the scm-commits mailing list