From 4c222bff26264642a980c23eb903205ddbcc3e97 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 2 Jun 2021 14:38:11 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-appdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-appdirs.spec b/python-appdirs.spec index df4e060..451ce8e 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.4.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python module for determining platform-specific directories License: MIT @@ -61,6 +61,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/%{srcna %{python3_sitelib}/__pycache__/%{srcname}.* %changelog +* Wed Jun 02 2021 Python Maint - 1.4.4-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild