diff --git a/.gitignore b/.gitignore index c2c2f33..d56ad14 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ devhelp-2.90.5.tar.bz2 /devhelp-3.4.0.tar.xz /devhelp-3.4.1.tar.xz /devhelp-3.5.5.tar.xz +/devhelp-3.5.92.tar.xz diff --git a/devhelp.spec b/devhelp.spec index 729532e..8c3a5e5 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -5,7 +5,7 @@ ### Abstract ### Name: devhelp -Version: 3.5.5 +Version: 3.5.92 Release: 1%{?dist} Epoch: 1 License: GPLv2+ @@ -13,7 +13,7 @@ Group: Development/Tools Summary: API documention browser URL: http://developer.imendio.com/projects/devhelp #VCS: git:git://git.gnome.org/devhelp -Source: http://download.gnome.org/sources/devhelp/3.4/devhelp-%{version}.tar.xz +Source: http://download.gnome.org/sources/devhelp/3.5/devhelp-%{version}.tar.xz ### Dependencies ### @@ -114,7 +114,6 @@ fi gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %files -f devhelp.lang -%defattr(-, root, root) %doc AUTHORS COPYING NEWS README %{_bindir}/devhelp @@ -135,12 +134,14 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/gedit/plugins/devhelp.* %files devel -%defattr(-,root,root) %{_prefix}/include/devhelp-3.0 %{_libdir}/libdevhelp*.so %{_libdir}/pkgconfig/* %changelog +* Tue Sep 18 2012 Kalev Lember - 1:3.5.92-1 +- Update to 3.5.92 + * Tue Aug 21 2012 Richard Hughes - 1:3.5.5-1 - Update to 3.5.5 diff --git a/sources b/sources index 0e239cb..95675c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa593c1823e65d340cf1dc6ebf308bbd devhelp-3.5.5.tar.xz +812a74e043e5596276e63436b64f892e devhelp-3.5.92.tar.xz