From 3f99621abfaafea8dcbcab394e0d9dacf332ece1 Mon Sep 17 00:00:00 2001 From: Robin Lee Date: Oct 11 2012 02:22:42 +0000 Subject: Update to 0.28 (#859463, #860086, #861571, #861780) --- diff --git a/.gitignore b/.gitignore index a15370b..07349b9 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /cherrytree-0.26.tar.bz2 /cherrytree-0.26.2.tar.bz2 /cherrytree-0.27.1.tar.xz +/cherrytree-0.28.tar.xz diff --git a/cherrytree.spec b/cherrytree.spec index 01f24e5..2367978 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.27.1 +Version: 0.28 Release: 1%{?dist} Summary: Hierarchical note taking application @@ -76,6 +76,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Thu Oct 11 2012 Robin Lee - 0.28-1 +- Update to 0.28 (#859463, #860086, #861571, #861780) + * Sat Sep 29 2012 ZhiQiang Fan - 0.27.1-1 - Update to 0.27.1 (#834037) diff --git a/sources b/sources index ded9a12..13d4068 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc052436d67d7065b4b73c3ed66340fc cherrytree-0.27.1.tar.xz +9e0fa909f415030be2635231914ab253 cherrytree-0.28.tar.xz