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.46.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
|
||||
Name: python-meh
|
||||
Url: https://github.com/rhinstaller/python-meh
|
||||
Version: 0.47
|
||||
Release: 5%{?dist}
|
||||
Version: 0.48
|
||||
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,17 +84,9 @@ make DESTDIR=%{buildroot} install
|
||||
%{_datadir}/python-meh
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.47-5
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* 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
|
||||
* Wed Oct 23 2019 Martin Kolman <mkolman@redhat.com> - 0.48-1
|
||||
- Merge pull request #23 from poncovka/master-decode_bytes (mkolman)
|
||||
- Handle bytes and strings from RPM (#1764642) (vponcova)
|
||||
|
||||
* Mon Jul 23 2018 Martin Kolman <mkolman@redhat.com> - 0.47-1
|
||||
- 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