From 3cb1b5997a29774c6a3be6e0de4b339012ed2518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:38 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-semantic_version.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-semantic_version.spec b/python-semantic_version.spec index f3046b1..cf76baa 100644 --- a/python-semantic_version.spec +++ b/python-semantic_version.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 2.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A library implementing the 'SemVer' scheme License: BSD @@ -107,6 +107,9 @@ rm -rf html/.{doctrees,buildinfo} %doc html %changelog +* Mon Dec 19 2016 Miro HronĨok - 2.5.0-3 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 2.5.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages