From 296027455839a17511c862e24bd49b6c09e2cfa3 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 10 Nov 2015 17:59:26 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 --- 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 8de20d9..557a51b 100644 --- a/python3-mallard-ducktype.spec +++ b/python3-mallard-ducktype.spec @@ -2,7 +2,7 @@ Name: python3-mallard-ducktype Version: 0.2 -Release: 2%{?dist} +Release: 3%{?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 +* Tue Nov 10 2015 Fedora Release Engineering - 0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Wed Sep 09 2015 David King - 0.2-2 - Add backported UTF-8 encoding patch