[cherrytree] Update to 0.29.4

李瑞彬 cheeselee at fedoraproject.org
Wed May 29 02:40:15 UTC 2013


commit 06359be65dcbae01f59dbb902772ab17b2acb7d2
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Wed May 29 10:40:02 2013 +0800

    Update to 0.29.4

 .gitignore      |    1 +
 cherrytree.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f4192e..f0bb71d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /cherrytree-0.28.5.tar.xz
 /cherrytree-0.29.tar.xz
 /cherrytree-0.29.2.tar.xz
+/cherrytree-0.29.4.tar.xz
diff --git a/cherrytree.spec b/cherrytree.spec
index c46c051..776898a 100644
--- a/cherrytree.spec
+++ b/cherrytree.spec
@@ -2,7 +2,7 @@
 %global py_ver %(if [ -f "%{__python}" ]; then %{__python} -c "import sys; sys.stdout.write(sys.version[:3])"; else echo 0; fi;)
 
 Name:           cherrytree
-Version:        0.29.2
+Version:        0.29.4
 Release:        1%{?dist}
 Summary:        Hierarchical note taking application
 
@@ -76,6 +76,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed May 29 2013 Robin Lee <cheeselee at fedoraproject.org> - 0.29.4-1
+- Update to 0.29.4
+
 * Fri Feb  8 2013 Robin Lee <cheeselee at fedoraproject.org> - 0.29.2-1
 - Update to 0.29.2
 
diff --git a/sources b/sources
index c9e2aba..feed161 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f4e54f933190b3b06eb54343105b963  cherrytree-0.29.2.tar.xz
+25ff75b66072003f97619f9c7f30a7b9  cherrytree-0.29.4.tar.xz


More information about the scm-commits mailing list