From 6381f59d003dedcf1972bf83876011e0c0d19d03 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 10 Nov 2015 15:52:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 --- python-fasteners.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-fasteners.spec b/python-fasteners.spec index 8882e32..904ca3a 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.13.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A python package that provides useful locks License: ASL 2.0 @@ -108,6 +108,9 @@ nosetests-3.4 %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 0.13.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Fri Aug 28 2015 Matthias Runge - 0.13.0-1 - update to 0.13.0 (rhbz#1256153)