diff --git a/.gitignore b/.gitignore index 4cb3a80..a59c81b 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ devhelp-2.90.5.tar.bz2 /devhelp-3.7.91.tar.xz /devhelp-3.8.0.tar.xz /devhelp-3.8.1.tar.xz +/devhelp-3.8.2.tar.xz diff --git a/devhelp.spec b/devhelp.spec index ed1f2e8..337e030 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -1,7 +1,7 @@ ### Abstract ### Name: devhelp -Version: 3.8.1 +Version: 3.8.2 Release: 1%{?dist} Epoch: 1 License: GPLv2+ @@ -100,6 +100,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/* %changelog +* Wed May 22 2013 Kalev Lember - 1:3.8.2-1 +- Update to 3.8.2 + * Wed Apr 17 2013 Richard Hughes - 1:3.8.1-1 - Update to 3.8.1 diff --git a/sources b/sources index 255fb86..1c6cbe3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3be550a493eb78f0f4dc1b3f94d62049 devhelp-3.8.1.tar.xz +9dfdc303fad56abeb6d8d6a69afd36bd devhelp-3.8.2.tar.xz