#3 Switch to WebKitGTK API 4.1 (using libsoup3)
Merged 2 years ago by kalev. Opened 2 years ago by mcrha.
rpms/ mcrha/yelp rawhide  into  rawhide

file modified
+6 -3
@@ -6,7 +6,7 @@ 

  Name:          yelp

  Epoch:         2

  Version:       42.1

- Release:       2%{?dist}

+ Release:       3%{?dist}

  Summary:       Help browser for the GNOME desktop

  

  License:       LGPLv2+ and ASL 2.0 and GPLv2+
@@ -23,7 +23,7 @@ 

  BuildRequires: pkgconfig(libexslt)

  BuildRequires: pkgconfig(libxslt)

  BuildRequires: pkgconfig(sqlite3)

- BuildRequires: pkgconfig(webkit2gtk-4.0)

+ BuildRequires: pkgconfig(webkit2gtk-4.1)

  BuildRequires: pkgconfig(yelp-xsl)

  BuildRequires: libunwind

  BuildRequires: desktop-file-utils
@@ -61,7 +61,7 @@ 

  %autosetup -p1 -n %{name}-%{tarball_version}

  

  %build

- %configure --disable-static --with-webkit2gtk-4-0

+ %configure --disable-static

  %make_build

  

  %install
@@ -98,6 +98,9 @@ 

  

  

  %changelog

+ * Tue Jul 19 2022 Milan Crha <mcrha@redhat.com> - 2:42.1-3

+ - Switch to WebKitGTK API 4.1 (using libsoup3)

+ 

  * Fri Apr 08 2022 Kevin Fenzi <kevin@scrye.com> - 2:42.1-2

  - Add dep on libunwind

  

no initial comment

Pull-Request has been merged by kalev

2 years ago
Metadata