Auto sync2gitlab import of anaconda-33.16.7.8-1.el8.src.rpm
This commit is contained in:
parent
d474fbfa0d
commit
75a61b13a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/anaconda-33.16.7.5.tar.bz2
|
||||
/anaconda-33.16.7.6.tar.bz2
|
||||
/anaconda-33.16.7.7.tar.bz2
|
||||
/anaconda-33.16.7.8.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.16.7.7
|
||||
Version: 33.16.7.8
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -33,7 +33,7 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
%define libxklavierver 5.4
|
||||
%define mehver 0.23-1
|
||||
%define nmver 1.0
|
||||
%define pykickstartver 3.16.11-1
|
||||
%define pykickstartver 3.16.15-1
|
||||
%define pypartedver 2.5-2
|
||||
%define rpmver 4.10.0
|
||||
%define simplelinever 1.1-1
|
||||
@ -81,7 +81,7 @@ The anaconda package is a metapackage for the Anaconda installer.
|
||||
Summary: Core of the Anaconda installer
|
||||
Requires: python3-libs
|
||||
Requires: python3-dnf >= %{dnfver}
|
||||
Requires: python3-blivet >= 1:3.4.0-1
|
||||
Requires: python3-blivet >= 1:3.4.0-12
|
||||
Requires: python3-blockdev >= %{libblockdevver}
|
||||
Requires: python3-meh >= %{mehver}
|
||||
Requires: libreport-anaconda >= 2.0.21-1
|
||||
@ -367,6 +367,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 14 2022 Martin Kolman <mkolman@redhat.com> - 33.16.7.8-1
|
||||
- Allow to omit WWPN and LUN for NPIV-enabled zFCP devices (jstodola)
|
||||
Resolves: rhbz#1497086
|
||||
- Reduce the width of the zFCP dialog (jstodola)
|
||||
Related: rhbz#1497086
|
||||
|
||||
* Tue Jun 28 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.7-1
|
||||
- bootloader: do not consider non-ibft iscsi disk as usable for bootloader
|
||||
(rvykydal)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-33.16.7.7.tar.bz2) = 3a19411538c056ae5a0933c1699aaf5295628a4b9c8cdc14dce7d4669b0121521e3b80de2359fcaf73dc7b9bedd3cedfe17f0e12dc8152c1d7bcc010e673a991
|
||||
SHA512 (anaconda-33.16.7.8.tar.bz2) = fe034c7b90fb301e7a7c8f76957f71d8e02427af822a6cdf787a7bd76907198321b51485a3e1d1a6a2f27ebb389d4173b2160a48876aaef5098e3c92a2b4d7f4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user