diff --git a/python-apsw.spec b/python-apsw.spec index 0b028a2..b5bf161 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -39,7 +39,7 @@ Name: python-apsw Version: %{real_version} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Another Python SQLite Wrapper Group: Development/Libraries License: zlib @@ -116,6 +116,9 @@ python2 setup.py install --root %{buildroot} %endif # with_python3 %changelog +* Tue Nov 10 2015 Fedora Release Engineering - %{pkg_version}-3 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Fri Sep 11 2015 Marcel Wysocki - 3.8.11.1.r1-2 - Merge different versions into one spec file