!11 update version to 0.50.1

Merge pull request !11 from 郭昭睿/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2021-12-28 13:10:52 +00:00 committed by Gitee
commit c804854e73
3 changed files with 9 additions and 3 deletions

BIN
python-meh-0.50.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: python-meh Name: python-meh
Version: 0.50 Version: 0.50.1
Release: 1 Release: 1
Summary: A python library for handling exceptions Summary: A python library for handling exceptions
License: GPLv2+ License: GPLv2+
@ -7,7 +7,7 @@ URL: https://github.com/rhinstaller/%{name}
Source0: https://github.com/rhinstaller/%{name}/archive/%{name}-%{version}.tar.gz Source0: https://github.com/rhinstaller/%{name}/archive/%{name}-%{version}.tar.gz
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 git BuildRequires: python3-setuptools python3-dbus python3-libreport
%description %description
It is a python library for handling, saving, and reporting exceptions. It is a python library for handling, saving, and reporting exceptions.
@ -24,7 +24,7 @@ Requires: python3-gobject gtk3 libreport-gtk
The library for python 3. The library for python 3.
%prep %prep
%autosetup -n %{name}-%{name}-%{version} -p1 -Sgit %autosetup -n %{name}-%{name}-%{version} -p1
%build %build
%make_build %make_build
@ -42,6 +42,12 @@ make test
%{_datadir}/python-meh %{_datadir}/python-meh
%changelog %changelog
* Mon Dec 20 2021 guozhaorui <guozhaorui1@huawei.com> - 0.50.1-1
- update version to 0.50.1
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.50-2
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
* Tue Feb 2 2021 wangjie<wangjie294@huawei.com> - 0.50-1 * Tue Feb 2 2021 wangjie<wangjie294@huawei.com> - 0.50-1
- upgrade 0.50 - upgrade 0.50