This commit is contained in:
Dennis Gilmore 2013-08-04 04:31:56 -05:00
parent 9c75512083
commit 529a069240

View File

@ -6,7 +6,7 @@
Name: python-requests Name: python-requests
Version: 1.2.3 Version: 1.2.3
Release: 1%{?dist} Release: 2%{?dist}
Summary: HTTP library, written in Python, for human beings Summary: HTTP library, written in Python, for human beings
License: ASL 2.0 License: ASL 2.0
@ -129,6 +129,9 @@ popd
%endif %endif
%changelog %changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Jul 01 2013 Ralph Bean <rbean@redhat.com> - 1.2.3-1 * Mon Jul 01 2013 Ralph Bean <rbean@redhat.com> - 1.2.3-1
- Latest upstream. - Latest upstream.
- Fixed bogus date in changelog. - Fixed bogus date in changelog.