Compare commits
10 Commits
4e7708ced5
...
758281b471
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
758281b471 | ||
|
|
e930f2e233 | ||
|
|
5df21f5b1c | ||
|
|
b1963fea7b | ||
|
|
28c610a134 | ||
|
|
556dcf1103 | ||
|
|
987b0562d6 | ||
|
|
77df3cf821 | ||
|
|
5b2b15da93 | ||
|
|
78f1563ecc |
Binary file not shown.
BIN
python-meh-0.51.tar.gz
Normal file
BIN
python-meh-0.51.tar.gz
Normal file
Binary file not shown.
@ -1,13 +1,13 @@
|
||||
Name: python-meh
|
||||
Version: 0.48
|
||||
Release: 2
|
||||
Version: 0.51
|
||||
Release: 1
|
||||
Summary: A python library for handling exceptions
|
||||
License: GPLv2+
|
||||
URL: https://github.com/rhinstaller/%{name}
|
||||
Source0: https://github.com/rhinstaller/%{name}/archive/%{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
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
|
||||
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.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{name}-%{version} -p1 -Sgit
|
||||
%autosetup -n %{name}-%{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%make_build
|
||||
@ -42,6 +42,21 @@ make test
|
||||
%{_datadir}/python-meh
|
||||
|
||||
%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
|
||||
- Type:bufix
|
||||
- CVE:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user