Compare commits
No commits in common. "758281b47116fa11c6dce6b24bc6947e91705ffe" and "4e7708ced58be2d2afff759965a0f918ca3b2461" have entirely different histories.
758281b471
...
4e7708ced5
BIN
python-meh-0.48.tar.gz
Normal file
BIN
python-meh-0.48.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,13 +1,13 @@
|
|||||||
Name: python-meh
|
Name: python-meh
|
||||||
Version: 0.51
|
Version: 0.48
|
||||||
Release: 1
|
Release: 2
|
||||||
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}
|
||||||
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
|
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.
|
||||||
@ -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
|
%autosetup -n %{name}-%{name}-%{version} -p1 -Sgit
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make_build
|
%make_build
|
||||||
@ -42,21 +42,6 @@ make test
|
|||||||
%{_datadir}/python-meh
|
%{_datadir}/python-meh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jul 13 2023 niuyaru <niuyaru@kylinos.cn> - 0.51-1
|
|
||||||
- update version to 0.51
|
|
||||||
|
|
||||||
* Wed Oct 26 2022 zhangruifang <zhangruifang1@h-partners.com> - 0.50.1-2
|
|
||||||
- Rebuild for next release
|
|
||||||
|
|
||||||
* 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
|
|
||||||
- upgrade 0.50
|
|
||||||
|
|
||||||
* Fri Oct 30 2020 wuchaochao <wuchaochao4@huawei.com> - 0.48-2
|
* Fri Oct 30 2020 wuchaochao <wuchaochao4@huawei.com> - 0.48-2
|
||||||
- Type:bufix
|
- Type:bufix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user