From 3e107727a2ad76dced6a63063a76883837cdc448 Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Wed, 1 Apr 2015 13:29:54 +0200 Subject: [PATCH] New version - Handle LANG=C (mkolman) --- .gitignore | 1 + python-meh.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b45a0e0..97eb7c0 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/python-meh.spec b/python-meh.spec index 4b14d23..0b7facb 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -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 - 0.39-1 +- Handle LANG=C (mkolman) + * Tue Mar 31 2015 Martin Kolman - 0.38-1 - Switch to Zanata for translations (mkolman) - Run both Python 2 and Python 3 tests for "make test" (mkolman) diff --git a/sources b/sources index 0b575f4..eb9c0a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8331447357a7f7ac121b7e52107b421a python-meh-0.38.tar.gz +b27e01551bc000fdabf2df2d5e6b8191 python-meh-0.39.tar.gz