From f84cee7263c26497774899be07f57eb958fda014 Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Fri, 13 Dec 2019 16:03:52 +0800 Subject: [PATCH] Package init --- python-meh.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-meh.spec b/python-meh.spec index 7d5b12f..b167063 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -1,6 +1,6 @@ Name: python-meh Version: 0.47 -Release: 3 +Release: 4 Summary: A python library for handling exceptions License: GPLv2+ URL: https://github.com/rhinstaller/%{name} @@ -8,7 +8,7 @@ Source0: https://github.com/rhinstaller/%{name}/archive/%{name}-%{version}.tar.g Patch9000: python-meh-hide-report-button.patch BuildArch: noarch BuildRequires: gettext intltool libreport-gtk libreport-cli python3-devel -BuildRequires: python3-setuptools python3-dbus python3-libreport +BuildRequires: python3-setuptools python3-dbus python3-libreport git %description It is a python library for handling, saving, and reporting exceptions. @@ -46,6 +46,9 @@ make test %{_datadir}/python-meh %changelog +* Thu Nov 21 2019 fangyufa - 0.47-4 +- add buildrequires of git for x86_64 build + * Sun Oct 20 2019 openEuler Buildteam - 0.47-3 - Type:NA - ID:NA