From adfb422612c99ff2f4cf4c2e994ad0eb84208938 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 05:39:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-appdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-appdirs.spec b/python-appdirs.spec index 74dd409..cbbfa99 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.4.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python module for determining platform-specific directories License: MIT @@ -85,6 +85,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}{%{python2_sitelib},%{pyth %{python3_sitelib}/__pycache__/%{srcname}.* %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.4.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Aug 12 2018 Igor Gnatenko - 1.4.3-7 - Get python2 package back