[desktopcouch] 1.0.7

Jeffrey C. Ollie jcollie at fedoraproject.org
Wed Apr 20 20:30:09 UTC 2011


commit 65147c28f46140969763e71c6471a545870eee5b
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Wed Apr 20 15:30:10 2011 -0500

    1.0.7

 .gitignore        |    1 +
 desktopcouch.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 899119a..09ab91c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 desktopcouch-0.6.6.tar.gz
 /desktopcouch-0.6.9b.tar.gz
+/desktopcouch-1.0.7.tar.gz
diff --git a/desktopcouch.spec b/desktopcouch.spec
index f8ac6a7..e1e6fa3 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.9b
-Release:        2%{?dist}
+Version:        1.0.7
+Release:        1%{?dist}
 
 Summary:        A CouchDB instance on every desktop
 Group:          Development/Languages
@@ -127,6 +127,9 @@ update-desktop-database -q
 %{python_sitelib}/desktopcouch/replication_services
 
 %changelog
+* Wed Apr 20 2011 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.0.7-1
+- Update to 1.0.7
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.9b-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index e2d9c06..8ee4335 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cef111e8f34c4f7bd7fb1af0943082ab  desktopcouch-0.6.9b.tar.gz
+c7e5c65bd57ef85b1347ce8aeb1498fc  desktopcouch-1.0.7.tar.gz


More information about the scm-commits mailing list