update to 0.40

This commit is contained in:
zhangpan 2023-02-03 07:27:53 +00:00
parent f366ee07d2
commit 9e54b94ee6
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
0.40.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%define with_python3 1 %define with_python3 1
Name: satyr Name: satyr
Version: 0.38 Version: 0.40
Release: 4 Release: 1
Summary: Tools to create anonymous, machine-friendly problem reports Summary: Tools to create anonymous, machine-friendly problem reports
License: GPLv2+ License: GPLv2+
URL: https://github.com/abrt/satyr URL: https://github.com/abrt/satyr
@ -103,6 +103,9 @@ make check|| {
%{_mandir}/* %{_mandir}/*
%changelog %changelog
* Fri Feb 03 2023 zhangpan <zhangpan@h-partners.com> - 0.40-1
- update to 0.40
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 0.38-4 * Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 0.38-4
- Rebuild for next release - Rebuild for next release