diff --git a/ipcalc.spec b/ipcalc.spec index 0cb9f1c..0eba9a3 100644 --- a/ipcalc.spec +++ b/ipcalc.spec @@ -1,6 +1,6 @@ Name: ipcalc Version: 0.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: IP network address calculator # This is an updated version of ipcalc originally found @@ -51,6 +51,9 @@ make check %{_mandir}/man1/ipcalc.1* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu May 31 2018 Nikos Mavrogiannopoulos - 0.2.3-1 - New upstream release