From c01b2952102c830d1516caeb2eeb631bf6900926 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Aug 2019 19:00:17 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- pyxattr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyxattr.spec b/pyxattr.spec index cab3b1c..cc2169d 100644 --- a/pyxattr.spec +++ b/pyxattr.spec @@ -1,7 +1,7 @@ Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.6.1 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ URL: https://pyxattr.k1024.org/ Source: %{url}/downloads/%{name}-%{version}.tar.gz @@ -63,6 +63,9 @@ python3 setup.py test %doc NEWS README.rst %changelog +* Thu Aug 15 2019 Miro HronĨok - 0.6.1-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild