New version
- Handle LANG=C (mkolman)
This commit is contained in:
parent
15055d7d40
commit
3e107727a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@ python-meh-0.13.tar.gz
|
||||
/python-meh-0.36.tar.gz
|
||||
/python-meh-0.37.tar.gz
|
||||
/python-meh-0.38.tar.gz
|
||||
/python-meh-0.39.tar.gz
|
||||
|
@ -6,7 +6,7 @@
|
||||
Summary: A python library for handling exceptions
|
||||
Name: python-meh
|
||||
Url: http://git.fedorahosted.org/git/?p=python-meh.git
|
||||
Version: 0.38
|
||||
Version: 0.39
|
||||
Release: 1%{?dist}
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
# our distribution. Thus the source is only available from
|
||||
@ -146,6 +146,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/python-meh
|
||||
|
||||
%changelog
|
||||
* Wed Apr 01 2015 Martin Kolman <mkolman@redhat.com> - 0.39-1
|
||||
- Handle LANG=C (mkolman)
|
||||
|
||||
* Tue Mar 31 2015 Martin Kolman <mkolman@redhat.com> - 0.38-1
|
||||
- Switch to Zanata for translations (mkolman)
|
||||
- Run both Python 2 and Python 3 tests for "make test" (mkolman)
|
||||
|
Loading…
Reference in New Issue
Block a user