From 02ef11dbcc17c4abb7ab65ff2f4089ce9e4115c0 Mon Sep 17 00:00:00 2001 From: wangef Date: Thu, 21 May 2020 19:35:38 +0800 Subject: [PATCH] update python-pytest-shutil.spec. --- python-pytest-shutil.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pytest-shutil.spec b/python-pytest-shutil.spec index 8d59edd..9e66133 100644 --- a/python-pytest-shutil.spec +++ b/python-pytest-shutil.spec @@ -1,6 +1,6 @@ Name: python-pytest-shutil Version: 1.2.6 -Release: 6 +Release: 7 Summary: A goodie-bag of unix shell and environment tools for py.test License: MIT URL: https://pypi.python.org/pypi/pytest-shutil @@ -57,5 +57,5 @@ This library is a goodie-bag of Unix shell and environment management tools for %{python3_sitelib}/* %changelog -* Wed Mar 4 2020 zhouyihang - 1.2.6-6 +* Thu May 21 2020 wangerfeng - 1.2.6-6 - Pakcage init