Fedora Release Engineering 2016-07-19 11:12:18 +00:00
parent 5c3cd202f4
commit dbc9af2d41

View File

@ -6,7 +6,7 @@
Name: python-pymongo Name: python-pymongo
Version: 3.3.0 Version: 3.3.0
Release: 1%{?dist} Release: 2%{?dist}
# All code is ASL 2.0 except bson/time64*.{c,h} which is MIT # All code is ASL 2.0 except bson/time64*.{c,h} which is MIT
License: ASL 2.0 and MIT License: ASL 2.0 and MIT
@ -276,6 +276,9 @@ popd
%changelog %changelog
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.0-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Fri Jul 15 2016 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.3.0-1 * Fri Jul 15 2016 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.3.0-1
- Update to 3.3.0 (#1356334). - Update to 3.3.0 (#1356334).
- Remove the exclude arch on big endian systems, since 3.3.0 now supports them. - Remove the exclude arch on big endian systems, since 3.3.0 now supports them.