From df8ad601824fbd7f18d4ca2a14dec31b853909d9 Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Fri, 30 Oct 2020 14:41:47 +0800 Subject: [PATCH] remove python2 --- python-meh.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-meh.spec b/python-meh.spec index 2b4217d..6b4b696 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -1,6 +1,6 @@ Name: python-meh Version: 0.48 -Release: 1 +Release: 2 Summary: A python library for handling exceptions License: GPLv2+ URL: https://github.com/rhinstaller/%{name} @@ -43,6 +43,12 @@ make test %{_datadir}/python-meh %changelog +* Fri Oct 30 2020 wuchaochao - 0.47-5 +- Type:bufix +- CVE:NA +- SUG:NA +- DESC:remove python2 + * Thu Nov 21 2019 fangyufa - 0.47-4 - add buildrequires of git for x86_64 build