Updated to 0.11

This commit is contained in:
Jiri Kastner 2013-06-06 08:50:50 +02:00
parent 8b37b423eb
commit af24f10780
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -0,0 +1 @@
/tuna-0.11.tar.bz2

View File

@ -1 +1 @@
2f0fda8d3db2163283f3edda5a39ef98 tuna-0.9.1.tar.bz2
a4526164898b3e3bedb7e79a03b29189 tuna-0.11.tar.bz2

View File

@ -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@redhat.com> - 0.11-1
- New upstream release
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild