New version
- Set translations domain for glade files (vtrefny)
This commit is contained in:
parent
5731a07270
commit
1eaedb5c5e
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ python-meh-0.13.tar.gz
|
|||||||
/python-meh-0.40.tar.gz
|
/python-meh-0.40.tar.gz
|
||||||
/python-meh-0.41.tar.gz
|
/python-meh-0.41.tar.gz
|
||||||
/python-meh-0.42.tar.gz
|
/python-meh-0.42.tar.gz
|
||||||
|
/python-meh-0.43.tar.gz
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
Summary: A python library for handling exceptions
|
Summary: A python library for handling exceptions
|
||||||
Name: python-meh
|
Name: python-meh
|
||||||
Url: https://github.com/rhinstaller/python-meh
|
Url: https://github.com/rhinstaller/python-meh
|
||||||
Version: 0.42
|
Version: 0.43
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
# This is a Red Hat maintained package which is specific to
|
# This is a Red Hat maintained package which is specific to
|
||||||
# our distribution. Thus the source is only available from
|
# our distribution. Thus the source is only available from
|
||||||
@ -147,6 +147,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/python-meh
|
%{_datadir}/python-meh
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 29 2015 Martin Kolman <mkolman@redhat.com> - 0.42-1
|
||||||
- Add tests and ChangeLog to MANIFEST.in (vtrefny)
|
- Add tests and ChangeLog to MANIFEST.in (vtrefny)
|
||||||
- Fix clicking on buttons on error pop-up doesn't work (#1250942) (vtrefny)
|
- Fix clicking on buttons on error pop-up doesn't work (#1250942) (vtrefny)
|
||||||
|
Loading…
Reference in New Issue
Block a user