[tumbler] Update to 0.1.6

Kevin Fenzi kevin at fedoraproject.org
Mon Jan 17 01:27:33 UTC 2011


commit c2d4b07d9ac79eccd4054e18a17447b2dcda4b4b
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Sun Jan 16 18:27:20 2011 -0700

    Update to 0.1.6

 .gitignore   |    1 +
 sources      |    2 +-
 tumbler.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4960797..8e3eab8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ tumbler-0.1.2.tar.bz2
 /tumbler-0.1.3.tar.bz2
 /tumbler-0.1.4.tar.bz2
 /tumbler-0.1.5.tar.bz2
+/tumbler-0.1.6.tar.bz2
diff --git a/sources b/sources
index ed5ac9f..755d249 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e3b9096bcadd4ab5cadb87007df95773  tumbler-0.1.5.tar.bz2
+ce273623d83aac927d5c2dabbb7993cb  tumbler-0.1.6.tar.bz2
diff --git a/tumbler.spec b/tumbler.spec
index 6eea30c..8e74547 100644
--- a/tumbler.spec
+++ b/tumbler.spec
@@ -1,7 +1,7 @@
 %global minorversion 0.1
 
 Name:          tumbler
-Version:       0.1.5
+Version:       0.1.6
 Release:       1%{?dist}
 Summary:       D-Bus service for applications to request thumbnails
 
@@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/%{name}-1/tumbler
 
 %changelog
+* Sun Jan 16 2011 Kevin Fenzi <kevin at tummy.com> - 0.1.6-1
+- Update to 0.1.6
+
 * Sun Dec 05 2010 Christoph Wickert <cwickert at fedoraproject.org> - 0.1.5-1
 - Update to 0.1.5
 


More information about the scm-commits mailing list