diff --git a/aria2.spec b/aria2.spec index 629fed6..e79360b 100644 --- a/aria2.spec +++ b/aria2.spec @@ -2,7 +2,7 @@ Name: aria2 Version: 1.19.3 -Release: 1%{?dist} +Release: 2%{?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 +* Wed Feb 03 2016 Fedora Release Engineering - 1.19.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Jan 22 2016 Athmane Madjoudj 1.19.3-1 - Update to 1.19.3 - Fix Source and URL since upsteam moved to Github