From 1eaedb5c5e65bc9abc62e5fab86d50d9f827de8d Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Oct 05 2015 13:04:10 +0000 Subject: New version - Set translations domain for glade files (vtrefny) --- diff --git a/.gitignore b/.gitignore index dd56e52..b621b5a 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ python-meh-0.13.tar.gz /python-meh-0.40.tar.gz /python-meh-0.41.tar.gz /python-meh-0.42.tar.gz +/python-meh-0.43.tar.gz diff --git a/python-meh.spec b/python-meh.spec index 7b421b2..1ef255c 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -6,7 +6,7 @@ Summary: A python library for handling exceptions Name: python-meh Url: https://github.com/rhinstaller/python-meh -Version: 0.42 +Version: 0.43 Release: 1%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from @@ -147,6 +147,9 @@ rm -rf %{buildroot} %{_datadir}/python-meh %changelog +* Mon Oct 05 2015 Martin Kolman - 0.43-1 +- Set translations domain for glade files (vtrefny) + * Tue Sep 29 2015 Martin Kolman - 0.42-1 - Add tests and ChangeLog to MANIFEST.in (vtrefny) - Fix clicking on buttons on error pop-up doesn't work (#1250942) (vtrefny) diff --git a/sources b/sources index 29cdadc..1349fe4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2c66ee060f121415241436d4d3469b1 python-meh-0.42.tar.gz +c288dec256688b34542f7eb1eff84e62 python-meh-0.43.tar.gz