From cf4276653f6b5169d7af0b4e529c544b998d7c1b Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 7 May 2012 16:55:50 -0700 Subject: [PATCH] - Version 15.13 (bcl) - fix syntax problem in detectsrctype (bcl) - copy repo data to USB for F17 (#806166) (bcl) --- .gitignore | 1 + livecd-tools.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5bd9828..25aa164 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ livecd-tools-033.tar.bz2 /livecd-tools-15.10.tar.bz2 /livecd-tools-15.11.tar.bz2 /livecd-tools-15.12.tar.bz2 +/livecd-tools-15.13.tar.bz2 diff --git a/livecd-tools.spec b/livecd-tools.spec index aec183d..08fb046 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -4,7 +4,7 @@ Summary: Tools for building live CDs Name: livecd-tools -Version: 15.12 +Version: 15.13 Release: 1%{?dist} Epoch: 1 License: GPLv2 @@ -96,6 +96,11 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/imgcreate/*.pyc %changelog +* Mon May 07 2012 Brian C. Lane 15.13-1 +- Version 15.13 (bcl) +- fix syntax problem in detectsrctype (bcl) +- copy repo data to USB for F17 (#806166) (bcl) + * Thu Mar 01 2012 Brian C. Lane 15.12-1 - Version 15.12 (bcl) - livecd-iso-to-disk: Add 2MB slop to calculation (bcl) diff --git a/sources b/sources index bd1a6b5..3f862cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ddf5bbdce0c7c6141d0511615338e62c livecd-tools-15.12.tar.bz2 +35d28b04bde39f43b62d4016508375e6 livecd-tools-15.13.tar.bz2