qtwebkit-2.2.0-rc1

This commit is contained in:
Rex Dieter 2011-09-14 11:07:07 -05:00
parent 064b733c5a
commit 704a6d8479
3 changed files with 9 additions and 6 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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 <rdieter@fedoraproject.org> 2.2.0-0.1.rc1
- qtwebkit-2.2.0-rc1
* Tue Sep 06 2011 Rex Dieter <rdieter@fedoraproject.org> 2.2-16.week35
- qtwebkit-2.2-week35 snapshot

View File

@ -1 +1 @@
fba8d5fa88f1877b5731257c36ea236d qtwebkit-2.2-week35.tar.xz
5c1581052ad5bb7aed07a1798a340061 qtwebkit-2.2.0-rc1.tar.xz