From 696ee9c419ede7ba56f10604f67f4b5a6d32e720 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 --- python3-mallard-ducktype.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python3-mallard-ducktype.spec b/python3-mallard-ducktype.spec index a5754e3..4af24fd 100644 --- a/python3-mallard-ducktype.spec +++ b/python3-mallard-ducktype.spec @@ -2,7 +2,7 @@ Name: python3-mallard-ducktype Version: 0.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Parse Ducktype files and convert them to Mallard License: MIT @@ -45,6 +45,9 @@ rm -rf %{srcname}-%{version}/mallard_ducktype.egg-info/ %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.2-6 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.2-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages