New version

- Translation update
This commit is contained in:
Martin Kolman 2014-03-21 19:15:20 +01:00
parent b24880d967
commit 82acffbb7d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <mkolman@redhat.com> - 0.31-1
- Translation update
* Wed Dec 18 2013 Vratislav Podzimek <vpodzime@redhat.com> - 0.30-1
- Exclude compiled versions of gui.py from the non-gui package (dshea)
- Skip callbacks providing no information (vpodzime)

View File

@ -1 +1 @@
8f6ebff7da2251f5c9f1071e3ebe5b62 python-meh-0.30.tar.gz
0942c3e4a22d9a0cb4c2215f5b1ca654 python-meh-0.31.tar.gz