[sugar-datastore] 0.99.2

Peter Robinson pbrobinson at fedoraproject.org
Tue Oct 8 07:05:31 UTC 2013


commit a1bf2ec54ef5979ca7c277039605872a9d8c92f8
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Oct 8 08:05:13 2013 +0100

    0.99.2

 .gitignore           |    1 +
 sources              |    2 +-
 sugar-datastore.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f91a0df..7f2db43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /sugar-datastore-0.*.tar.bz2
 /sugar-datastore-0.99.0.tar.xz
 /sugar-datastore-0.99.1.tar.xz
+/sugar-datastore-0.99.2.tar.xz
diff --git a/sources b/sources
index 1545263..87dfb2e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aea182055c3e3e51e3e9861a5bc045aa  sugar-datastore-0.99.1.tar.xz
+6cb3bd55c0aede55e9c2764eeb98c036  sugar-datastore-0.99.2.tar.xz
diff --git a/sugar-datastore.spec b/sugar-datastore.spec
index 7f1d2b0..d520d8b 100644
--- a/sugar-datastore.spec
+++ b/sugar-datastore.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name: sugar-datastore
-Version: 0.99.1
+Version: 0.99.2
 Release: 1%{?dist}
 Summary: Sugar Datastore
 
@@ -41,6 +41,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/dbus-1/services/*.service
 
 %changelog
+* Tue Oct 8  2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.99.2-1
+- 0.99.2 devel release
+
 * Wed Jul 31 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.99.1-1
 - 0.99.1 devel release
 


More information about the scm-commits mailing list