diff --git a/.gitignore b/.gitignore index 05549de..1bed88b 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ python-meh-0.13.tar.gz /python-meh-0.28.tar.gz /python-meh-0.29.tar.gz /python-meh-0.30.tar.gz +/python-meh-0.31.tar.gz diff --git a/python-meh.spec b/python-meh.spec index fd4d898..bd2445d 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.30 +Version: 0.31 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 +* Fri Mar 21 2014 Martin Kolman - 0.31-1 +- Translation update + * Wed Dec 18 2013 Vratislav Podzimek - 0.30-1 - Exclude compiled versions of gui.py from the non-gui package (dshea) - Skip callbacks providing no information (vpodzime) diff --git a/sources b/sources index 2e91644..bb37bd8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f6ebff7da2251f5c9f1071e3ebe5b62 python-meh-0.30.tar.gz +0942c3e4a22d9a0cb4c2215f5b1ca654 python-meh-0.31.tar.gz