Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/anaconda.git#16fd7bf7584b54455cec4a0835877be4c8ad34a8
This commit is contained in:
parent
b5d0abe0f2
commit
86fa3e77e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -276,3 +276,4 @@
|
||||
/anaconda-34.24.1.tar.bz2
|
||||
/anaconda-34.24.2.tar.bz2
|
||||
/anaconda-34.24.3.tar.bz2
|
||||
/anaconda-34.24.4.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.24.3
|
||||
Version: 34.24.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -48,7 +48,7 @@ Patch2: 0003-Do-not-require-inst.-prefixes-for-Anaconda-boot-argu.patch
|
||||
%define nmver 1.0
|
||||
%define pykickstartver 3.32-1
|
||||
%define pypartedver 2.5-2
|
||||
%define pythonblivetver 1:3.2.2-1
|
||||
%define pythonblivetver 1:3.3.3-1
|
||||
%define rpmver 4.10.0
|
||||
%define simplelinever 1.1-1
|
||||
%define subscriptionmanagerver 1.26
|
||||
@ -423,6 +423,22 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 18 2021 Martin Kolman <mkolman@redhat.com> - 34.24.4-1
|
||||
- [Storage] add btrfs_compression option (#1928857) (michel)
|
||||
- Correct branch config after merge (vslavik)
|
||||
- Enable Makefiles and Dockerfiles for branched Fedora (vslavik)
|
||||
- packit: make tests ⊂ builds for the chroot set (ttomecek)
|
||||
- packit: run all actions in a single action (ttomecek)
|
||||
- configure.ac: make the Copyright up to date (ttomecek)
|
||||
- ovirt: rebase on CentOS Stream (sbonazzo)
|
||||
- Use a custom stylesheet to define RHEL-specific stylesheet data (vponcova)
|
||||
- Remove unused variables from Makefile (vslavik)
|
||||
- Drop astroid hotfix patch (jkonecny)
|
||||
- Don't block the start of the Network module by the hostname service
|
||||
(vponcova)
|
||||
- Remove unused variables related to mock (vslavik)
|
||||
- Save lorax-packages.log to installed system (rvykydal)
|
||||
|
||||
* Mon Feb 15 2021 Martin Kolman <mkolman@redhat.com> - 34.24.3-1
|
||||
- Do not hard-require zram-generator-default on RHEL just yet (mkolman)
|
||||
- Improve Packit configuration to use fedora-development (jkonecny)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.24.3.tar.bz2) = c5c121aa094ca0126e4e6c38924873d372def04a2c064b150d1eb3767be099448ec9e5d2de81c714c25ac932b17b5c864462a4f33cc438373bcf775957f5cf5e
|
||||
SHA512 (anaconda-34.24.4.tar.bz2) = 0c5c117ee54559e323eef18c27593560a625171c7363cfe4bfb84c917fdbf3a67d0e995c85839f35f61c812d39ab9fea0b35d4cb5f4c8212be7cc19e5b723ca0
|
||||
|
Loading…
Reference in New Issue
Block a user