[cherrytree] Update to 0.25

cheeselee cheeselee at fedoraproject.org
Mon Jan 16 12:28:52 UTC 2012


commit cfc469d0b821295e868a67d8bb097da9de8f7ac0
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Mon Jan 16 20:28:48 2012 +0800

    Update to 0.25

 .gitignore      |    1 +
 cherrytree.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7896dd9..e4c45ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /cherrytree-0.23.1.tar.gz
 /cherrytree-0.24.tar.gz
+/cherrytree-0.25.tar.gz
diff --git a/cherrytree.spec b/cherrytree.spec
index af622a4..3f546a1 100644
--- a/cherrytree.spec
+++ b/cherrytree.spec
@@ -2,8 +2,8 @@
 %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.24
-Release:        2%{?dist}
+Version:        0.25
+Release:        1%{?dist}
 Summary:        Hierarchical note taking application
 
 Group:          Applications/Productivity
@@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Jan 16 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.25-1
+- Update to 0.25
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.24-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 6da3c1b..ca1035f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6bbfbef72d6e69ab1baf95260a505a64  cherrytree-0.24.tar.gz
+7c7efbf1810cd5d22951bc9209f1a252  cherrytree-0.25.tar.gz


More information about the scm-commits mailing list