[midori] Update to 0.3.0

Kevin Fenzi kevin at fedoraproject.org
Mon Jan 31 01:32:51 UTC 2011


commit ff36d920626f80a073a446b6ffa17660a1b6bbfb
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Sun Jan 30 18:32:34 2011 -0700

    Update to 0.3.0

 .gitignore                   |    1 +
 midori-0.2.9-crasher.patch   |   17 -----------------
 midori-0.2.9-docdir.patch    |   16 ----------------
 midori-0.2.9-libnotify.patch |   12 ------------
 midori.spec                  |   21 ++++++---------------
 sources                      |    2 +-
 6 files changed, 8 insertions(+), 61 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f359e0..bc5a3e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ midori-0.2.6.tar.bz2
 /midori-0.2.7.tar.bz2
 /midori-0.2.8.tar.bz2
 /midori-0.2.9.tar.bz2
+/midori-0.3.0.tar.bz2
diff --git a/midori.spec b/midori.spec
index 9fb9e9b..89bf9b5 100644
--- a/midori.spec
+++ b/midori.spec
@@ -1,24 +1,17 @@
 Name:		midori
-Version:	0.2.9
-Release:	4%{?dist}
+Version:	0.3.0
+Release:	1%{?dist}
 Summary:	A lightweight GTK+ web browser 
 
 Group:		Applications/Internet
 License:	LGPLv2+
 URL:		http://software.twotoasts.de/?page=midori
 
-Source0:	http://archive.xfce.org/src/apps/%{name}/0.2/%{name}-%{version}.tar.bz2
+Source0:	http://archive.xfce.org/src/apps/%{name}/0.3/%{name}-%{version}.tar.bz2
 
 ## Fedora-specific: Set the default homepage to start.fedoraproject.org
 ## instead of Google.
 Patch0: 	%{name}-fedora-homepage.patch
-Patch1:         midori-0.2.9-libnotify.patch
-# FIXME: Remove this patch in 0.2.10 because is has recently been fixed in git
-# Upstream bug: http://www.twotoasts.de/bugs/index.php?do=details&task_id=1007
-Patch2:		midori-0.2.9-docdir.patch
-# Already upstreamed in git
-# http://git.xfce.org/apps/midori/commit/?id=97a7ae9955d4264f922452d6933f3a0e1e4b03f6
-Patch3:		midori-0.2.9-crasher.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -73,11 +66,6 @@ developing extensions for %{name}.
 ## Use the system-provided waf, instead of the in-tarball copy.
 #rm -rf waf
 %patch0 -b .fedora-homepage
-%if 0%{?fedora} >= 15
-%patch1 -p1 -b .libnotify-0.7.0
-%endif
-%patch2 -p1 -b .docdir
-%patch3 -p1 -b .crasher
 
 %build
 export CFLAGS="%{optflags}"
@@ -149,6 +137,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Jan 30 2011 Kevin Fenzi <kevin at tummy.com> - 0.3.0-1
+- Update to 0.3.0
+
 * Sun Jan 09 2011 Kevin Fenzi <kevin at tummy.com> - 0.2.9-4
 - Add patch to fix crasher on links. 
 
diff --git a/sources b/sources
index c1cbd80..00886f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5821d8e31fa944374ed51c09ca4e740  midori-0.2.9.tar.bz2
+ad1cf5449331fa800001c06765341219  midori-0.3.0.tar.bz2


More information about the scm-commits mailing list