From e6b851c3db4daf153e51f9592345b699dbf048cf Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 01:35:05 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- livecd-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/livecd-tools.spec b/livecd-tools.spec index e927fa0..7a1b540 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -5,7 +5,7 @@ Summary: Tools for building live CDs Name: livecd-tools Version: 21.1 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPLv2 Group: System Environment/Base @@ -106,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/imgcreate/*.pyc %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1:21.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Apr 15 2014 Brian C. Lane 21.1-1 - Version 21.1 (bcl) - Update live.py for syslinux 6.02-4 (bcl)