[packit] 38.21 upstream release
Upstream tag: anaconda-38.21-1 Upstream commit: 61e22ca1 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
61bee882c8
commit
d305fe7015
1
.gitignore
vendored
1
.gitignore
vendored
@ -342,3 +342,4 @@
|
|||||||
/anaconda-38.18.tar.bz2
|
/anaconda-38.18.tar.bz2
|
||||||
/anaconda-38.19.tar.bz2
|
/anaconda-38.19.tar.bz2
|
||||||
/anaconda-38.20.tar.bz2
|
/anaconda-38.20.tar.bz2
|
||||||
|
/anaconda-38.21.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 38.20
|
Version: 38.21
|
||||||
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
|
||||||
@ -101,7 +101,6 @@ Requires: python3-pwquality
|
|||||||
Requires: python3-systemd
|
Requires: python3-systemd
|
||||||
Requires: python3-productmd
|
Requires: python3-productmd
|
||||||
Requires: python3-dasbus >= %{dasbusver}
|
Requires: python3-dasbus >= %{dasbusver}
|
||||||
Requires: python3-packaging
|
|
||||||
Requires: flatpak-libs
|
Requires: flatpak-libs
|
||||||
%if %{defined rhel} && %{undefined centos}
|
%if %{defined rhel} && %{undefined centos}
|
||||||
Requires: subscription-manager >= %{subscriptionmanagerver}
|
Requires: subscription-manager >= %{subscriptionmanagerver}
|
||||||
@ -464,6 +463,11 @@ rm -rf \
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 07 2023 Packit <hello@packit.dev> - 38.21-1
|
||||||
|
- Sort RPM versions via rpm.labelCompare() and not via
|
||||||
|
packaging.version.LegacyVersion() (miro)
|
||||||
|
- Update translations from Weblate
|
||||||
|
|
||||||
* Tue Feb 07 2023 Packit <hello@packit.dev> - 38.20-1
|
* Tue Feb 07 2023 Packit <hello@packit.dev> - 38.20-1
|
||||||
- Add Sericea - ostree based Sway variant (jkonecny)
|
- Add Sericea - ostree based Sway variant (jkonecny)
|
||||||
- Fix the systemd generator for systemd 253 (#2165433) (awilliam)
|
- Fix the systemd generator for systemd 253 (#2165433) (awilliam)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-38.20.tar.bz2) = 0a371375ac31b6b821736c12566f90ab70ded8c84bfd3dbfa168d924a900b3b7a5bf56e3dc3de72675a7aee6b7855ee34ccc9947b1866149f2cbf5dcd0f2d12b
|
SHA512 (anaconda-38.21.tar.bz2) = 4a3d4a5fd8b3b628bf547c5e123c376b68340fc9ee9fb7984879b85343e9c0485eda735cc03299d5aa73271d62dfc588826dea25452e31e476f0074e8c973dc4
|
||||||
|
Loading…
Reference in New Issue
Block a user