From ef46ae50faa6d86511052b7a6098135a190532f0 Mon Sep 17 00:00:00 2001 From: Robin Lee Date: Sep 29 2012 08:54:43 +0000 Subject: Update to 0.27.1 --- diff --git a/.gitignore b/.gitignore index a401cb8..a15370b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /cherrytree-0.25.4.tar.gz /cherrytree-0.26.tar.bz2 /cherrytree-0.26.2.tar.bz2 +/cherrytree-0.27.1.tar.xz diff --git a/cherrytree.spec b/cherrytree.spec index f014929..01f24e5 100644 --- a/cherrytree.spec +++ b/cherrytree.spec @@ -2,14 +2,14 @@ %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.26.2 -Release: 2%{?dist} +Version: 0.27.1 +Release: 1%{?dist} Summary: Hierarchical note taking application Group: Applications/Productivity License: GPLv2+ URL: http://www.giuspen.com/cherrytree/ -Source0: http://www.giuspen.com/software/%{name}-%{version}.tar.bz2 +Source0: http://www.giuspen.com/software/%{name}-%{version}.tar.xz BuildArch: noarch BuildRequires: python2-devel @@ -76,6 +76,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sat Sep 29 2012 ZhiQiang Fan - 0.27.1-1 +- Update to 0.27.1 (#834037) + * Wed Jul 18 2012 Fedora Release Engineering - 0.26.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 136c5cd..ded9a12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7025fc1e6b578aea5303a899f90c4844 cherrytree-0.26.2.tar.bz2 +dc052436d67d7065b4b73c3ed66340fc cherrytree-0.27.1.tar.xz