[desktopcouch] - Update to 0.6.9b

Jeffrey C. Ollie jcollie at fedoraproject.org
Mon Oct 18 15:31:45 UTC 2010


commit 8b27e69b8830e2581c5e8d8b755709a468da5ed8
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Mon Oct 18 10:31:37 2010 -0500

    - Update to 0.6.9b

 .gitignore        |    1 +
 desktopcouch.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45cfe1e..899119a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 desktopcouch-0.6.6.tar.gz
+/desktopcouch-0.6.9b.tar.gz
diff --git a/desktopcouch.spec b/desktopcouch.spec
index 2ebaa46..1652f12 100644
--- a/desktopcouch.spec
+++ b/desktopcouch.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           desktopcouch
-Version:        0.6.6
-Release:        2%{?dist}
+Version:        0.6.9b
+Release:        1%{?dist}
 
 Summary:        A CouchDB instance on every desktop
 Group:          Development/Languages
@@ -127,10 +127,13 @@ update-desktop-database -q
 %{python_sitelib}/desktopcouch/replication_services
 
 %changelog
+* Mon Oct 18 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.6.9b-1
+- Update to 0.6.9b
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.6.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
-* Tue Jul  6 2010 Jeffrey C. Ollie <jcollie at lt27416.campus.dmacc.edu> - 0.6.6-1
+* Tue Jul  6 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.6.6-1
 - Update to 0.6.6
 
 * Wed Mar 24 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.6.3-4
diff --git a/sources b/sources
index 46f9039..e2d9c06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23fe4c4c09d6220e03dee9a2c6cb2aaa  desktopcouch-0.6.6.tar.gz
+cef111e8f34c4f7bd7fb1af0943082ab  desktopcouch-0.6.9b.tar.gz


More information about the scm-commits mailing list