[webkitgtk3/f19] Update to 2.0.1

Tomas Popela tpopela at fedoraproject.org
Wed Apr 17 07:10:02 UTC 2013


commit c50e3bd9bbb78f323e8db09c20da6c82e89f9f36
Author: Tomas Popela <tpopela at redhat.com>
Date:   Wed Apr 17 09:10:06 2013 +0200

    Update to 2.0.1

 webkitgtk3.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index c3945e9..29fea6e 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.0
-Release:        3%{?dist}
+Version:        2.0.1
+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
-# remove when 2.0.1 will be released
-Patch5:         webkit-dom-casting.patch
 
 BuildRequires:  bison
 BuildRequires:  cairo-devel
@@ -101,7 +99,6 @@ This package contains developer documentation for %{name}.
 %ifarch ppc s390
 %patch4 -p1 -b .double2intsPPC32
 %endif
-%patch5 -p1 -b .domcasting
 
 %build
 %ifarch s390 %{arm} ppc
@@ -221,6 +218,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Tue Apr 16 2013 Tomas Popela <tpopela at redhat.com> - 2.0.1-1
+- Update to 2.0.1
+
 * Thu Apr 11 2013 Tomas Popela <tpopela at redhat.com> - 2.0.0-3
 - Add fix for broken GObject casting
 


More information about the scm-commits mailing list