diff --git a/ipcalc.spec b/ipcalc.spec index 77baeec..12f1081 100644 --- a/ipcalc.spec +++ b/ipcalc.spec @@ -1,6 +1,6 @@ Name: ipcalc Version: 0.1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: IP network address calculator # This is an updated version of ipcalc originally found @@ -50,6 +50,9 @@ make check %{_mandir}/man1/ipcalc.1* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Dec 8 2015 Nikos Mavrogiannopoulos - 0.1.6-1 - New upstream release