Bump satyr's version
This commit is contained in:
parent
8d317979fd
commit
95bd57e0b6
@ -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.14
|
||||
%define satyr_ver 0.15
|
||||
|
||||
Summary: Generic library for reporting various problems
|
||||
Name: libreport
|
||||
Version: 2.3.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: https://fedorahosted.org/abrt/
|
||||
@ -671,6 +671,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 08 2014 Jakub Filak <jfilak@redhat.com> 2.3.0-2
|
||||
- Require satyr-0.15
|
||||
|
||||
* Mon Oct 06 2014 Jakub Filak <jfilak@redhat.com> 2.3.0-1
|
||||
- Translation updates
|
||||
- uploader: correct capitalization of the event name
|
||||
|
Loading…
Reference in New Issue
Block a user