diff --git a/.gitignore b/.gitignore index dad450c..07a0879 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ collectl-3.4.2.src.tar.gz /collectl-3.4.3.src.tar.gz +/collectl-3.5.0.src.tar.gz diff --git a/collectl.spec b/collectl.spec index 8b0bc13..5d06994 100644 --- a/collectl.spec +++ b/collectl.spec @@ -1,7 +1,7 @@ Summary: A utility to collect various Linux performance data Name: collectl -Version: 3.4.3 -Release: 2%{?dist} +Version: 3.5.0 +Release: 1%{?dist} License: GPLv2+ or Artistic Group: Applications/System Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.src.tar.gz @@ -95,6 +95,9 @@ fi %changelog +* Fri Mar 25 2011 Dan HorĂ¡k 3.5.0-1 +- upgrade to upstream version 3.5.0 + * Tue Feb 08 2011 Fedora Release Engineering - 3.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 68fa873..361f2b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d82372ad6c3cf1e5453bf0b73416132 collectl-3.4.3.src.tar.gz +583c1dbcee5f1b9bced156fa549593a8 collectl-3.5.0.src.tar.gz