[cherrytree] Update to 0.35.2

李瑞彬 cheeselee at fedoraproject.org
Sun Oct 26 09:24:21 UTC 2014


commit 191433bd5ce56b754ddcf4ab67a90afb7dfeb4b5
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Sun Oct 26 17:27:31 2014 +0800

    Update to 0.35.2

 .gitignore      |    1 +
 cherrytree.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6ea9076..a1cb124 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /cherrytree-0.32.0.tar.xz
 /cherrytree-0.33.4.tar.xz
 /cherrytree-0.35.1.tar.xz
+/cherrytree-0.35.2.tar.xz
diff --git a/cherrytree.spec b/cherrytree.spec
index bfb44bb..c15fe8f 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.35.1
+Version:        0.35.2
 Release:        1%{?dist}
 Summary:        Hierarchical note taking application
 
@@ -80,6 +80,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Sun Oct 26 2014 Robin Lee <cheeselee at fedoraproject.org> - 0.35.2-1
+- Update to 0.35.2
+
 * Sun Oct 12 2014 Robin Lee <cheeselee at fedoraproject.org> - 0.35.1-1
 - Update to 0.35.1
 
diff --git a/sources b/sources
index c3c3aa2..57c3875 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa152c2c0385f49117dce29eed4f18af  cherrytree-0.35.1.tar.xz
+1f1018db75e86e7f03f27dd7aa05b289  cherrytree-0.35.2.tar.xz


More information about the scm-commits mailing list