diff --git a/.gitignore b/.gitignore index 9841146..81d83e4 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /webkitgtk-2.10.1.tar.xz /webkitgtk-2.10.2.tar.xz /webkitgtk-2.10.3.tar.xz +/webkitgtk-2.11.1.tar.xz diff --git a/sources b/sources index 72a2072..a37a667 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -278d6c64f4673a506daf27556c124523 webkitgtk-2.10.3.tar.xz +7d534bdeb04f7a5c6d5ace5ac8e48516 webkitgtk-2.11.1.tar.xz diff --git a/webkitgtk4.spec b/webkitgtk4.spec index deb776b..5bea89d 100644 --- a/webkitgtk4.spec +++ b/webkitgtk4.spec @@ -8,8 +8,8 @@ %global _hardened_build 1 Name: webkitgtk4 -Version: 2.10.3 -Release: 2%{?dist} +Version: 2.11.1 +Release: 1%{?dist} Summary: GTK+ Web content engine library License: LGPLv2 @@ -224,6 +224,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_datadir}/gtk-doc/html/webkitdomgtk-4.0/ %changelog +* Tue Nov 03 2015 Tomas Popela - 2.11.1-1 +- Update to 2.11.1 + * Wed Oct 28 2015 David Tardon - 2.10.3-2 - rebuild for ICU 56.1