From c644ac3f3589a5979fdeeb80d735cd25f9832ae7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:54:13 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-appdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-appdirs.spec b/python-appdirs.spec index e8b3632..0c6fdfb 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -6,7 +6,7 @@ Name: python-%{modname} Version: 1.4.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python module for determining platform-specific directories License: MIT @@ -94,6 +94,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/%{modna %{python3_sitelib}/__pycache__/%{modname}.* %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.4.3-4 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 1.4.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild