[webkitgtk3] Update to 2.2.3

Tomas Popela tpopela at fedoraproject.org
Wed Dec 4 14:27:25 UTC 2013


commit f40f54dda5aec2b6e251b8c9f63e80483d70c05a
Author: Tomas Popela <tpopela at redhat.com>
Date:   Wed Dec 4 15:27:08 2013 +0100

    Update to 2.2.3

 .gitignore                       |    1 +
 sources                          |    2 +-
 webkitgtk-2.2.2-get_by_val.patch |   21 ---------------------
 webkitgtk3.spec                  |   11 +++++------
 4 files changed, 7 insertions(+), 28 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d7a9850..f64dc13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@ webkit-1.3.3.tar.gz
 /webkitgtk-2.2.1.tar.xz
 /webkitgtk-2.3.1.tar.xz
 /webkitgtk-2.2.2.tar.xz
+/webkitgtk-2.2.3.tar.xz
diff --git a/sources b/sources
index fa91ba6..bdc6def 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49cc8fd065de72603776a494e41c1977  webkitgtk-2.2.2.tar.xz
+613e81c460368ff4d6e02c7887206572  webkitgtk-2.2.3.tar.xz
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index eeefbf0..5bed007 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -6,8 +6,8 @@
         cp -p %1  %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk3
-Version:        2.2.2
-Release:        2%{?dist}
+Version:        2.2.3
+Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
 Group:          Development/Libraries
@@ -22,9 +22,6 @@ Patch0:         webkit-1.1.14-nspluginwrapper.patch
 Patch1:         webkitgtk-2.1.1-yarr.patch
 # https://bugs.webkit.org/show_bug.cgi?id=103128
 Patch4:         webkit-2.1.90-double2intsPPC32.patch
-# https://bugs.webkit.org/show_bug.cgi?id=123816
-# Remove when 2.2.3 will be out
-Patch5:         webkitgtk-2.2.2-get_by_val.patch
 
 BuildRequires:  at-spi2-core-devel
 BuildRequires:  bison
@@ -99,7 +96,6 @@ This package contains developer documentation for %{name}.
 %ifarch ppc s390
 %patch4 -p1 -b .double2intsPPC32
 %endif
-%patch5 -p1
 
 %build
 # Use linker flags to reduce memory consumption
@@ -215,6 +211,9 @@ find $RPM_BUILD_ROOT%{_libdir} -name "*.la" -delete
 
 
 %changelog
+* Wed Dec 4 2013 Tomas Popela <tpopela at redhat.com> - 2.2.3-1
+- Update to 2.2.3
+
 * Thu Nov 28 2013 Tomas Popela <tpopela at redhat.com> - 2.2.2-2
 - Fix for RH bug #1035764 - Crashes with certain Google Drive documents
 


More information about the scm-commits mailing list