diff --git a/.gitignore b/.gitignore index c074907..9e43af6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /zim-0.56.tar.gz /zim-0.57.tar.gz /zim-0.58.tar.gz +/zim-0.59.tar.gz diff --git a/Zim.spec b/Zim.spec index 2009c43..af2f784 100644 --- a/Zim.spec +++ b/Zim.spec @@ -1,5 +1,5 @@ Name: Zim -Version: 0.58 +Version: 0.59 Release: 1%{?dist} Summary: Desktop wiki & notekeeper @@ -11,8 +11,6 @@ Source0: http://www.zim-wiki.org/downloads/zim-%{version}.tar.gz BuildArch: noarch - - BuildRequires: desktop-file-utils BuildRequires: python2-devel >= 2.5 BuildRequires: pygobject2 @@ -67,7 +65,6 @@ fi gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %files -f zim.lang -%defattr(-,root,root,-) %doc LICENSE.txt CHANGELOG.txt README.txt contrib/ %{_mandir}/man[13]/*.[13]* %{_bindir}/* @@ -83,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/zim/ %changelog +* Thu Jan 24 2013 Robin Lee - 0.59-1 +- Update to 0.59 (#903621, #841803, #857820, #858250, #871030, #875776) + * Mon Dec 17 2012 Robin Lee - 0.58-1 - Update to 0.58 diff --git a/sources b/sources index 8490cbc..1580cb1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b58eb2331e5395de58208d5a7a2df4bb zim-0.58.tar.gz +f73eb8ed903ac93ffce0a42ac3d75106 zim-0.59.tar.gz