diff --git a/.gitignore b/.gitignore index 41f92fe..3758b8b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ devhelp-2.90.5.tar.bz2 +/devhelp-2.91.4.tar.bz2 diff --git a/devhelp.spec b/devhelp.spec index 604b17d..a0027ed 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -1,11 +1,11 @@ # Last updated for 0.22 -%define gtk_version 2.90.0 +%define gtk_version 2.99.0 %define libwnck_version 2.10.0 ### Abstract ### Name: devhelp -Version: 2.91.3 +Version: 2.91.4 Release: 1%{?dist} Epoch: 1 License: GPLv2+ @@ -13,13 +13,15 @@ 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/2.90/devhelp-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/devhelp/2.91/devhelp-%{version}.tar.bz2 ### Dependencies ### -Requires(pre): GConf2 >= 2.14 -Requires(preun): GConf2 >= 2.14 -Requires(post): GConf2 >= 2.14 +Requires(pre): GConf2 >= 2.14 +Requires(preun): GConf2 >= 2.14 +Requires(post): GConf2 >= 2.14 +Requires(post): /usr/bin/gtk-update-icon-cache +Requires(postun): /usr/bin/gtk-update-icon-cache ### Build Dependencies ### @@ -136,6 +138,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/* %changelog +* Sun Jan 9 2011 Matthias Clasen - 2.91.4-1 +- Update to 2.91.4 + * Fri Dec 3 2010 Matthias Clasen - 2.91.3-1 - Update to 2.91.3 diff --git a/sources b/sources index 0f3f518..9beab4f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -258e321ee924fad0bb8cd0d908f7bf98 devhelp-2.90.5.tar.bz2 +ec4e1d648303c8b31066de2b63a89c0c devhelp-2.91.4.tar.bz2