- Remove kickstart btrfs support (mkolman)
Related: rhbz#1961087 - Use RHEL9 versions of commands from RHEL9 handler (mkolman) Related: rhbz#1961087 - Use RHEL 9 handler (mkolman) Resolves: rhbz#1961087
This commit is contained in:
parent
02a6459ee9
commit
f1ecf8398b
1
.gitignore
vendored
1
.gitignore
vendored
@ -290,3 +290,4 @@
|
|||||||
/anaconda-34.25.0.7.tar.bz2
|
/anaconda-34.25.0.7.tar.bz2
|
||||||
/anaconda-34.25.0.8.tar.bz2
|
/anaconda-34.25.0.8.tar.bz2
|
||||||
/anaconda-34.25.0.9.tar.bz2
|
/anaconda-34.25.0.9.tar.bz2
|
||||||
|
/anaconda-34.25.0.10.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.0.9
|
Version: 34.25.0.10
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -35,7 +35,7 @@ Source0: %{name}-%{version}.tar.bz2
|
|||||||
%define libxklavierver 5.4
|
%define libxklavierver 5.4
|
||||||
%define mehver 0.23-1
|
%define mehver 0.23-1
|
||||||
%define nmver 1.0
|
%define nmver 1.0
|
||||||
%define pykickstartver 3.32-1
|
%define pykickstartver 3.32.2-1
|
||||||
%define pypartedver 2.5-2
|
%define pypartedver 2.5-2
|
||||||
%define pythonblivetver 1:3.3.3-1
|
%define pythonblivetver 1:3.3.3-1
|
||||||
%define rpmver 4.10.0
|
%define rpmver 4.10.0
|
||||||
@ -407,6 +407,14 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 28 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.10-1
|
||||||
|
- Remove kickstart btrfs support (mkolman)
|
||||||
|
Related: rhbz#1961087
|
||||||
|
- Use RHEL9 versions of commands from RHEL9 handler (mkolman)
|
||||||
|
Related: rhbz#1961087
|
||||||
|
- Use RHEL 9 handler (mkolman)
|
||||||
|
Resolves: rhbz#1961087
|
||||||
|
|
||||||
* Tue Jun 22 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.9-1
|
* Tue Jun 22 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.9-1
|
||||||
- Update the pixel depth of xvnc server from 16 to 24 (rvykydal)
|
- Update the pixel depth of xvnc server from 16 to 24 (rvykydal)
|
||||||
Resolves: rhbz#1973607
|
Resolves: rhbz#1973607
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.0.9.tar.bz2) = 92ff3a6c516c163dda6b9f21389a5b3a0cdafd42b91c7230e4097086e6d5d274f94b5b0a9b0c497d48fe57aba318fea8a491300bc33326234176314a572b9842
|
SHA512 (anaconda-34.25.0.10.tar.bz2) = dfd1f46539a30232d7baaf0bb203cc7138ecce304a65f4d1cf3afb691dc41e67b534dbafe9aa1920a593548ee70490c17cb63d47337e5d32607bbb2bfbc945ad
|
||||||
|
Loading…
Reference in New Issue
Block a user