This commit is contained in:
parent
9fb22749d2
commit
ef8d32c628
@ -7,7 +7,7 @@ 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.44
|
Version: 0.44
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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.
|
||||||
@ -146,6 +146,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/python-meh
|
%{_datadir}/python-meh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.44-2
|
||||||
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||||
|
|
||||||
* Fri Feb 19 2016 Martin Kolman <mkolman@redhat.com> - 0.44-1
|
* Fri Feb 19 2016 Martin Kolman <mkolman@redhat.com> - 0.44-1
|
||||||
- Some rpmlint fixes (mkolman)
|
- Some rpmlint fixes (mkolman)
|
||||||
- Remove the removal of the eintr checker, which has been removed (dshea)
|
- Remove the removal of the eintr checker, which has been removed (dshea)
|
||||||
|
Loading…
Reference in New Issue
Block a user