This commit is contained in:
Dennis Gilmore 2012-07-21 01:36:28 -05:00
parent cfe1853fb7
commit 8b59e0ff3f

View File

@ -10,7 +10,7 @@
Name: python-httplib2
Version: 0.7.4
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A comprehensive HTTP client library
Group: System Environment/Libraries
License: MIT
@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
%endif # with_python3
%changelog
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jun 22 2012 Ding-Yi Chen <dchen at redhat.com> - 0.7.4-4
- Unify the spec file between EPEL and Fedora.