diff --git a/aria2.spec b/aria2.spec index eb6e817..d09a56e 100644 --- a/aria2.spec +++ b/aria2.spec @@ -2,7 +2,7 @@ Name: aria2 Version: 1.18.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: High speed download utility with resuming and segmented downloading Group: Applications/Internet License: GPLv2+ with exceptions @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name} %{_mandir}/*/man1/aria2c.1.gz %changelog +* Sat May 02 2015 Kalev Lember - 1.18.10-3 +- Rebuilt for GCC 5 C++11 ABI change + * Fri Feb 27 2015 Athmane Madjoudj 1.18.10-2 - Add a patch to use system-wide crypto-policies (RHBZ #1179277)