[packit] 40.20 upstream release
Upstream tag: anaconda-40.20-1 Upstream commit: 74c438a7
This commit is contained in:
parent
682afbb400
commit
82102b850e
1
.gitignore
vendored
1
.gitignore
vendored
@ -394,3 +394,4 @@
|
||||
/anaconda-40.15.tar.bz2
|
||||
/anaconda-40.17.tar.bz2
|
||||
/anaconda-40.18.tar.bz2
|
||||
/anaconda-40.20.tar.bz2
|
||||
|
@ -61,8 +61,3 @@ jobs:
|
||||
project: Anaconda
|
||||
preserve_project: True
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.89.0.post1.dev6+g2e76f716.
|
||||
The file was generated using packit 0.90.0.post1.dev3+g3d9551d2.
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.18
|
||||
Version: 40.20
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -57,7 +57,6 @@ BuildRequires: gobject-introspection-devel
|
||||
%if %{with glade}
|
||||
BuildRequires: glade-devel
|
||||
%endif
|
||||
BuildRequires: libgnomekbd-devel
|
||||
BuildRequires: libxklavier-devel >= %{libxklavierver}
|
||||
BuildRequires: make
|
||||
BuildRequires: pango-devel
|
||||
@ -273,9 +272,9 @@ Requires: anaconda-core = %{version}-%{release}
|
||||
Requires: anaconda-widgets = %{version}-%{release}
|
||||
Requires: python3-meh-gui >= %{mehver}
|
||||
Requires: adwaita-icon-theme
|
||||
Requires: tecla
|
||||
Requires: tigervnc-server-minimal
|
||||
Requires: libxklavier >= %{libxklavierver}
|
||||
Requires: libgnomekbd
|
||||
Requires: nm-connection-editor
|
||||
%ifnarch s390 s390x
|
||||
Requires: NetworkManager-wifi
|
||||
@ -462,6 +461,9 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 30 2024 Packit <hello@packit.dev> - 40.20-1
|
||||
- docs: add section about multi-package updates (kkoukiou)
|
||||
|
||||
* Wed Jan 24 2024 Jiri Konecny <jkonecny@redhat.com> - 40.18-1
|
||||
- Use flag file to signal backend is ready (jkonecny)
|
||||
- Start Firefox before Anaconda on Live (jkonecny)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.18.tar.bz2) = 251050c45a5de945132cc2b12d9eeb2ce849bf8b6269f12cad9e7864b4dcf8b38b8451c239faea132610dcbf8ce2221539113942627c948609a483419e7ac629
|
||||
SHA512 (anaconda-40.20.tar.bz2) = 9a2a5942cc0d545f20caad8a59033e3335a9bd40b7126a87acc886492664c51c0ae7c44c131f89772efe6c4b8ee8ad9a1a93ecd9bd9bef732efb4838a968d040
|
||||
|
Loading…
Reference in New Issue
Block a user