forked from rpms/anaconda
[packit] 38.15 upstream release
Upstream tag: anaconda-38.15-1 Upstream commit: bd82e018 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
7ae819e3b1
commit
0661830c60
1
.gitignore
vendored
1
.gitignore
vendored
@ -337,3 +337,4 @@
|
|||||||
/anaconda-38.12.tar.bz2
|
/anaconda-38.12.tar.bz2
|
||||||
/anaconda-38.13.tar.bz2
|
/anaconda-38.13.tar.bz2
|
||||||
/anaconda-38.14.tar.bz2
|
/anaconda-38.14.tar.bz2
|
||||||
|
/anaconda-38.15.tar.bz2
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
https://packit.dev/
|
||||||
The file was generated using packit 0.65.1.dev7+gbf5a556.
|
The file was generated using packit 0.65.2.post7+g7ef543f.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 38.14
|
Version: 38.15
|
||||||
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
|
||||||
@ -464,10 +464,22 @@ rm -rf \
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 10 2023 Packit <hello@packit.dev> - 38.15-1
|
||||||
|
- webui: update obsolete comment (rvykydal)
|
||||||
|
- webui: pin down tag for fetching cockpit's test library (kkoukiou)
|
||||||
|
- bootloader/zipl.py: update for zipl >= 2.25.0 (dan)
|
||||||
|
- docs: Track also automated releases (vslavik)
|
||||||
|
- shellcheck: Double quote to prevent globbing and word splitting (vponcova)
|
||||||
|
- Remove the StorageChecker.remove_check method (vponcova)
|
||||||
|
- Remove the CONNECTION_ACTIVATION_TIMEOUT constant (vponcova)
|
||||||
|
- Remove the DEFAULT_DBUS_TIMEOUT constant (vponcova)
|
||||||
|
- GUI: Update the glade file for the Installation Source screen (vponcova)
|
||||||
|
- Update translations from Weblate
|
||||||
|
|
||||||
* Thu Dec 22 2022 Packit <hello@packit.dev> - 38.14-1
|
* Thu Dec 22 2022 Packit <hello@packit.dev> - 38.14-1
|
||||||
- Fix typo in the docs (jkonecny)
|
- Fix typo in the docs (jkonecny)
|
||||||
- docs: corrections and additions to the history (msw)
|
- docs: corrections and additions to the history (msw)
|
||||||
- Ignore SIGINT in D-Bus launcher and x11 too (iasunsea)
|
- Ignore SIGINT in D-Bus launcher and x11 too (iasunsea)
|
||||||
- update translations
|
- update translations
|
||||||
|
|
||||||
* Thu Dec 22 2022 Packit <hello@packit.dev> - 38.13-1
|
* Thu Dec 22 2022 Packit <hello@packit.dev> - 38.13-1
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-38.14.tar.bz2) = 31e40320d27989baf766fdf0848dcb782f31d0d0a38523d6aaa8738152b2c86fa2fdadec417617c03f1cca6aafbbabbefbeee58dce1d3734e53be8d1ba3ccc6e
|
SHA512 (anaconda-38.15.tar.bz2) = d923b8d8b634398729f289e4319a9ad59765156aaf291f2cbeaf50d44f29768fa15171a09a2ec0fdf0472dd091da06b464556e86be803be16cdefe4eca7d1066
|
||||||
|
Loading…
Reference in New Issue
Block a user