Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-02 07:12:52 +00:00
parent a67ea9c51c
commit ca7bb79c29

View File

@ -8,7 +8,7 @@
Name: python-httplib2
Version: 0.11.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: A comprehensive HTTP client library
License: MIT
URL: https://pypi.python.org/pypi/httplib2
@ -97,6 +97,9 @@ popd
%endif # with_python3
%changelog
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jul 21 2018 Kevin Fenzi <kevin@scrye.com> - 0.11.3-5
- Fix files section on python2 subpackage.