diff --git a/iptraf-ng.spec b/iptraf-ng.spec index 598607c..5b03ec2 100644 --- a/iptraf-ng.spec +++ b/iptraf-ng.spec @@ -1,6 +1,6 @@ Name: iptraf-ng Summary: A console-based network monitoring utility -Version: 1.2.0 +Version: 1.2.1 Release: 1 License: GPLv2+ URL: https://github.com/%{name}/%{name}/ @@ -70,6 +70,12 @@ install -d -m 0755 %{buildroot}/run/%{name}/ %{_mandir}/man8/*.8.gz %changelog +* Tue Jan 26 2021 xihaochen - 1.2.1-1 +- Type:requirements +- Id:NA +- SUG:NA +- DESC:update iptraf-ng to 1.2.1 + * Wed Jul 22 2020 lunankun - 1.2.0-1 - Type:update - Id:NA diff --git a/v1.2.0.tar.gz b/v1.2.0.tar.gz deleted file mode 100644 index bec2acf..0000000 Binary files a/v1.2.0.tar.gz and /dev/null differ diff --git a/v1.2.1.tar.gz b/v1.2.1.tar.gz new file mode 100644 index 0000000..7f00f93 Binary files /dev/null and b/v1.2.1.tar.gz differ