From adfe86d7438c91bebfb8ecde997786fb002e2a64 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Dec 19 2016 17:20:36 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/diffoscope.spec b/diffoscope.spec index 7c6eb3d..73cfefa 100644 --- a/diffoscope.spec +++ b/diffoscope.spec @@ -1,6 +1,6 @@ Name: diffoscope Version: 62 -Release: 1%{?dist} +Release: 2%{?dist} Summary: In-depth comparison of files, archives, and directories License: GPLv3+ URL: https://diffoscope.org/ @@ -99,6 +99,9 @@ py.test-%{python3_version} tests/ -vv %doc %{_mandir}/man1/trydiffoscope.1* %changelog +* Mon Dec 19 2016 Miro Hrončok - 62-2 +- Rebuild for Python 3.6 + * Tue Nov 15 2016 Zbigniew Jędrzejewski-Szmek - 62-1 - Update to latest version