[cherrytree] Update to 0.28.5

cheeselee cheeselee at fedoraproject.org
Wed Dec 19 01:45:20 UTC 2012


commit db3a86719dfbb61bd34fe681373481d7f2626d3a
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Wed Dec 19 09:45:04 2012 +0800

    Update to 0.28.5

 .gitignore      |    1 +
 cherrytree.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 07349b9..81f5190 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /cherrytree-0.26.2.tar.bz2
 /cherrytree-0.27.1.tar.xz
 /cherrytree-0.28.tar.xz
+/cherrytree-0.28.5.tar.xz
diff --git a/cherrytree.spec b/cherrytree.spec
index 2367978..243a867 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.28
+Version:        0.28.5
 Release:        1%{?dist}
 Summary:        Hierarchical note taking application
 
@@ -76,6 +76,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Dec 19 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.28.5-1
+- Update to 0.28.5
+
 * Thu Oct 11 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.28-1
 - Update to 0.28 (#859463, #860086, #861571, #861780)
 
diff --git a/sources b/sources
index 13d4068..2c09555 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e0fa909f415030be2635231914ab253  cherrytree-0.28.tar.xz
+baf3f2aa1e22fcc8f843aae9d00fbf84  cherrytree-0.28.5.tar.xz


More information about the scm-commits mailing list