[gitg/f21] Switch to webkitgtk4

Kalev Lember kalev at fedoraproject.org
Fri Aug 22 18:37:01 UTC 2014


commit 8a59a02fa4cf49afc6651c989cb9c6f207d9c06d
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Aug 22 20:31:40 2014 +0200

    Switch to webkitgtk4

 gitg.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gitg.spec b/gitg.spec
index 0686cf3..3c53e12 100644
--- a/gitg.spec
+++ b/gitg.spec
@@ -1,6 +1,6 @@
 Name:           gitg
 Version:        3.13.91
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GTK+ graphical interface for the git revision control system
 
 License:        GPLv2+
@@ -26,7 +26,7 @@ BuildRequires:  pkgconfig(libgit2-glib-1.0) >= 0.0.18
 BuildRequires:  pkgconfig(libpeas-1.0) >= 1.5.0
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.5.0
 BuildRequires:  pkgconfig(pygobject-3.0)
-BuildRequires:  pkgconfig(webkit2gtk-3.0) >= 2.2
+BuildRequires:  pkgconfig(webkit2gtk-4.0)
 BuildRequires:  python3-devel
 BuildRequires:  vala-tools
 
@@ -121,6 +121,9 @@ fi
 %{_includedir}/libgitg*-1.0
 
 %changelog
+* Fri Aug 22 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.91-2
+- Switch to webkitgtk4
+
 * Wed Aug 20 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.91-1
 - Update to 3.13.91
 - Enable python support


More information about the scm-commits mailing list