New upstream version 0.36
Signed-off-by: Michal Fabik <mfabik@redhat.com>
This commit is contained in:
parent
5cf2ba090a
commit
2dbc51d12b
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/satyr-0.33.tar.gz
|
||||
/satyr-0.34.tar.gz
|
||||
/satyr-0.35.tar.gz
|
||||
/satyr-0.36.tar.gz
|
||||
|
11
satyr.spec
11
satyr.spec
@ -16,15 +16,12 @@
|
||||
%define glib_ver 2.43.4
|
||||
|
||||
Name: satyr
|
||||
Version: 0.35
|
||||
Release: 2%{?dist}
|
||||
Version: 0.36
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to create anonymous, machine-friendly problem reports
|
||||
License: GPLv2+
|
||||
URL: https://github.com/abrt/satyr
|
||||
Source0: https://github.com/abrt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
Patch0: 0001-spec-Use-autoreconf-in-build.patch
|
||||
|
||||
%if %{with python3}
|
||||
BuildRequires: python3-devel
|
||||
%endif # with python3
|
||||
@ -134,6 +131,10 @@ make check|| {
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 12 2021 Michal Fabik <mfabik@redhat.com> 0.36-1
|
||||
- New upstream version
|
||||
- Fix builds with python3.10
|
||||
|
||||
* Mon Jan 11 2021 Michal Fabik <mfabik@redhat.com> - 0.35-2
|
||||
- Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1898063
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (satyr-0.35.tar.gz) = 2a01759b80cfcb2d8ee930610285d8e0727a19c30d9616e9114573b60c0eaba695ff9daa79d8c585f5fb586d5f0865fcd1660a7fde492e1cec04536236cf07ba
|
||||
SHA512 (satyr-0.36.tar.gz) = 7e019d2711e05fca725df2e9e2bcb92eaee13a0ef96bc6d94cab62b0bf81b733f3d8f207d44e5a1163d13abb5e0d049bc2e327ad2297e89d42e8d21ddb2f56f7
|
||||
|
Loading…
Reference in New Issue
Block a user