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