summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@doppio.ghostprotocols.net>2009-01-13 13:32:52 -0200
committerArnaldo Carvalho de Melo <acme@doppio.ghostprotocols.net>2009-01-13 13:32:52 -0200
commit57485878ca63d8c48dedd4a799a4866da483a6ea (patch)
treed6f7a7462b3872ac81be029af699112ea49b235d
parent27edc242ef4fb934068d207f8a9e7f6da6a58f9a (diff)
downloadpython-linux-procfs-57485878ca63d8c48dedd4a799a4866da483a6ea.tar.gz
rpm: bump to 0.4.2
Thanks to Guy Streeter for letting me know about this problem. Signed-off-by: Arnaldo Carvalho de Melo <acme@doppio.ghostprotocols.net>
-rw-r--r--rpm/SPECS/python-linux-procfs.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/SPECS/python-linux-procfs.spec b/rpm/SPECS/python-linux-procfs.spec
index 0a2a55d..dd94b9a 100644
--- a/rpm/SPECS/python-linux-procfs.spec
+++ b/rpm/SPECS/python-linux-procfs.spec
@@ -2,7 +2,7 @@
%{!?python_ver: %define python_ver %(%{__python} -c "import sys ; print sys.version[:3]")}
Name: python-linux-procfs
-Version: 0.4
+Version: 0.4.2
Release: 1%{?dist}
License: GPLv2
Summary: Linux /proc abstraction classes