#781 Setup for F31 Final 1.2
Merged 4 years ago by mohanboddu. Opened 4 years ago by mohanboddu.
mohanboddu/pungi-fedora f31-final-1.2  into  f31

file modified
+3 -3
@@ -82,7 +82,7 @@ 

  # CHECKSUMS

  media_checksums = ['sha256']

  media_checksum_one_file = True

- media_checksum_base_filename = '%(release_short)s-%(variant)s-%(version)s-1.1-%(arch)s'

+ media_checksum_base_filename = '%(release_short)s-%(variant)s-%(version)s-1.2-%(arch)s'

  #jigdo

  create_jigdo = False

  
@@ -242,7 +242,7 @@ 

  #]

  

  # Image name respecting Fedora's image naming policy

- image_name_format = '%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s-1.1.iso'

+ image_name_format = '%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s-1.2.iso'

  # # Use the same format for volume id

  image_volid_formats = [

       '%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s'
@@ -292,7 +292,7 @@ 

  

  # These will be inherited by live_media, live_images and image_build

  global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#origin/f31'

- global_release = '1.1'

+ global_release = '1.2'

  global_version = '31'

  # live_images ignores this in favor of live_target

  global_target = 'f31'

Pull-Request has been merged by mohanboddu

4 years ago
Metadata