diff --git a/python-mongoquery.spec b/python-mongoquery.spec index 05e0b76..b12c9c4 100644 --- a/python-mongoquery.spec +++ b/python-mongoquery.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A python implementation of mongodb queries License: Unlicense @@ -67,6 +67,9 @@ parsers. It follows the specification of queries for MongoDB version 3.2. %{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info/ %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Dec 19 2016 Miro HronĨok - 1.1.0-2 - Rebuild for Python 3.6