update package

This commit is contained in:
19909236985 2020-07-24 15:04:27 +08:00
parent 755e8ba8e7
commit 7a2fd2fc15
2 changed files with 4 additions and 5 deletions

BIN
satyr-0.30.tar.gz Normal file

Binary file not shown.

View File

@ -2,13 +2,12 @@
%define with_python3 1 %define with_python3 1
Name: satyr Name: satyr
Version: 0.27 Version: 0.30
Release: 5 Release: 0
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
Source0: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/abrt/satyr/archive/%{version}.tar.gz
Patch9001: use-python2-explicitly-in-configure.patch Patch9001: use-python2-explicitly-in-configure.patch
BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel libtool BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel libtool
@ -74,7 +73,7 @@ python3 for satyr
%prep %prep
%define __scm_apply_git(qp:m:) %{__git} am %define __scm_apply_git(qp:m:) %{__git} am
%autosetup -n %{name}-%{version} -p1 %autosetup -n satyr-%{version} -p1
%build %build
./autogen.sh ./autogen.sh