[cherrytree] Update to 0.28 (#859463, #860086, #861571, #861780)

cheeselee cheeselee at fedoraproject.org
Thu Oct 11 02:23:15 UTC 2012


commit 3f99621abfaafea8dcbcab394e0d9dacf332ece1
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Thu Oct 11 10:22:42 2012 +0800

    Update to 0.28 (#859463, #860086, #861571, #861780)

 .gitignore      |    1 +
 cherrytree.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a15370b..07349b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /cherrytree-0.26.tar.bz2
 /cherrytree-0.26.2.tar.bz2
 /cherrytree-0.27.1.tar.xz
+/cherrytree-0.28.tar.xz
diff --git a/cherrytree.spec b/cherrytree.spec
index 01f24e5..2367978 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.27.1
+Version:        0.28
 Release:        1%{?dist}
 Summary:        Hierarchical note taking application
 
@@ -76,6 +76,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Oct 11 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.28-1
+- Update to 0.28 (#859463, #860086, #861571, #861780)
+
 * Sat Sep 29 2012 ZhiQiang Fan <mr.zqfan at gmail.com> - 0.27.1-1
 - Update to 0.27.1 (#834037)
 
diff --git a/sources b/sources
index ded9a12..13d4068 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc052436d67d7065b4b73c3ed66340fc  cherrytree-0.27.1.tar.xz
+9e0fa909f415030be2635231914ab253  cherrytree-0.28.tar.xz


More information about the scm-commits mailing list