[Zim] Update to 0.58

cheeselee cheeselee at fedoraproject.org
Mon Dec 17 03:51:43 UTC 2012


commit 5d292bb33fcd51259fe152774199cc8144e1ce24
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Mon Dec 17 11:51:31 2012 +0800

    Update to 0.58

 .gitignore   |    1 +
 607_606.diff |   18 ------------------
 Zim.spec     |   13 ++++++-------
 sources      |    2 +-
 4 files changed, 8 insertions(+), 26 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb00673..c074907 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /zim-0.55.tar.gz
 /zim-0.56.tar.gz
 /zim-0.57.tar.gz
+/zim-0.58.tar.gz
diff --git a/Zim.spec b/Zim.spec
index c7cf074..2009c43 100644
--- a/Zim.spec
+++ b/Zim.spec
@@ -1,6 +1,6 @@
 Name:           Zim
-Version:        0.57
-Release:        2%{?dist}
+Version:        0.58
+Release:        1%{?dist}
 Summary:        Desktop wiki & notekeeper
 
 Group:          Applications/Editors
@@ -9,10 +9,6 @@ License:        GPLv2+ and LGPLv3+
 URL:            http://zim-wiki.org/
 Source0:        http://www.zim-wiki.org/downloads/zim-%{version}.tar.gz
 
-# fix 865078 865079
-# applied in upstream bzr607
-Patch0:         607_606.diff
-
 BuildArch:      noarch
 
 
@@ -34,7 +30,7 @@ or to serve as a personal scratch book.
 
 %prep
 %setup -q -n zim-%{version}
-%patch0 -p0
+
 
 %build
 ./setup.py build
@@ -87,6 +83,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/zim/
 
 %changelog
+* Mon Dec 17 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.58-1
+- Update to 0.58
+
 * Mon Nov 19 2012 Robin Lee <cheeselee at fedoraproject.org> - 0.57-2
 - Backport fix for #865078, #865079
 
diff --git a/sources b/sources
index 0c99f34..8490cbc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-093381a9ea5a9576399a12843e7ec440  zim-0.57.tar.gz
+b58eb2331e5395de58208d5a7a2df4bb  zim-0.58.tar.gz


More information about the scm-commits mailing list