#15 Update to upstream release 36.14
Closed 2 years ago by m4rtink. Opened 2 years ago by packit.
rpms/ packit/anaconda 36.14-main-update  into  main

[packit] 36.14 upstream release
Packit Service • 2 years ago  
file modified
+1
@@ -308,3 +308,4 @@ 

  /anaconda-36.11.tar.bz2

  /anaconda-36.12.tar.bz2

  /anaconda-36.13.tar.bz2

+ /anaconda-36.14.tar.bz2

file modified
+1
@@ -1,6 +1,7 @@ 

  specfile_path: anaconda.spec

  upstream_package_name: anaconda

  upstream_tag_template: anaconda-{version}-1

+ copy_upstream_release_description: true

  actions:

    post-upstream-clone:

      - ./autogen.sh

file modified
+10 -1
@@ -1,6 +1,6 @@ 

  Summary: Graphical system installer

  Name:    anaconda

- Version: 36.13

+ Version: 36.14

  Release: 1%{?dist}

  License: GPLv2+ and MIT

  URL:     http://fedoraproject.org/wiki/Anaconda
@@ -411,6 +411,15 @@ 

  %{_prefix}/libexec/anaconda/dd_*

  

  %changelog

+ * Mon Jan 10 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 36.14-1

+ Anaconda release 36.14.

+ 

+ 

+ - Move the code for adding repositories to the DNF base (vponcova)

+ - Allow to convert kickstart repositories into DBus data (vponcova)

+ - Skip /etc/machine-info during live installs (#2036199) (awilliam)

+ 

+ 

  * Thu Jan 06 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 36.13-1

  - New version - 36.13 (Martin Kolman)

  - Fix names of tests for the OPAL compatibility verification (Vendula Poncova)

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (anaconda-36.13.tar.bz2) = 389f875a7dbb9948045320a24bc029d9b22f85625d838134e1bb05906f98e419ed0d227f0874aa3f47675275145101197f367ae55b446e8e758d3361389097ca

+ SHA512 (anaconda-36.14.tar.bz2) = 7a25cb872c13d6abc70608f272c889c3089991f274c31dc8649615deff9c0e99ad8a06d4e60dd57bcc93713963122a81d056daf1856dd90cd034e3d31ec85ec8

Upstream tag: anaconda-36.14-1
Upstream commit: 5cf8b5dd

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Pull-Request has been closed by m4rtink

2 years ago