[cherrytree] Update to 0.25.1

cheeselee cheeselee at fedoraproject.org
Sun Jan 22 03:35:39 UTC 2012


commit 8d581852163648ecc8f3a361eaeda5fba5e98a9c
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Sun Jan 22 11:35:34 2012 +0800

    Update to 0.25.1

 .gitignore      |    1 +
 cherrytree.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4c45ae..221df5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /cherrytree-0.23.1.tar.gz
 /cherrytree-0.24.tar.gz
 /cherrytree-0.25.tar.gz
+/cherrytree-0.25.1.tar.gz
diff --git a/cherrytree.spec b/cherrytree.spec
index 3f546a1..302425d 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
+Version:        0.25.1
 Release:        1%{?dist}
 Summary:        Hierarchical note taking application
 
@@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Jan 22 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.25.1-1
+- Update to 0.25.1
+
 * Mon Jan 16 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.25-1
 - Update to 0.25
 
diff --git a/sources b/sources
index ca1035f..5ebaf82 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c7efbf1810cd5d22951bc9209f1a252  cherrytree-0.25.tar.gz
+76af4dd0b563ffa7824443243bea5244  cherrytree-0.25.1.tar.gz


More information about the scm-commits mailing list