[tuna] Updated to 0.11

jkastner jkastner at fedoraproject.org
Thu Jun 6 06:52:19 UTC 2013


commit af24f1078050c9e3e6d5a1915813e9b9abc112ea
Author: Jiri Kastner <cz172638 at gmail.com>
Date:   Thu Jun 6 08:50:50 2013 +0200

    Updated to 0.11

 .gitignore |    1 +
 sources    |    2 +-
 tuna.spec  |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..b1ed443 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/tuna-0.11.tar.bz2
diff --git a/sources b/sources
index d3bec1e..ea3707e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f0fda8d3db2163283f3edda5a39ef98  tuna-0.9.1.tar.bz2
+a4526164898b3e3bedb7e79a03b29189  tuna-0.11.tar.bz2
diff --git a/tuna.spec b/tuna.spec
index 2c2f9af..b4daf7a 100644
--- a/tuna.spec
+++ b/tuna.spec
@@ -2,8 +2,8 @@
 %{!?python_ver: %define python_ver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name: tuna
-Version: 0.9.1
-Release: 6%{?dist}
+Version: 0.11
+Release: 1%{?dist}
 License: GPLv2
 Summary: Application tuning GUI & command line utility
 Group: Applications/System
@@ -12,7 +12,7 @@ URL: http://userweb.kernel.org/~acme/tuna/
 BuildArch: noarch
 BuildRequires: python-devel, gettext
 Requires: python-ethtool
-Requires: python-linux-procfs >= 0.4.2
+Requires: python-linux-procfs >= 0.4.6
 Requires: python-schedutils >= 0.2
 # This really should be a Suggests...
 # Requires: python-inet_diag
@@ -87,6 +87,9 @@ rm -rf %{buildroot}
 %doc docs/oscilloscope+tuna.pdf
 
 %changelog
+* Thu Jun  6 2013 Jiri Kastner <jkastner at redhat.com> - 0.11-1
+- New upstream release
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list