diff --git a/sources b/sources index 09b94f9..ee3ace2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b172a89056e858f28eefab1ea915aa0 yelp-3.17.2.tar.xz +8f117eea81cd6f6430c644883fdb92e7 yelp-3.17.3.tar.xz diff --git a/yelp.spec b/yelp.spec index 93f5e8f..3b13155 100644 --- a/yelp.spec +++ b/yelp.spec @@ -2,8 +2,8 @@ Name: yelp Epoch: 1 -Version: 3.17.2 -Release: 2%{?dist} +Version: 3.17.3 +Release: 1%{?dist} Summary: Help browser for the GNOME desktop Group: Applications/System @@ -21,7 +21,7 @@ BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libexslt) BuildRequires: pkgconfig(libxslt) BuildRequires: pkgconfig(sqlite3) -BuildRequires: pkgconfig(webkitgtk-3.0) +BuildRequires: pkgconfig(webkit2gtk-4.0) BuildRequires: pkgconfig(yelp-xsl) BuildRequires: desktop-file-utils BuildRequires: bzip2-devel @@ -111,7 +111,7 @@ SentUpstream: 2014-09-17 EOF -rm $RPM_BUILD_ROOT%{_libdir}/libyelp.la +find $RPM_BUILD_ROOT%{_libdir} -name '*.la' -delete %find_lang %{name} @@ -150,6 +150,8 @@ gtk-update-icon-cache %{_datadir}icons/hicolor &> /dev/null || : %files libs %{_libdir}/libyelp.so.* +%{_libdir}/yelp/libyelpcommon.so +%{_libdir}/yelp/web-extensions/libyelpwebextension.so %files devel %{_libdir}/libyelp.so @@ -158,6 +160,9 @@ gtk-update-icon-cache %{_datadir}icons/hicolor &> /dev/null || : %changelog +* Tue Jun 23 2015 David King - 1:3.17.3-1 +- Update to 3.17.3 + * Fri Jun 19 2015 Fedora Release Engineering - 1:3.17.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild