[kwebkitpart] kwebkitpart 1.2 20111030 snapshot

nucleo nucleo at fedoraproject.org
Sun Oct 30 19:54:48 UTC 2011


commit 0891102f4795a4f88f08468127dcfaebcab42e25
Author: nucleo <nucleo at fedoraproject.org>
Date:   Sun Oct 30 21:54:43 2011 +0200

    kwebkitpart 1.2 20111030 snapshot

 .gitignore       |    1 +
 kwebkitpart.spec |   11 ++++++-----
 sources          |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1dd25a..1b59939 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /127960-kwebkitpart-0.9.6.tar.bz2
 /kwebkitpart-1.2-20110720.tar.bz2
+/kwebkitpart-1.2-20111030.tar.bz2
diff --git a/kwebkitpart.spec b/kwebkitpart.spec
index 53f87dd..f588e6c 100644
--- a/kwebkitpart.spec
+++ b/kwebkitpart.spec
@@ -1,12 +1,12 @@
-%define snap 20110720
+%define snap 20111030
 
 Name:             kwebkitpart
 Version:          1.2
-Release:          0.1.%{snap}%{?dist}
+Release:          0.2.%{snap}%{?dist}
 Summary:          A KPart based on QtWebKit
 Group:            System Environment/Libraries
 License:          LGPLv2+
-URL:              http://kde-apps.org/content/show.php?content=127960
+URL:              https://projects.kde.org/projects/extragear/base/kwebkitpart
 %if 0%{?snap}
 # git clone git://anongit.kde.org/kwebkitpart
 # git archive --prefix=kwebkitpart-%{version}/ origin/%{version} | bzip2 > ../kwebkitpart-%{version}-%{snap}.tar.bz2
@@ -34,8 +34,6 @@ browsing the web in Konqueror.
 %prep
 %setup -q
 
-# FindKWebKitPart.cmake unintentionally left over from the v1.1 clean up
-sed -i "/add_subdirectory(cmake)/d" CMakeLists.txt
 
 %build
 mkdir -p %{_target_platform}
@@ -77,6 +75,9 @@ fi
 %{_kde4_appsdir}/%{name}
 
 %changelog
+* Sun Oct 30 2011 Alexey Kurov <nucleo at fedoraproject.org> - 1.2-0.2.20111030
+- kwebkitpart 1.2 20111030 snapshot
+
 * Thu Jul 21 2011 Alexey Kurov <nucleo at fedoraproject.org> - 1.2-0.1.20110720
 - kwebkitpart 1.2 20110720 snapshot
 - drop kwebkitpart-devel
diff --git a/sources b/sources
index 8df35be..e4e1340 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2bdfdf8c7b0146f8a6bd8786a86fb2f9  kwebkitpart-1.2-20110720.tar.bz2
+edbed513fb0ca6f0c45ccb494616afde  kwebkitpart-1.2-20111030.tar.bz2


More information about the scm-commits mailing list