[cherrytree] Update to 0.29

cheeselee cheeselee at fedoraproject.org
Sat Jan 12 14:41:34 UTC 2013


commit 72fa15ec3ecab8ab8b8114c08be97e75ad5baa3e
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Sat Jan 12 22:41:19 2013 +0800

    Update to 0.29

 .gitignore      |    1 +
 cherrytree.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 81f5190..7377a1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /cherrytree-0.27.1.tar.xz
 /cherrytree-0.28.tar.xz
 /cherrytree-0.28.5.tar.xz
+/cherrytree-0.29.tar.xz
diff --git a/cherrytree.spec b/cherrytree.spec
index 243a867..979a094 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.5
+Version:        0.29
 Release:        1%{?dist}
 Summary:        Hierarchical note taking application
 
@@ -66,7 +66,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %files -f %{name}.lang
-%doc changelog license
+%doc changelog.txt license.txt
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}/
@@ -76,6 +76,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Jan 12 2013 Robin Lee <cheeselee at fedoraproject.org> - 0.29-1
+- Update to 0.29
+
 * Wed Dec 19 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.28.5-1
 - Update to 0.28.5
 
diff --git a/sources b/sources
index 2c09555..ff855e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-baf3f2aa1e22fcc8f843aae9d00fbf84  cherrytree-0.28.5.tar.xz
+7a7ba6aee11bf25bee8889f48b350e67  cherrytree-0.29.tar.xz


More information about the scm-commits mailing list