From 71795083d3d5cfccebccd0ea396e3faf17a9688a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 18 Sep 2007 20:45:07 +0000 Subject: [PATCH] New release to create media repo file. Used by yum/pirut post install --- .cvsignore | 2 +- pungi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0655d6a2..24f4021d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-1.1.0.tar.gz +pungi-1.1.1.tar.gz diff --git a/pungi.spec b/pungi.spec index 29814d1c..8d3d1a15 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: 1.1.0 +Version: 1.1.1 Release: 1%{?dist} Summary: Distribution compose tool @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Sep 18 2007 Jesse Keating - 1.1.1-1 +- Create a media.repo file on the first iso + * Fri Sep 14 2007 Jesse Keating - 1.1.0-1 - Create repoview content in the tree - Move the .composeinfo file into the directory we actually publish diff --git a/sources b/sources index 95b961d8..32d15b0c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3b7fc5296b9d4c7d9a18c81142baff1 pungi-1.1.0.tar.gz +60e42213c8e0fc5d8306f6b32d468397 pungi-1.1.1.tar.gz