diff --git a/.gitignore b/.gitignore index 1bed88b..6f3f118 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ python-meh-0.13.tar.gz /python-meh-0.29.tar.gz /python-meh-0.30.tar.gz /python-meh-0.31.tar.gz +/python-meh-0.32.tar.gz diff --git a/python-meh.spec b/python-meh.spec index bd2445d..a62ae6e 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -5,7 +5,7 @@ Summary: A python library for handling exceptions Name: python-meh Url: http://git.fedorahosted.org/git/?p=python-meh.git -Version: 0.31 +Version: 0.32 Release: 1%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from @@ -66,6 +66,9 @@ rm -rf %{buildroot} %{_datadir}/python-meh %changelog +* Mon Apr 28 2014 Martin Kolman - 0.32-1 +- Translation update + * Fri Mar 21 2014 Martin Kolman - 0.31-1 - Translation update diff --git a/sources b/sources index bb37bd8..5280885 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0942c3e4a22d9a0cb4c2215f5b1ca654 python-meh-0.31.tar.gz +e0e3103b26f7ad05640d80f23f35e6a5 python-meh-0.32.tar.gz