diff --git a/tuned.spec b/tuned.spec index 8410bd5..b996ab7 100644 --- a/tuned.spec +++ b/tuned.spec @@ -1,7 +1,7 @@ Summary: A dynamic adaptive system tuning daemon Name: tuned -Version: 0.2.4 -Release: 2%{?dist} +Version: 0.2.5 +Release: 0.1%{?dist} License: GPLv2+ Group: System Environment/Daemons # The source for this package was pulled from upstream git. Use the @@ -18,7 +18,6 @@ Requires(preun): chkconfig Requires(preun): initscripts Requires(postun): initscripts BuildArch: noarch -Requires: kobo %description The tuned package contains a daemon that tunes system settings dynamically. @@ -97,6 +96,10 @@ fi %changelog +* Mon Oct 12 2009 Petr Lautrbach 0.2.5-0.1 +- Removed dependence on kobo +- Bumped to 0.2.5 pre release version + * Wed Sep 23 2009 Petr Lautrbach 0.2.4-2 - fixed url to fedorahosted project page - Resolves: #519019