[webkitgtk4] Update to 2.7.2

Tomas Popela tpopela at fedoraproject.org
Mon Nov 24 13:28:32 UTC 2014


commit 5486b8fc8ec5795b7d2453864a0f1539428ce602
Author: Tomas Popela <tpopela at redhat.com>
Date:   Mon Nov 24 14:27:51 2014 +0100

    Update to 2.7.2

 .gitignore      |    1 +
 sources         |    2 +-
 webkitgtk4.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4dc488b..3e55b84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /webkitgtk-2.6.1.tar.xz
 /webkitgtk-2.6.2.tar.xz
 /webkitgtk-2.7.1.tar.xz
+/webkitgtk-2.7.2.tar.xz
diff --git a/sources b/sources
index 8f996a1..1a0a56e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb7c25039143cf61580eff85a4992cce  webkitgtk-2.7.1.tar.xz
+2f2774c5a7dbab8f6adac7d94f118751  webkitgtk-2.7.2.tar.xz
diff --git a/webkitgtk4.spec b/webkitgtk4.spec
index e851fe6..d53a60e 100644
--- a/webkitgtk4.spec
+++ b/webkitgtk4.spec
@@ -6,8 +6,8 @@
         cp -p %1 _license_files/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk4
-Version:        2.7.1
-Release:        5%{?dist}
+Version:        2.7.2
+Release:        1%{?dist}
 Summary:        GTK+ Web content engine library
 
 License:        LGPLv2
@@ -183,6 +183,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_datadir}/gtk-doc/html/webkitdomgtk-4.0/
 
 %changelog
+* Mon Nov 24 2014 Tomas Popela <tpopela at redhat.com> - 2.7.2-1
+- Update to 2.7.2
+
 * Wed Nov 12 2014 Tomas Popela <tpopela at redhat.com> - 2.7.1-5
 - Enable JIT where possible (accidentally turned off when updating to 2.5.90)
 


More information about the scm-commits mailing list