From e7aa3299a4c5ca946420f1a706bdc59fda58cd73 Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Fri, 19 Jun 2020 10:09:42 +0800 Subject: [PATCH] change spec file --- python-zipp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-zipp.spec b/python-zipp.spec index ead7a14..b38ae5b 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -1,6 +1,6 @@ Name: python-zipp Version: 0.5.1 -Release: 1 +Release: 2 Summary: Backport of pathlib-compatible object wrapper for zip files License: MIT URL: https://github.com/jaraco/zipp @@ -47,3 +47,7 @@ A pathlib-compatible Zipfile object wrapper. A backport of the Path object. * Tue Feb 11 2020 huzunhao - 0.5.1-1 - Package init +* Fri Jun 19 2020 wuchaochao - 0.5.1-2 +- Change spec file + +