From d6b369983e634db5a3ca29964fc599b317c0afa5 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Jul 05 2017 15:43:40 +0000 Subject: Setup for f26 final RC-1.5 Signed-off-by: Mohan Boddu --- diff --git a/fedora-final.conf b/fedora-final.conf index 10ad44b..8b31d38 100644 --- a/fedora-final.conf +++ b/fedora-final.conf @@ -66,7 +66,7 @@ createrepo_deltas = False # CHECKSUMS media_checksums = ['sha256'] media_checksum_one_file = True -media_checksum_base_filename = '%(release_short)s-%(variant)s-%(version)s-1.4-%(arch)s' +media_checksum_base_filename = '%(release_short)s-%(variant)s-%(version)s-1.5-%(arch)s' #jigdo create_jigdo = False @@ -225,7 +225,7 @@ createiso_skip = [ #] # Image name respecting Fedora's image naming policy -image_name_format = '%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s-1.4.iso' +image_name_format = '%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s-1.5.iso' # # Use the same format for volume id image_volid_formats = [ '%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s' @@ -265,7 +265,7 @@ translate_paths = [ # These will be inherited by live_media, live_images and image_build global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#origin/f26' -global_release = "1.4" +global_release = "1.5" global_version = '26' # live_images ignores this in favor of live_target global_target = 'f26'