require the right satyr version
This commit is contained in:
parent
2e01e959d9
commit
f2704bd7db
@ -2,12 +2,12 @@
|
||||
# platform-dependent
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
%define satyr_ver 0.15
|
||||
%define satyr_ver 0.16
|
||||
|
||||
Summary: Generic library for reporting various problems
|
||||
Name: libreport
|
||||
Version: 2.4.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: https://github.com/abrt/abrt/wiki/ABRT-Project
|
||||
@ -728,6 +728,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 20 2015 Jakub Filak <jfilak@redhat.com> 2.4.0-2
|
||||
- bump required satyr verion
|
||||
|
||||
* Fri Feb 20 2015 Jakub Filak <jfilak@redhat.com> 2.4.0-1
|
||||
- introduce reporter-mantisbt
|
||||
- introduce global configuration
|
||||
|
Loading…
Reference in New Issue
Block a user