[Zim] Update to 0.60

李瑞彬 cheeselee at fedoraproject.org
Thu May 2 03:08:36 UTC 2013


commit 98e67f274b3ee6d9c5a85a7b332b7ac645fc75d5
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Thu May 2 11:08:07 2013 +0800

    Update to 0.60

 .gitignore |    1 +
 Zim.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e43af6..315f481 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /zim-0.57.tar.gz
 /zim-0.58.tar.gz
 /zim-0.59.tar.gz
+/zim-0.60.tar.gz
diff --git a/Zim.spec b/Zim.spec
index af2f784..ebf0b15 100644
--- a/Zim.spec
+++ b/Zim.spec
@@ -1,5 +1,5 @@
 Name:           Zim
-Version:        0.59
+Version:        0.60
 Release:        1%{?dist}
 Summary:        Desktop wiki & notekeeper
 
@@ -12,7 +12,7 @@ Source0:        http://www.zim-wiki.org/downloads/zim-%{version}.tar.gz
 BuildArch:      noarch
 
 BuildRequires:  desktop-file-utils
-BuildRequires:  python2-devel >= 2.5
+BuildRequires:  python2-devel >= 2.6
 BuildRequires:  pygobject2
 
 Requires:       pygtk2, pyxdg
@@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/zim/
 
 %changelog
+* Wed May  1 2013 Robin Lee <cheeselee at fedoraproject.org> - 0.60-1
+- Update to 0.60
+
 * Thu Jan 24 2013 Robin Lee <cheeselee at fedoraproject.org> - 0.59-1
 - Update to 0.59 (#903621, #841803, #857820, #858250, #871030, #875776)
 
diff --git a/sources b/sources
index 1580cb1..370ec47 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f73eb8ed903ac93ffce0a42ac3d75106  zim-0.59.tar.gz
+f781cefa9f8c669b1a664e03361977e2  zim-0.60.tar.gz


More information about the scm-commits mailing list