[kwebkitpart] Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Rex Dieter rdieter at fedoraproject.org
Wed Dec 4 23:56:01 UTC 2013


commit f48d475729b9dee02ff84a741e97295024b7a3ca
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Wed Dec 4 17:55:58 2013 -0600

    Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

 .gitignore                                         |    2 +-
 ...QtWebKit-2.3-s-behavior-change-when-emitt.patch |   65 --------------------
 kwebkitpart.spec                                   |   10 +--
 sources                                            |    2 +-
 4 files changed, 5 insertions(+), 74 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6ec155a..6fc85d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kwebkitpart-1.3.2.tar.bz2
+/kwebkitpart-1.3.3.tar.xz
diff --git a/kwebkitpart.spec b/kwebkitpart.spec
index e03df87..771b702 100644
--- a/kwebkitpart.spec
+++ b/kwebkitpart.spec
@@ -1,17 +1,15 @@
 
 Name:    kwebkitpart
 Summary: A KPart based on QtWebKit
-Version: 1.3.2
-Release: 4%{?dist}
+Version: 1.3.3
+Release: 1%{?dist}
 
 License: LGPLv2+
 URL:     https://projects.kde.org/projects/extragear/base/kwebkitpart
 # use releaseme script to generate
-Source0: kwebkitpart-%{version}.tar.bz2
+Source0: kwebkitpart-%{version}.tar.xz
 
 ## upstream patches
-# revert, per https://bugs.kde.org/show_bug.cgi?id=313005#c6
-Patch0001: 0001-Workaround-QtWebKit-2.3-s-behavior-change-when-emitt.patch
 #define git_patches 1
 %if 0%{?git_patches}
 BuildRequires: git-core
@@ -45,8 +43,6 @@ git commit -a -q -m "%{version} baseline."
 
 # Apply all the patches
 git am -p1 %{patches} < /dev/null
-%else
-%patch0001 -R -p1 -b .0001
 %endif
 
 %ifarch ppc ppc64 s390 s390x
diff --git a/sources b/sources
index 7c2137d..e0dd4f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a28a05bf08761a6c0f89aa47fdce18d  kwebkitpart-1.3.2.tar.bz2
+5da0db4e559bcbf18ce44ec1e86741be  kwebkitpart-1.3.3.tar.xz


More information about the scm-commits mailing list