diff --git a/bwm-ng.spec b/bwm-ng.spec index 9e4ab1a..ddc2ba6 100644 --- a/bwm-ng.spec +++ b/bwm-ng.spec @@ -2,7 +2,7 @@ Summary: Bandwidth Monitor NG Name: bwm-ng Version: 0.6 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2+ Group: Applications/System @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/bwm-ng.1* %changelog +* Wed Jul 18 2012 Fedora Release Engineering - 0.6-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Jan 24 2012 Oliver Falk - 0.6-8 - Require hostname instead of net-tools (BZ#784368)