From c30ed35f6579aa738823a59304ec985abc2b9023 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 19:17:11 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-fasteners.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-fasteners.spec b/python-fasteners.spec index 95c8163..422644b 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.9.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A python package that provides useful locks License: ASL 2.0 @@ -111,6 +111,9 @@ nosetests-3.4 %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 0.9.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri Jun 12 2015 Matthias Runge - 0.9.0-2 - switch to github sourcecode, license included - add tests, fix conditionals for python3