From 704a6d8479dbe1d773c1e95ba2c3d6c35aa715a7 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 14 Sep 2011 11:07:07 -0500 Subject: [PATCH] qtwebkit-2.2.0-rc1 --- .gitignore | 2 +- qtwebkit.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 914142f..97b6d00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ /qtwebkit-developers-qtwebkit-qtwebkit-2.1.1.tar.xz -/qtwebkit-2.2-week34.tar.xz /qtwebkit-2.2-week35.tar.xz +/qtwebkit-2.2.0-rc1.tar.xz diff --git a/qtwebkit.spec b/qtwebkit.spec index 7cbc656..e954a1f 100644 --- a/qtwebkit.spec +++ b/qtwebkit.spec @@ -1,9 +1,9 @@ -%define snap week35 +%define snap rc1 Name: qtwebkit -Version: 2.2 -Release: 16.%{snap}%{?dist} +Version: 2.2.0 +Release: 0.1.%{snap}%{?dist} Summary: Qt WebKit bindings Group: System Environment/Libraries License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -11,7 +11,7 @@ URL: http://trac.webkit.org/wiki/QtWebKit # git clone git://gitorious.org/+qtwebkit-developers/webkit/qtwebkit.git ; cd qtwebkit # git archive --prefix=webkit-qtwebkit/ qtwebkit-2.2-%{snap} \ # autogen.sh ChangeLog configure.ac GNUmakefile.am Makefile Source/ Tools/ | xz -9 -Source0: qtwebkit-2.2-%{snap}.tar.xz +Source0: qtwebkit-2.2.0-%{snap}.tar.xz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) # search /usr/lib{,64}/mozilla/plugins-wrapped for browser plugins too @@ -128,6 +128,9 @@ rm -rf %{buildroot} %changelog +* Wed Sep 14 2011 Rex Dieter 2.2.0-0.1.rc1 +- qtwebkit-2.2.0-rc1 + * Tue Sep 06 2011 Rex Dieter 2.2-16.week35 - qtwebkit-2.2-week35 snapshot diff --git a/sources b/sources index c53277a..62f22ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fba8d5fa88f1877b5731257c36ea236d qtwebkit-2.2-week35.tar.xz +5c1581052ad5bb7aed07a1798a340061 qtwebkit-2.2.0-rc1.tar.xz