summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libstatgrab.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/libstatgrab.spec b/libstatgrab.spec
index 3f0f8ea..fb87fa2 100644
--- a/libstatgrab.spec
+++ b/libstatgrab.spec
@@ -4,7 +4,7 @@ Summary: Make system statistics
Name: libstatgrab
Version: 0.16
-Release: 4%{?dist}
+Release: 5%{?dist}
Source0: http://ftp.i-scream.org/pub/i-scream/%{name}/%{name}-%{version}.tar.gz
Patch0: %{name}.nochmod.patch
@@ -134,6 +134,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/vm_stats
%changelog
+* Thu Jan 27 2011 Oliver Falk <oliver@linux-kernel.at> 0.16-5
+- Rebuild for new perl-5.12.3
+
* Fri Feb 12 2010 Oliver Falk <oliver@linux-kernel.at> 0.16-4
- Disable building of static libs #556075