diff --git a/.cvsignore b/.cvsignore index 0a5f3fd6..a007b6db 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-2.0.12.tar.bz2 +pungi-2.0.13.tar.bz2 diff --git a/import.log b/import.log index 277503a8..7a47f713 100644 --- a/import.log +++ b/import.log @@ -11,3 +11,4 @@ pungi-2_0_9-1_fc10:HEAD:pungi-2.0.9-1.fc10.src.rpm:1228437620 pungi-2_0_10-1_fc10:HEAD:pungi-2.0.10-1.fc10.src.rpm:1234401376 pungi-2_0_11-1_fc11:HEAD:pungi-2.0.11-1.fc11.src.rpm:1236621458 pungi-2_0_12-1_fc11:HEAD:pungi-2.0.12-1.fc11.src.rpm:1236819215 +pungi-2_0_13-1_fc11:HEAD:pungi-2.0.13-1.fc11.src.rpm:1237914344 diff --git a/pungi.spec b/pungi.spec index 3f0419dd..3f2732c6 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.0.12 +Version: 2.0.13 Release: 1%{?dist} Summary: Distribution compose tool @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Mar 24 2009 Jesse Keating - 2.0.13-1 +- Add online-docs to pkgorder + * Wed Mar 11 2009 Jesse Keating - 2.0.12-1 - Update for yum API change diff --git a/sources b/sources index 5c76a34e..f2cfab3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5875a52d392a1e815feb27e74e1457ce pungi-2.0.12.tar.bz2 +bd3308c0ea47921b8241b0d436ae4a65 pungi-2.0.13.tar.bz2