[webkitgtk3/f19] Update to 2.0.4

Tomas Popela tpopela at fedoraproject.org
Mon Jul 22 07:17:43 UTC 2013


commit 143b45842e49fb7e39b50a34aca8ee72c007ae9a
Author: Tomas Popela <tpopela at redhat.com>
Date:   Mon Jul 22 09:19:05 2013 +0200

    Update to 2.0.4

 .gitignore                  |    1 +
 sources                     |    2 +-
 webkitgtk-2.0.3-cache.patch |   12 ------------
 webkitgtk3.spec             |   11 +++++------
 4 files changed, 7 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6a3327..074ba27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ webkit-1.3.3.tar.gz
 /webkitgtk-2.0.1.tar.xz
 /webkitgtk-2.0.2.tar.xz
 /webkitgtk-2.0.3.tar.xz
+/webkitgtk-2.0.4.tar.xz
diff --git a/sources b/sources
index 6953215..cd5ab26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9eca9eec4595b66b72a1ac7ceaef08ba  webkitgtk-2.0.3.tar.xz
+413be319ba171feed9348d1bede6b0a7  webkitgtk-2.0.4.tar.xz
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index 58013a7..7f23789 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -6,8 +6,8 @@
         cp -p %1  %{buildroot}%{_docdir}/%{name}-%{version}/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk3
-Version:        2.0.3
-Release:        2%{?dist}
+Version:        2.0.4
+Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
 Group:          Development/Libraries
@@ -24,8 +24,6 @@ Patch1:         webkit-1.11.2-yarr.patch
 Patch2:         webkit-1.11.2-Double2Ints.patch
 Patch3:         webkitgtk-1.11.5-libatomic.patch
 Patch4:         webkit-1.11.90-double2intsPPC32.patch
-# https://bugs.webkit.org/show_bug.cgi?id=118345
-Patch5:         webkitgtk-2.0.3-cache.patch
 
 BuildRequires:  bison
 BuildRequires:  cairo-devel
@@ -110,8 +108,6 @@ This package contains developer documentation for %{name}.
 %ifarch ppc s390
 %patch4 -p1 -b .double2intsPPC32
 %endif
-%patch5 -p1 -b .cache
-
 
 %build
 # Use linker flags to reduce memory consumption
@@ -226,6 +222,9 @@ find $RPM_BUILD_ROOT%{_libdir} -name "*.la" -delete
 
 
 %changelog
+* Mon Jul 22 2013 Tomas Popela <tpopela at redhat.com> - 2.0.4-1
+- Update to 2.0.4
+
 * Tue Jul 9 2013 Tomas Popela <tpopela at redhat.com> - 2.0.3-2
 - Fix for RH bug #971960 - Evolution show in message another picture
 


More information about the scm-commits mailing list