[pungi/f16] bump to 2.9

Dennis Gilmore ausil at fedoraproject.org
Wed Jul 27 16:57:20 UTC 2011


commit 7c348dedab3d523b57816d1d06db095f9570aa7b
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Wed Jul 27 11:55:13 2011 -0500

    bump to 2.9

 .gitignore |    1 +
 pungi.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10d3678..9335df9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ pungi-2.1.2.tar.bz2
 /pungi-2.5.tar.bz2
 /pungi-2.6.tar.bz2
 /pungi-2.8.tar.bz2
+/pungi-2.9.tar.bz2
diff --git a/pungi.spec b/pungi.spec
index 96d47d1..e5eb9d8 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:        2.8
+Version:        2.9
 Release:        1%{?dist}
 Summary:        Distribution compose tool
 
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 27 2011 Dennis Gilmore <dennis at ausil.us> - 2.9-1
+- pass isfinal rather than is_beta to lorax 
+
 * Mon Jul 18 2011 Jesse Keating <jkeating at redhat.com> - 2.8-1
 - Always re-init the yum object (#717089)
 
diff --git a/sources b/sources
index ed1e2cf..403fbd9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-035c67fd1b3089cece15f0081aa2e492  pungi-2.8.tar.bz2
+afdff4b2cbf3242ce8f2ff29d7471316  pungi-2.9.tar.bz2


More information about the scm-commits mailing list