diff --git a/ipcalc-1.0.1.tar.gz b/ipcalc-1.0.1.tar.gz deleted file mode 100644 index 92b74a2..0000000 Binary files a/ipcalc-1.0.1.tar.gz and /dev/null differ diff --git a/ipcalc-1.0.2.tar.gz b/ipcalc-1.0.2.tar.gz new file mode 100644 index 0000000..6756dd0 Binary files /dev/null and b/ipcalc-1.0.2.tar.gz differ diff --git a/ipcalc.spec b/ipcalc.spec index c31d3fc..8274d28 100644 --- a/ipcalc.spec +++ b/ipcalc.spec @@ -1,6 +1,6 @@ Name: ipcalc -Version: 1.0.1 -Release: 2 +Version: 1.0.2 +Release: 1 Summary: IP network address calculator License: GPLv2+ @@ -44,6 +44,12 @@ sed -i 's/localhost/'$HOSTNAME'/g' tests/ip-localhost-ipv4-json %{_mandir}/man1/* %changelog +* Tue Jan 31 2023 xinghe - 1.0.2-1 +- Type:requirements +- ID:NA +- SUG:NA +- DESC: update ipcalc to 1.0.2 + * Wed Oct 19 2022 xinghe - 1.0.1-2 - Type:bugfix - ID:NA