From c2681c4cbe9e5e5eb11fc3a98afa38da4337ede4 Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Fri, 25 Sep 2009 19:29:48 +0000 Subject: [PATCH] New version. --- .cvsignore | 1 + python-meh.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2c8e48c..ffe700e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ python-meh-0.1.tar.gz python-meh-0.2.tar.gz python-meh-0.3.tar.gz +python-meh-0.4.tar.gz diff --git a/python-meh.spec b/python-meh.spec index 6d294ee..99364fe 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -3,7 +3,7 @@ Summary: A python library for handling exceptions Name: python-meh Url: http://git.fedoraproject.org/git/?p=python-meh.git -Version: 0.3 +Version: 0.4 Release: 1%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from @@ -46,6 +46,11 @@ rm -rf %{buildroot} %{_datadir}/python-meh %changelog +* Fri Sep 25 2009 Chris Lumens - 0.4-1 +- Add a default description to bug reports. +- Handle the user pressing Escape by continuing to show the dialog. +- Lots more translation updates. + * Thu Sep 10 2009 Chris Lumens - 0.3-1 - Pull in lots of new translations (#522410). diff --git a/sources b/sources index e6a7877..e2b40a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b42add54722627bb9225a3461a6bd2e7 python-meh-0.3.tar.gz +8a368a55ad1273a8e9f0872d1807fb66 python-meh-0.4.tar.gz