Package init

This commit is contained in:
dogsheng 2019-12-13 16:03:52 +08:00
parent 36dbcff367
commit f84cee7263

View File

@ -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<fangyufa1@huawei.com> - 0.47-4
- add buildrequires of git for x86_64 build
* Sun Oct 20 2019 openEuler Buildteam<buildteam@openeuler.org> - 0.47-3
- Type:NA
- ID:NA