Rebuilt to change main python from 3.4 to 3.6

This commit is contained in:
Troy Dawson 2019-03-07 17:30:45 -08:00
parent c23e76ace5
commit c8ece00ee6
1 changed files with 4 additions and 1 deletions

View File

@ -119,7 +119,7 @@
Name: uwsgi
Version: 2.0.17.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Fast, self-healing, application container server
Group: System Environment/Daemons
License: GPLv2 with exceptions
@ -1809,6 +1809,9 @@ fi
%changelog
* Fri Mar 08 2019 Troy Dawson <tdawson@redhat.com> - 2.0.17.1-2
- Rebuilt to change main python from 3.4 to 3.6
* Mon Jul 09 2018 Carl George <carl@george.computer> - 2.0.17.1-1
- Latest upstream (rhbz#1549354)
- Enable uwsgi-plugin-coroae on EL7