[cherrytree/f16] Update to 0.25.4

cheeselee cheeselee at fedoraproject.org
Sun Mar 4 08:16:58 UTC 2012


commit d6d0f44307d50b1cd0321496c1993c569147b5fb
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Sun Mar 4 16:16:38 2012 +0800

    Update to 0.25.4

 .gitignore      |    1 +
 cherrytree.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c7e034..fad97df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /cherrytree-0.25.1.tar.gz
 /cherrytree-0.25.2.tar.gz
 /cherrytree-0.25.3.tar.gz
+/cherrytree-0.25.4.tar.gz
diff --git a/cherrytree.spec b/cherrytree.spec
index 836d6d2..355cd47 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.25.3
+Version:        0.25.4
 Release:        1%{?dist}
 Summary:        Hierarchical note taking application
 
@@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Mar  4 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.25.4-1
+- Update to 0.25.4
+
 * Sat Feb 18 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.25.3-1
 - Update to 0.25.3
 
diff --git a/sources b/sources
index c3f095c..315461f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1aa4e9aa0f7e1ee80b33bd8ea615b028  cherrytree-0.25.3.tar.gz
+0b941500c0cc58e215f61eed8c986f2c  cherrytree-0.25.4.tar.gz


More information about the scm-commits mailing list