From 7382d64c450dc0b3d2ea96bba5bd24ef8e003100 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 09:19:05 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-setproctitle.spec b/python-setproctitle.spec index ead09a6..481dcc4 100644 --- a/python-setproctitle.spec +++ b/python-setproctitle.spec @@ -7,7 +7,7 @@ Name: python-setproctitle Version: 1.1.10 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Python module to customize a process title License: BSD @@ -111,6 +111,9 @@ popd %endif %changelog +* Tue Jun 19 2018 Miro Hrončok - 1.1.10-9 +- Rebuilt for Python 3.7 + * Mon Feb 12 2018 Iryna Shcherbina - 1.1.10-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)