[tumbler] Update to 0.1.29

Kevin Fenzi kevin at fedoraproject.org
Sun May 5 22:14:30 UTC 2013


commit 9f2a868938605fe3b0c5ee5478680beee129459d
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sun May 5 16:14:27 2013 -0600

    Update to 0.1.29

 .gitignore   |    1 +
 sources      |    2 +-
 tumbler.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea5d7fa..9ddd771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ tumbler-0.1.2.tar.bz2
 /tumbler-0.1.26.tar.bz2
 /tumbler-0.1.27.tar.bz2
 /tumbler-0.1.28.tar.bz2
+/tumbler-0.1.29.tar.bz2
diff --git a/sources b/sources
index e9f141b..455549b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1dd00a2963f851f3991714bc357cb70  tumbler-0.1.28.tar.bz2
+f844215c5e3918eae58abdd85f146780  tumbler-0.1.29.tar.bz2
diff --git a/tumbler.spec b/tumbler.spec
index efb079c..97c6a22 100644
--- a/tumbler.spec
+++ b/tumbler.spec
@@ -3,7 +3,7 @@
 %global minorversion 0.1
 
 Name:           tumbler
-Version:        0.1.28
+Version:        0.1.29
 Release:        1%{?dist}
 Summary:        D-Bus service for applications to request thumbnails
 
@@ -118,6 +118,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun May 05 2013 Kevin Fenzi <kevin at scrye.com> 0.1.29-1
+- Update to 0.1.29
+
 * Sun May 05 2013 Kevin Fenzi <kevin at scrye.com> 0.1.28-1
 - Update to 0.1.28
 


More information about the scm-commits mailing list