diff --git a/ipcalc.spec b/ipcalc.spec index c1497ee..10f5b0e 100644 --- a/ipcalc.spec +++ b/ipcalc.spec @@ -1,6 +1,6 @@ Name: ipcalc Version: 0.2.0 -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 +* Wed Jul 26 2017 Fedora Release Engineering - 0.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon May 15 2017 Nikos Mavrogiannopoulos - 0.2.0-1 - New upstream release