[packit] 40.13 upstream release
Upstream tag: anaconda-40.13-1 Upstream commit: cf58b5de
This commit is contained in:
parent
5e11b73af1
commit
3561d33119
1
.gitignore
vendored
1
.gitignore
vendored
@ -390,3 +390,4 @@
|
|||||||
/anaconda-40.10.tar.bz2
|
/anaconda-40.10.tar.bz2
|
||||||
/anaconda-40.11.tar.bz2
|
/anaconda-40.11.tar.bz2
|
||||||
/anaconda-40.12.tar.bz2
|
/anaconda-40.12.tar.bz2
|
||||||
|
/anaconda-40.13.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 40.12
|
Version: 40.13
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -181,7 +181,6 @@ for live installations.
|
|||||||
|
|
||||||
%package install-env-deps
|
%package install-env-deps
|
||||||
Summary: Installation environment specific dependencies
|
Summary: Installation environment specific dependencies
|
||||||
BuildArchitectures: noarch
|
|
||||||
Requires: udisks2-iscsi
|
Requires: udisks2-iscsi
|
||||||
Requires: libblockdev-plugins-all >= %{libblockdevver}
|
Requires: libblockdev-plugins-all >= %{libblockdevver}
|
||||||
%if ! 0%{?rhel}
|
%if ! 0%{?rhel}
|
||||||
@ -230,7 +229,6 @@ dependencies as well.
|
|||||||
|
|
||||||
%package install-img-deps
|
%package install-img-deps
|
||||||
Summary: Installation image specific dependencies
|
Summary: Installation image specific dependencies
|
||||||
BuildArchitectures: noarch
|
|
||||||
# This package must have no weak dependencies.
|
# This package must have no weak dependencies.
|
||||||
# Pull in most stuff with the -env- metapackage
|
# Pull in most stuff with the -env- metapackage
|
||||||
Requires: anaconda-install-env-deps = %{version}-%{release}
|
Requires: anaconda-install-env-deps = %{version}-%{release}
|
||||||
@ -467,6 +465,10 @@ rm -rf \
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 05 2023 Packit <hello@packit.dev> - 40.13-1
|
||||||
|
- Keyboard layout descriptions: more liberal language name check (awilliam)
|
||||||
|
- Don't prepend random language to keyboard layout names (awilliam)
|
||||||
|
|
||||||
* Tue Dec 05 2023 Packit <hello@packit.dev> - 40.12-1
|
* Tue Dec 05 2023 Packit <hello@packit.dev> - 40.12-1
|
||||||
- Update translations from Weblate for master (github-actions)
|
- Update translations from Weblate for master (github-actions)
|
||||||
- docs: Add release note for bootupd support (vslavik)
|
- docs: Add release note for bootupd support (vslavik)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-40.12.tar.bz2) = 28638422d94e0115620e059183dada44e6970c894a5aa1edfeb5b5d0b99b0bc6887fc01a5b137e05a477d5f2552bc636e5a1437b4f4a366e81157daa5db09837
|
SHA512 (anaconda-40.13.tar.bz2) = 4bb2970cd8450c2ed5e71c5a3ff75aa72bf21ae9fa2846be832a5f9dbe1849cfb51b2ff7601b95aae912e6147bbb19495361d7cb086095b5be34368d09f8c1ca
|
||||||
|
Loading…
Reference in New Issue
Block a user