From df8ad601824fbd7f18d4ca2a14dec31b853909d9 Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Fri, 30 Oct 2020 14:41:47 +0800 Subject: [PATCH 1/3] 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 From 67aff1b1fb50ffc2c9a58769e00dbfaa3ed8da02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E8=B6=85=E8=B6=85?= Date: Fri, 30 Oct 2020 14:54:41 +0800 Subject: [PATCH 2/3] update python-meh.spec. --- python-meh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-meh.spec b/python-meh.spec index 6b4b696..e8ac828 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -43,7 +43,7 @@ make test %{_datadir}/python-meh %changelog -* Fri Oct 30 2020 wuchaochao - 0.47-5 +* Fri Oct 30 2020 wuchaochao - 0.48-2 - Type:bufix - CVE:NA - SUG:NA From c338494a26fe22156c738ebccd8b0c4a51c7084f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E8=B6=85=E8=B6=85?= Date: Fri, 30 Oct 2020 15:47:27 +0800 Subject: [PATCH 3/3] update python-meh.spec. --- python-meh.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-meh.spec b/python-meh.spec index e8ac828..5f3daeb 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -17,8 +17,7 @@ Summary: A python 3 library for handling exceptions %{?python_provide:%python_provide python3-meh} Provides: python3-meh-gui = %{version}-%{release} Obsoletes: python-meh < 0.46-1 -Obsoletes: python2-meh < 0.46-1 -Obsoletes: python-meh-gui python2-meh-gui python3-meh-gui +Obsoletes: python-meh-gui python3-meh-gui Requires: python3 python3-dbus python3-rpm libreport-cli python3-libreport Requires: python3-gobject gtk3 libreport-gtk %description -n python3-meh