[sugar-datastore] 0.103.2

Peter Robinson pbrobinson at fedoraproject.org
Sat Jan 17 00:19:03 UTC 2015


commit 6016f3e56eccafc74bcc01ab455f6d7896f77ec4
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Jan 17 00:19:23 2015 +0000

    0.103.2

 .gitignore           |    1 +
 sources              |    2 +-
 sugar-datastore.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d13297d..46c7388 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /sugar-datastore-0.102.0.tar.xz
 /sugar-datastore-0.103.0.tar.xz
 /sugar-datastore-0.103.1.tar.xz
+/sugar-datastore-0.103.2.tar.xz
diff --git a/sources b/sources
index 000a6c8..81b57dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-007796108baea816d603f71a1ffd6e00  sugar-datastore-0.103.1.tar.xz
+26821e9afdbc6f8b9c74b8f1ccf8de32  sugar-datastore-0.103.2.tar.xz
diff --git a/sugar-datastore.spec b/sugar-datastore.spec
index 279e44a..f14768a 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.103.1
+Version: 0.103.2
 Release: 1%{?dist}
 Summary: Sugar Datastore
 
@@ -40,6 +40,9 @@ find %{buildroot} -type f -name "*.la" -delete
 %{_datadir}/dbus-1/services/*.service
 
 %changelog
+* Sat Jan 17 2015 Peter Robinson <pbrobinson at fedoraproject.org> 0.103.2-1
+- New upstream 0.103.2 development release
+
 * Thu Dec 11 2014 Peter Robinson <pbrobinson at fedoraproject.org> 0.103.1-1
 - New upstream 0.103.1 development release
 


More information about the scm-commits mailing list