From af2aa47b3ccb3a4024c364139d0990ab727c4d99 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 10 Nov 2015 15:09:43 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 --- python-appdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-appdirs.spec b/python-appdirs.spec index 6c6b43d..165e0ea 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 1.4.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python module for determining platform-specific directories License: MIT @@ -66,6 +66,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/%{modna %{python3_sitelib}/%{modname}-%{version}-py%python3_version.egg-info/ %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 1.4.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Wed Aug 05 2015 Igor Gnatenko - 1.4.0-4 - Update to new packaging guidelines