diff --git a/satyr-0.30.tar.gz b/satyr-0.30.tar.gz new file mode 100644 index 0000000..db7a81c Binary files /dev/null and b/satyr-0.30.tar.gz differ diff --git a/satyr.spec b/satyr.spec index 9a37776..09f18a0 100644 --- a/satyr.spec +++ b/satyr.spec @@ -2,13 +2,12 @@ %define with_python3 1 Name: satyr -Version: 0.27 -Release: 5 +Version: 0.30 +Release: 0 Summary: Tools to create anonymous, machine-friendly problem reports License: GPLv2+ 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 BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel libtool @@ -74,7 +73,7 @@ python3 for satyr %prep %define __scm_apply_git(qp:m:) %{__git} am -%autosetup -n %{name}-%{version} -p1 +%autosetup -n satyr-%{version} -p1 %build ./autogen.sh