summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bwm-ng.spec5
1 files changed, 4 insertions, 1 deletions
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 <rel-eng@lists.fedoraproject.org> - 0.6-9
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
* Tue Jan 24 2012 Oliver Falk <oliver@linux-kernel.at> - 0.6-8
- Require hostname instead of net-tools (BZ#784368)