Package init
This commit is contained in:
parent
36dbcff367
commit
f84cee7263
@ -1,6 +1,6 @@
|
|||||||
Name: python-meh
|
Name: python-meh
|
||||||
Version: 0.47
|
Version: 0.47
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A python library for handling exceptions
|
Summary: A python library for handling exceptions
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/rhinstaller/%{name}
|
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
|
Patch9000: python-meh-hide-report-button.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: gettext intltool libreport-gtk libreport-cli python3-devel
|
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
|
%description
|
||||||
It is a python library for handling, saving, and reporting exceptions.
|
It is a python library for handling, saving, and reporting exceptions.
|
||||||
@ -46,6 +46,9 @@ make test
|
|||||||
%{_datadir}/python-meh
|
%{_datadir}/python-meh
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Oct 20 2019 openEuler Buildteam<buildteam@openeuler.org> - 0.47-3
|
||||||
- Type:NA
|
- Type:NA
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user