From 526cab19fe3d073f26a7925722b351061708811a Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Dec 19 2016 17:20:38 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/spec2scl.spec b/spec2scl.spec index a4a469b..43adbee 100644 --- a/spec2scl.spec +++ b/spec2scl.spec @@ -3,7 +3,7 @@ Name: %{pypi_name} Version: 1.1.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Convert RPM specfiles to be SCL ready License: MIT @@ -50,6 +50,9 @@ PYTHONPATH=$(pwd) py.test-%{python3_version} %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Mon Dec 19 2016 Miro Hrončok - 1.1.3-5 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 1.1.3-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages