From 8a3aa3db693953dcccd6e44b8e45c62bfc320568 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 15 Jun 2018 13:09:48 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- libcomps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcomps.spec b/libcomps.spec index 0f99561..a8b15a1 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -6,7 +6,7 @@ Name: libcomps Version: 0.1.8 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Comps XML file manipulation library License: GPLv2+ @@ -140,6 +140,9 @@ popd %endif %changelog +* Fri Jun 15 2018 Miro HronĨok - 0.1.8-13 +- Rebuilt for Python 3.7 + * Tue Feb 20 2018 Iryna Shcherbina - 0.1.8-12 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)