[packit] 39.17 upstream release
Upstream tag: anaconda-39.17-1 Upstream commit: 0f3d8d19
This commit is contained in:
parent
bb83fb29e3
commit
cf90187dec
1
.gitignore
vendored
1
.gitignore
vendored
@ -361,3 +361,4 @@
|
||||
/anaconda-39.14.tar.bz2
|
||||
/anaconda-39.15.tar.bz2
|
||||
/anaconda-39.16.tar.bz2
|
||||
/anaconda-39.17.tar.bz2
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.75.0.post23+g672eac3.
|
||||
The file was generated using packit 0.76.0.
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 39.16
|
||||
Release: 2%{?dist}
|
||||
Version: 39.17
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
|
||||
@ -470,6 +470,19 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue May 30 2023 Packit <hello@packit.dev> - 39.17-1
|
||||
- Remove unused parameter anaconda (vslavik)
|
||||
- Remove unused parameter opts (vslavik)
|
||||
- Remove unused parameter pass_to_boss (vslavik)
|
||||
- Rename parameters ks->ks_path (vslavik)
|
||||
- WebUI: move alert under header for review screen (jvanderwaa)
|
||||
- Reindent test file list (vslavik)
|
||||
- Fix ruff detections (vslavik)
|
||||
- Add ruff, a very fast linter (vslavik)
|
||||
- Move the User Interface module under Runtime (vslavik)
|
||||
- Increase the minimum EFI System Partition (ESP) size to 500MiB (richard)
|
||||
- Update translations from Weblate
|
||||
|
||||
* Wed May 24 2023 Petr Pisar <ppisar@redhat.com> - 39.16-2
|
||||
- Rebuild against rpm-4.19 (https://fedoraproject.org/wiki/Changes/RPM-4.19)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-39.16.tar.bz2) = a4503df9e6733a0b10ea7abe45f04fc04a1c74c923d8ea48087766db96d1b2bc81291e4fee036e98985d36084fd729cb0459f36993a6da69f291dd2d6e6f60e1
|
||||
SHA512 (anaconda-39.17.tar.bz2) = 57ff8eb1696590d30f8cc53453f5d6c7bd67d4cec1c1ce5c024f834d44524835797f804c995b9c7e2ca2be19658a651761804c60222381728b429da6a49b6d85
|
||||
|
Loading…
Reference in New Issue
Block a user