New version
- Make sure gettext returns strings not bytes (mkolman) - Spec: Move TUI back to main package (awilliam)
This commit is contained in:
parent
1f763043aa
commit
0e191f6436
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@ python-meh-0.13.tar.gz
|
||||
/python-meh-0.43.tar.gz
|
||||
/python-meh-0.44.tar.gz
|
||||
/python-meh-0.46.tar.gz
|
||||
/python-meh-0.47.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
Summary: A python library for handling exceptions
|
||||
Name: python-meh
|
||||
Url: https://github.com/rhinstaller/python-meh
|
||||
Version: 0.46
|
||||
Release: 4%{?dist}
|
||||
Version: 0.47
|
||||
Release: 1%{?dist}
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
# our distribution. Thus the source is only available from
|
||||
# within this srpm.
|
||||
@ -84,11 +84,9 @@ make DESTDIR=%{buildroot} install
|
||||
%{_datadir}/python-meh
|
||||
|
||||
%changelog
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.46-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 0.46-3
|
||||
- Rebuilt for Python 3.7
|
||||
* Mon Jul 23 2018 Martin Kolman <mkolman@redhat.com> - 0.47-1
|
||||
- Make sure gettext returns strings not bytes (mkolman)
|
||||
- Spec: Move TUI back to main package (awilliam)
|
||||
|
||||
* Wed Feb 14 2018 Adam Williamson <awilliam@redhat.com> - 0.46-2
|
||||
- Move TUI back to main package (inadvertently moved to -gui in 0.46-1)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-meh-0.46.tar.gz) = 67e273bf90fcabcafedabe78e027fdb251872f10b62a36168d082977686b2c70420c4ba0d957a44ff17663d2ad7db0482d5a6a1a2f0bf8ee278129d048c85fba
|
||||
SHA512 (python-meh-0.47.tar.gz) = 74ba589d5f6679163861eda656c25a7055dc49c2f01f21d6e403a23921af367ed947165890391a67955a44b96c6f134fa45219b539d8fab095da78e4c66a246b
|
||||
|
Loading…
Reference in New Issue
Block a user