summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2012-07-18 13:25:40 -0500
committerDennis Gilmore <dennis@ausil.us>2012-07-18 13:25:40 -0500
commitf7b01f7c30811174c37476d7e20b30b19e0535f2 (patch)
treefbdf6107914cfffc829d1ec1f32a105cf36be17a
parent48c46fc743e208aad4da63a45add457f2b1c5c87 (diff)
downloadbwm-ng-f7b01f7c30811174c37476d7e20b30b19e0535f2.tar.gz
bwm-ng-f7b01f7c30811174c37476d7e20b30b19e0535f2.tar.xz
bwm-ng-f7b01f7c30811174c37476d7e20b30b19e0535f2.zip
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuildf18
-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)