parent
d681c519ef
commit
f720d60494
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@ python-meh-0.13.tar.gz
|
|||||||
/python-meh-0.44.tar.gz
|
/python-meh-0.44.tar.gz
|
||||||
/python-meh-0.46.tar.gz
|
/python-meh-0.46.tar.gz
|
||||||
/python-meh-0.47.tar.gz
|
/python-meh-0.47.tar.gz
|
||||||
|
/python-meh-0.48.tar.gz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
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.47
|
Version: 0.48
|
||||||
Release: 5%{?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
|
||||||
# within this srpm.
|
# within this srpm.
|
||||||
@ -84,17 +84,9 @@ make DESTDIR=%{buildroot} install
|
|||||||
%{_datadir}/python-meh
|
%{_datadir}/python-meh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.47-5
|
* Wed Oct 23 2019 Martin Kolman <mkolman@redhat.com> - 0.48-1
|
||||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
- Merge pull request #23 from poncovka/master-decode_bytes (mkolman)
|
||||||
|
- Handle bytes and strings from RPM (#1764642) (vponcova)
|
||||||
* Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 0.47-4
|
|
||||||
- Rebuilt for Python 3.8
|
|
||||||
|
|
||||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.47-3
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.47-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
||||||
|
|
||||||
* Mon Jul 23 2018 Martin Kolman <mkolman@redhat.com> - 0.47-1
|
* Mon Jul 23 2018 Martin Kolman <mkolman@redhat.com> - 0.47-1
|
||||||
- Make sure gettext returns strings not bytes (mkolman)
|
- Make sure gettext returns strings not bytes (mkolman)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (python-meh-0.47.tar.gz) = 74ba589d5f6679163861eda656c25a7055dc49c2f01f21d6e403a23921af367ed947165890391a67955a44b96c6f134fa45219b539d8fab095da78e4c66a246b
|
SHA512 (python-meh-0.48.tar.gz) = 18656a0e295393c466ce6e12a4b31280d53de9b6901ea38fd239812edc58ac02d1654fe8e0040e7e6373a339621b4c1d417d7e2889c0bc9b14ed9110ce65d181
|
||||||
|
Loading…
Reference in New Issue
Block a user