From f2704bd7db7e8b41535c488650d0370c482a82b8 Mon Sep 17 00:00:00 2001 From: Jakub Filak Date: Feb 20 2015 09:00:45 +0000 Subject: require the right satyr version --- diff --git a/libreport.spec b/libreport.spec index 98a7ff9..6b73daf 100644 --- a/libreport.spec +++ b/libreport.spec @@ -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 2.4.0-2 +- bump required satyr verion + * Fri Feb 20 2015 Jakub Filak 2.4.0-1 - introduce reporter-mantisbt - introduce global configuration