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