From 103224fa3afbab7725334f8cc22eb2bbf6420cfc Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 11 Jul 2013 17:36:50 -0500 Subject: [PATCH] qtwebkit-2.3.2 --- .gitignore | 2 +- qtwebkit.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6d491cd..ced2cc8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ /qtwebkit-developers-qtwebkit-qtwebkit-2.1.1.tar.xz /qtwebkit-2.2.2-source.tar.xz -/qtwebkit-2.3.1.tar.xz +/qtwebkit-2.3.2.tar.xz diff --git a/qtwebkit.spec b/qtwebkit.spec index d8b719f..426314e 100644 --- a/qtwebkit.spec +++ b/qtwebkit.spec @@ -2,7 +2,7 @@ Name: qtwebkit Summary: Qt WebKit bindings -Version: 2.3.1 +Version: 2.3.2 Release: 1%{?dist} License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -22,7 +22,7 @@ URL: http://trac.webkit.org/wiki/QtWebKit # $ tar cJf qtwebkit-2.2.2-source.tar.xz qtwebkit-2.2.2-source/ ## # download from -# https://gitorious.org/webkit/qtwebkit-23/archive-tarball/qtwebkit-2.3.0 +# https://gitorious.org/webkit/qtwebkit-23/archive-tarball/qtwebkit-%{version} # repack as .xz Source0: qtwebkit-%{version}.tar.xz @@ -154,6 +154,9 @@ popd %changelog +* Thu Jul 11 2013 Rex Dieter 2.3.2-1 +- qtwebkit-2.3.2 + * Thu Apr 18 2013 Rex Dieter - 2.3.1-1 - qtwebkit-2.3.1 - -devel: drop explicit Requires: qt4-devel (let pkgconfig deps do it) diff --git a/sources b/sources index 8bfa20d..d5dd4d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f16a98c0072f81c30422fd6644a0cf1 qtwebkit-2.3.1.tar.xz +2ed69ed5d371eade388c07bec5ffb743 qtwebkit-2.3.2.tar.xz