[rekonq/f14/master] update to 0.6.0

thomasj thomasj at fedoraproject.org
Fri Sep 24 16:58:01 UTC 2010


commit e3ac22656269550da4fd1c5de8e89ef4fa6588ef
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Fri Sep 24 18:58:00 2010 +0200

    update to 0.6.0

 .gitignore  |    1 +
 rekonq.spec |   11 +++++++----
 sources     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f946dd8..bd273cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 rekonq-0.5.0.tar.bz2
+/rekonq-0.6.0.tar.bz2
diff --git a/rekonq.spec b/rekonq.spec
index d4c23fb..d90726e 100644
--- a/rekonq.spec
+++ b/rekonq.spec
@@ -1,6 +1,6 @@
 Name:		rekonq
-Version:	0.5.0
-Release:	2%{?dist}
+Version:	0.6.0
+Release:	1%{?dist}
 Summary:	KDE browser based on QtWebkit
 
 Group:		Applications/Internet
@@ -9,7 +9,7 @@ URL:		http://rekonq.sourceforge.net/
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
-Patch10:	rekonq_fix_CVE-2010-2536.patch
+#Patch10:	rekonq_fix_CVE-2010-2536.patch
 
 BuildRequires:	kdebase-workspace-devel >= 4.4.0
 BuildRequires:	qt-devel >= 4.6.0
@@ -27,7 +27,7 @@ KDE technologies to have a full-featured KDE web browser.
 
 %prep
 %setup -q
-%patch10 -p0
+#%patch10 -p0
 
 %build
 mkdir -p %{_target_platform}
@@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_kde4_appsdir}/%{name}/*
 
 %changelog
+* Fri Sep 24 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.6.0-1
+- rekonq 0.6.0
+
 * Tue Aug 03 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.5.0-2
 - added patch to fix CVE-2010-2536 (patch by Eelko)
 - fixes #620897
diff --git a/sources b/sources
index eb7c5b1..beba6b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffa227236b9e4aa6cca6851cc05855fb  rekonq-0.5.0.tar.bz2
+68875a7a00dccc8fc7daec2245320314  rekonq-0.6.0.tar.bz2


More information about the scm-commits mailing list