From 46be684eba5e083fe616fc27640e86ca34364709 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Fri, 12 Jan 2018 15:27:01 +0100 Subject: [PATCH] Adapt to the webkitgtk4 rename --- webkit2-sharp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/webkit2-sharp.spec b/webkit2-sharp.spec index 83f7122..ea7a654 100644 --- a/webkit2-sharp.spec +++ b/webkit2-sharp.spec @@ -4,7 +4,7 @@ Name: webkit2-sharp Version: 0 -Release: 0.3%{?commitdate:.%{commitdate}git%{shortcommit}}%{?dist} +Release: 0.4%{?commitdate:.%{commitdate}git%{shortcommit}}%{?dist} Summary: C# bindings for WebKit 2 with GTK+ 3 License: MIT @@ -16,7 +16,7 @@ Source0: %url/archive/%{commit}/%{name}-%{version}.tar.gz} Patch0: %{name}-a59fd76-fix_libdir.patch -Requires: webkitgtk4 +Requires: webkit2gtk3 BuildRequires: pkgconfig(webkit2gtk-4.0) BuildRequires: pkgconfig(mono) BuildRequires: pkgconfig(gtk-sharp-3.0) @@ -84,6 +84,9 @@ find %{buildroot} -name '*.la' -delete %{_prefix}/lib/monodoc/sources/webkit2-sharp* %changelog +* Fri Jan 12 2018 Tomas Popela - 0-0.4.20170219gita59fd76 +- Adapt to the webkitgtk4 rename + * Mon Sep 25 2017 Robert-André Mauchin - 0-0.3.20170219gita59fd76 - Disable static libraries