From 5c6905f6ff179d11b6d56585ead09ae66a30acb6 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 24 May 2007 08:56:16 -0400 Subject: [PATCH] Change the version correctly --- pungi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pungi.spec b/pungi.spec index f0d3c1f3..964bd0b5 100644 --- a/pungi.spec +++ b/pungi.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pungi -Version: 0.3.4 +Version: 0.3.5 Release: 1%{?dist} Summary: Distribution compose tool