[rekonq] update to rekonq 0.6.1

thomasj thomasj at fedoraproject.org
Wed Oct 6 10:03:08 UTC 2010


commit 1a9eceb90a954fdf83022d26c245678ff4ce13c9
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Wed Oct 6 12:03:01 2010 +0200

    update to rekonq 0.6.1

 .gitignore  |    1 +
 rekonq.spec |   10 +++++-----
 sources     |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd273cf..449e3e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 rekonq-0.5.0.tar.bz2
 /rekonq-0.6.0.tar.bz2
+/rekonq-0.6.1.tar.bz2
diff --git a/rekonq.spec b/rekonq.spec
index 85e1da0..ff14923 100644
--- a/rekonq.spec
+++ b/rekonq.spec
@@ -1,6 +1,6 @@
 Name:		rekonq
-Version:	0.6.0
-Release:	2%{?dist}
+Version:	0.6.1
+Release:	1%{?dist}
 Summary:	KDE browser based on QtWebkit
 
 Group:		Applications/Internet
@@ -9,8 +9,6 @@ URL:		http://rekonq.sourceforge.net/
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
-#fix CVE-2010-2536
-#Patch10:	rekonq_fix_CVE-2010-2536.patch
 
 BuildRequires:	kdebase-workspace-devel >= 4.4.0
 BuildRequires:	qt-devel >= 4.6.0
@@ -28,7 +26,6 @@ KDE technologies to have a full-featured KDE web browser.
 
 %prep
 %setup -q
-#%patch10 -p0
 
 %build
 mkdir -p %{_target_platform}
@@ -71,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_kde4_appsdir}/%{name}/*
 
 %changelog
+* Wed Oct 06 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.6.1-1
+- rekonq 0.6.1
+
 * Wed Sep 29 2010 jkeating - 0.6.0-2
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index beba6b5..f5a5ffe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68875a7a00dccc8fc7daec2245320314  rekonq-0.6.0.tar.bz2
+3c67de04fe21bb3cd52509e45c821da5  rekonq-0.6.1.tar.bz2


More information about the scm-commits mailing list