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