diff --git a/.gitignore b/.gitignore index 13dc741..914142f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qtwebkit-developers-qtwebkit-qtwebkit-2.1.1.tar.xz /qtwebkit-2.2-week34.tar.xz +/qtwebkit-2.2-week35.tar.xz diff --git a/qtwebkit.spec b/qtwebkit.spec index b77263c..7cbc656 100644 --- a/qtwebkit.spec +++ b/qtwebkit.spec @@ -1,9 +1,9 @@ -%define snap week34 +%define snap week35 Name: qtwebkit Version: 2.2 -Release: 15.%{snap}%{?dist} +Release: 16.%{snap}%{?dist} Summary: Qt WebKit bindings Group: System Environment/Libraries License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -128,6 +128,9 @@ rm -rf %{buildroot} %changelog +* Tue Sep 06 2011 Rex Dieter 2.2-16.week35 +- qtwebkit-2.2-week35 snapshot + * Thu Sep 01 2011 Rex Dieter 2.2-15.week34 - qtwebkit-2.2-week34 snapshot diff --git a/sources b/sources index 377add7..c53277a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53a845be352487972aaf080e50f22c88 qtwebkit-2.2-week34.tar.xz +fba8d5fa88f1877b5731257c36ea236d qtwebkit-2.2-week35.tar.xz