From 12cdfa42325ccee1e126899bd44eeff89e9f887f Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Aug 2014 23:03:58 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- qtwebkit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qtwebkit.spec b/qtwebkit.spec index 50332f6..0cd2290 100644 --- a/qtwebkit.spec +++ b/qtwebkit.spec @@ -2,7 +2,7 @@ Name: qtwebkit Summary: Qt WebKit bindings Version: 2.3.3 -Release: 16%{?dist} +Release: 17%{?dist} License: LGPLv2 with exceptions or GPLv3 with exceptions URL: http://trac.webkit.org/wiki/QtWebKit @@ -254,6 +254,9 @@ popd %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 2.3.3-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Sun Jul 20 2014 Kevin Kofler 2.3.3-16 - build against GStreamer1 on F21+ (#1092642, patch from openSUSE)