[cherrytree] Update to 0.33.4

李瑞彬 cheeselee at fedoraproject.org
Sun Jun 8 08:57:27 UTC 2014


commit df2e46f8f283c5f031bf44842d4e74e58ee52947
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Sun Jun 8 16:58:41 2014 +0800

    Update to 0.33.4

 .gitignore      |    1 +
 cherrytree.spec |    8 ++++++--
 sources         |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ce32f6..f1cfb47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /cherrytree-0.29.4.tar.xz
 /cherrytree-0.30.5.tar.xz
 /cherrytree-0.32.0.tar.xz
+/cherrytree-0.33.4.tar.xz
diff --git a/cherrytree.spec b/cherrytree.spec
index 0eaad32..2a16bd6 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.32.0
-Release:        2%{?dist}
+Version:        0.33.4
+Release:        1%{?dist}
 Summary:        Hierarchical note taking application
 
 Group:          Applications/Productivity
@@ -74,9 +74,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_datadir}/mime/packages/%{name}.xml
 %{_mandir}/man1/*.1*
+%{_datadir}/appdata/*
 
 
 %changelog
+* Sun Jun  8 2014 Robin Lee <cheeselee at fedoraproject.org> - 0.33.4-1
+- Update to 0.33.4
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.32.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 5da36b6..1c58e5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e62bdfb0d3fcd0c7cc16f448add2da8  cherrytree-0.32.0.tar.xz
+849fc01118ad750d35b24cda9effd18e  cherrytree-0.33.4.tar.xz


More information about the scm-commits mailing list