From 2df496a25d778be48e3d749e2331a9430e1b14f7 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 15 Oct 2015 16:08:26 -0700 Subject: [PATCH] - Actually add the source file --- .gitignore | 1 + livecd-tools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3e4d254..2fd0d88 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /livecd-tools-21.4.tar.bz2 /livecd-tools-23.0.tar.bz2 /livecd-tools-23.1.tar.gz +/livecd-tools-23.2.tar.gz diff --git a/livecd-tools.spec b/livecd-tools.spec index 2b65c8e..f0803c2 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -5,7 +5,7 @@ Summary: Tools for building live CDs Name: livecd-tools Version: 23.2 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 License: GPLv2 Group: System Environment/Base @@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/imgcreate/*.pyc %changelog +* Thu Oct 15 2015 Brian C. Lane 23.2-3 +- Actually add the source file + * Thu Oct 15 2015 Brian C. Lane 23.2-2 - Version 23.2 (bcl) - Use add_drivers for dracut config (#1192030) (bcl) diff --git a/sources b/sources index 59cba7d..0673dbf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d83ab63fbc21cfcaabc2630113cb82e livecd-tools-23.1.tar.gz +53df07365a396637d59f8ed5735e3db1 livecd-tools-23.2.tar.gz