[cherrytree] Update to 0.24

cheeselee cheeselee at fedoraproject.org
Sat Dec 31 11:49:06 UTC 2011


commit 26a0f77cc36df8084fa2fbbd3153dfe22ae2859e
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Sat Dec 31 19:49:02 2011 +0800

    Update to 0.24

 .gitignore      |    1 +
 cherrytree.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71656e2..7896dd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /cherrytree-0.23.1.tar.gz
+/cherrytree-0.24.tar.gz
diff --git a/cherrytree.spec b/cherrytree.spec
index 139ccc6..42fc61b 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.23.1
+Version:        0.24
 Release:        1%{?dist}
 Summary:        Hierarchical note taking application
 
@@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Dec 31 2011 Robin Lee <cheeselee at fedoraproject.org> - 0.24-1
+- Update to 0.24
+
 * Thu Nov  3 2011 Robin Lee <cheeselee at fedoraproject.org> - 0.23.1-1
 - Update to 0.23.1
 - Add manuall python(abi) requirement
diff --git a/sources b/sources
index 586d55d..6da3c1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2804507e3e52b18378d6aff2db951c06  cherrytree-0.23.1.tar.gz
+6bbfbef72d6e69ab1baf95260a505a64  cherrytree-0.24.tar.gz


More information about the scm-commits mailing list