diff --git a/.gitignore b/.gitignore index a72a1e3..dbdec35 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ devhelp-2.90.5.tar.bz2 /devhelp-3.12.0.tar.xz /devhelp-3.12.1.tar.xz /devhelp-3.13.4.tar.xz +/devhelp-3.13.90.tar.xz diff --git a/devhelp.spec b/devhelp.spec index ebfa7f1..8506b8d 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -1,8 +1,8 @@ ### Abstract ### Name: devhelp -Version: 3.13.4 -Release: 4%{?dist} +Version: 3.13.90 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ Group: Development/Tools @@ -43,9 +43,6 @@ into other applications such as IDEs. %prep %setup -q -# Hack to use webkitgtk4 until devhelp 3.13.90 is released -sed -i -e 's/webkit2gtk-3\.0/webkit2gtk-4.0/g' configure data/libdevhelp-3.0.pc.in - %build %configure --disable-static make %{?_smp_mflags} CFLAGS="$CFLAGS -fno-strict-aliasing" @@ -107,6 +104,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/* %changelog +* Sun Aug 24 2014 Kalev Lember - 1:3.13.90-1 +- Update to 3.13.90 + * Fri Aug 22 2014 Kalev Lember - 1:3.13.4-4 - Update pkgconfig deps for webkitgtk4 diff --git a/sources b/sources index 480261d..63fcb31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f08497b47b14323bdea3918ba244c0f devhelp-3.13.4.tar.xz +c4c853a4fd6bd0fb53c830f227bc5da3 devhelp-3.13.90.tar.xz