[Zim/f14/master] - Update to 0.51 (#683469)

cheeselee cheeselee at fedoraproject.org
Wed Apr 20 03:19:24 UTC 2011


commit 139a4489fcba4d46bfae360e1442f6411aabde48
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Wed Apr 20 11:19:00 2011 +0800

    - Update to 0.51 (#683469)

 .gitignore               |    1 +
 Zim.spec                 |   10 +++++-----
 sources                  |    2 +-
 zim-0.50-quicknote.patch |   13 -------------
 4 files changed, 7 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..2052a07 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/zim-0.51.tar.gz
diff --git a/Zim.spec b/Zim.spec
index 333d9d5..35a607f 100644
--- a/Zim.spec
+++ b/Zim.spec
@@ -1,6 +1,6 @@
 Name:           Zim
-Version:        0.50
-Release:        2%{?dist}
+Version:        0.51
+Release:        1%{?dist}
 Summary:        Desktop wiki & notekeeper
 
 Group:          Applications/Editors
@@ -8,8 +8,6 @@ Group:          Applications/Editors
 License:        GPLv2+ and LGPLv3+
 URL:            http://zim-wiki.org/
 Source0:        http://www.zim-wiki.org/downloads/zim-%{version}.tar.gz
-# https://bugs.launchpad.net/bugs/724258
-Patch0:         zim-0.50-quicknote.patch
 BuildArch:      noarch
 
 BuildRequires:  desktop-file-utils
@@ -29,7 +27,6 @@ or to serve as a personal scratch book.
 
 %prep
 %setup -q -n zim-%{version}
-%patch0 -p0
 
 %build
 ./setup.py build
@@ -81,6 +78,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/zim/
 
 %changelog
+* Wed Apr 20 2011 Robin Lee <cheeselee at fedoraproject.org> - 0.51-1
+- Update to 0.51 (#683469)
+
 * Sun Mar  6 2011 Robin Lee <cheeselee at fedoraproject.org> - 0.50-2
 - Fix quicknote problem (#680057)
 
diff --git a/sources b/sources
index fa278fd..240781f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d0245755f6c814d0c7423ae5e8e958c  zim-0.50.tar.gz
+84e20450f153f83e32b84bc13374d76b  zim-0.51.tar.gz


More information about the scm-commits mailing list