From 3a030d6ac68a461ea3afc7cadaea1a5fd7d1589a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 11:02:41 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-xmltramp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-xmltramp.spec b/python-xmltramp.spec index fb71390..ecce514 100644 --- a/python-xmltramp.spec +++ b/python-xmltramp.spec @@ -1,7 +1,7 @@ Name: python-xmltramp Version: 2.18 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Pythonic API for XML License: GPLv2 @@ -54,6 +54,9 @@ install -Dm0644 -t %{buildroot}%{python3_sitelib}/ xmltramp.py %changelog +* Mon Aug 19 2019 Miro HronĨok - 2.18-6 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 2.18-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild