diff --git a/iptraf-ng.spec b/iptraf-ng.spec index 2b35369..be2672b 100644 --- a/iptraf-ng.spec +++ b/iptraf-ng.spec @@ -1,7 +1,7 @@ Summary: A console-based network monitoring utility Name: iptraf-ng Version: 1.1.4 -Release: 20%{?dist} +Release: 21%{?dist} Source0: https://github.com/iptraf-ng/iptraf-ng/archive/v%{version}.tar.gz Source1: %{name}-logrotate.conf Source2: %{name}-tmpfiles.conf @@ -76,6 +76,9 @@ install -d -m 0755 %{buildroot}/run/%{name}/ %{_prefix}/lib/tmpfiles.d/%{name}.conf %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.1.4-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Jul 16 2018 Phil Cameron - 1.1.4-20 - add BuildRequires: gcc