diff --git a/bin/trafgrapher.py b/bin/trafgrapher.py index 36625b0..56812e3 100755 --- a/bin/trafgrapher.py +++ b/bin/trafgrapher.py @@ -1,4 +1,5 @@ #!/usr/bin/python3 -S +# -*- coding: utf-8 -*- ''' TrafGrapher collector diff --git a/trafgrapher.spec b/trafgrapher.spec index 7038c4b..45a93fc 100644 --- a/trafgrapher.spec +++ b/trafgrapher.spec @@ -9,7 +9,7 @@ Name: trafgrapher Version: 3.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Collect and display network/disk/storage transfers. License: MIT