New version

- Set translations domain for glade files (vtrefny)
This commit is contained in:
Martin Kolman 2015-10-05 15:03:22 +02:00
parent 5731a07270
commit 1eaedb5c5e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <mkolman@redhat.com> - 0.43-1
- Set translations domain for glade files (vtrefny)
* Tue Sep 29 2015 Martin Kolman <mkolman@redhat.com> - 0.42-1
- Add tests and ChangeLog to MANIFEST.in (vtrefny)
- Fix clicking on buttons on error pop-up doesn't work (#1250942) (vtrefny)

View File

@ -1 +1 @@
f2c66ee060f121415241436d4d3469b1 python-meh-0.42.tar.gz
c288dec256688b34542f7eb1eff84e62 python-meh-0.43.tar.gz