diff --git a/.gitignore b/.gitignore index 5cb8704..01aa102 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ devhelp-2.90.5.tar.bz2 /devhelp-3.9.5.tar.xz /devhelp-3.9.90.tar.xz /devhelp-3.9.91.tar.xz +/devhelp-3.10.0.tar.xz diff --git a/devhelp.spec b/devhelp.spec index 0732bc2..ef51906 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -1,7 +1,7 @@ ### Abstract ### Name: devhelp -Version: 3.9.91 +Version: 3.10.0 Release: 1%{?dist} Epoch: 1 License: GPLv2+ @@ -9,7 +9,7 @@ Group: Development/Tools Summary: API documention browser URL: http://live.gnome.org/devhelp #VCS: git:git://git.gnome.org/devhelp -Source: http://download.gnome.org/sources/devhelp/3.9/devhelp-%{version}.tar.xz +Source: http://download.gnome.org/sources/devhelp/3.10/devhelp-%{version}.tar.xz ### Dependencies ### @@ -100,6 +100,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/* %changelog +* Wed Sep 25 2013 Kalev Lember - 1:3.10.0-1 +- Update to 3.10.0 + * Tue Sep 03 2013 Kalev Lember - 1:3.9.91-1 - Update to 3.9.91 diff --git a/sources b/sources index f4ad477..36f0f0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a362db86bb8b874abcf3a62b8efde684 devhelp-3.9.91.tar.xz +4c7d2d01d0570251647e7d82a09a558c devhelp-3.10.0.tar.xz