[qtwebkit] qtwebkit-2.2-week32 snapshot

Rex Dieter rdieter at fedoraproject.org
Thu Aug 18 17:48:17 UTC 2011


commit dbb8a013048610d8b2392a5cd43bc386715b4acb
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Aug 18 12:48:04 2011 -0500

    qtwebkit-2.2-week32 snapshot

 .gitignore    |    1 +
 qtwebkit.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7dc55a3..bbc3636 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /qtwebkit-developers-qtwebkit-qtwebkit-2.1.1.tar.xz
 /qtwebkit-2.2-week31.tar.xz
+/qtwebkit-2.2-week32.tar.xz
diff --git a/qtwebkit.spec b/qtwebkit.spec
index 4504e6a..431d4f9 100644
--- a/qtwebkit.spec
+++ b/qtwebkit.spec
@@ -1,15 +1,15 @@
 
-%define snap week31
+%define snap week32
 
 Name: qtwebkit
 Version: 2.2
-Release: 12.%{snap}%{?dist}
+Release: 13.%{snap}%{?dist}
 Summary: Qt WebKit bindings
 Group: System Environment/Libraries
 License: LGPLv2 with exceptions or GPLv3 with exceptions
 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} \
+# git archive --prefix=webkit-qtwebkit/ %{snap} qtwebkit-2.2-%{snap} \
 #  autogen.sh ChangeLog configure.ac GNUmakefile.am Makefile Source/ Tools/ | xz -9
 Source0: qtwebkit-2.2-%{snap}.tar.xz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -132,6 +132,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Aug 18 2011 Rex Dieter <rdieter at fedoraproject.org> 2.2-13.week32
+- qtwebkit-2.2-week32 snapshot
+
 * Wed Aug 10 2011 Rex Dieter <rdieter at fedoraproject.org> 2.2-12.week31
 - BR: gstreamer-devel bits
 
diff --git a/sources b/sources
index 921de44..5d07833 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-327f82f166822046b071ce7d12c5dc98  qtwebkit-2.2-week31.tar.xz
+4da02c2924e44426223cc0ea11668401  qtwebkit-2.2-week32.tar.xz


More information about the scm-commits mailing list