Update to 34.25.5.6 upstream release
- Update translations from Weblate for rhel-9 - Change location of rescue mode flag file (jstodola) Resolves: RHEL-4794 Upstream tag: anaconda-34.25.5.6 Upstream commit: 36d57b2f Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
a6cec13da0
commit
5b1abb6f5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -350,3 +350,4 @@
|
|||||||
/anaconda-34.25.5.1.tar.bz2
|
/anaconda-34.25.5.1.tar.bz2
|
||||||
/anaconda-34.25.5.3.tar.bz2
|
/anaconda-34.25.5.3.tar.bz2
|
||||||
/anaconda-34.25.5.5.tar.bz2
|
/anaconda-34.25.5.5.tar.bz2
|
||||||
|
/anaconda-34.25.5.6.tar.bz2
|
||||||
|
@ -45,6 +45,8 @@ jobs:
|
|||||||
|
|
||||||
- job: propose_downstream
|
- job: propose_downstream
|
||||||
trigger: release
|
trigger: release
|
||||||
|
# Tarballs are not uploaded to GitLab PR on CentOS (https://github.com/packit/packit-service/issues/2436)
|
||||||
|
manual_trigger: True
|
||||||
packages: [anaconda-centos]
|
packages: [anaconda-centos]
|
||||||
dist_git_branches: c9s
|
dist_git_branches: c9s
|
||||||
|
|
||||||
|
@ -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.95.0.
|
The file was generated using packit 0.97.2.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.5.5
|
Version: 34.25.5.6
|
||||||
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
|
||||||
@ -416,6 +416,11 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 01 2024 Katerina Koukiou <kkoukiou@redhat.com> - 34.25.5.6-1
|
||||||
|
- Update translations from Weblate for rhel-9
|
||||||
|
- Change location of rescue mode flag file (jstodola)
|
||||||
|
Resolves: RHEL-4794
|
||||||
|
|
||||||
* Mon May 20 2024 Katerina Koukiou <kkoukiou@redhat.com> - 34.25.5.5-1
|
* Mon May 20 2024 Katerina Koukiou <kkoukiou@redhat.com> - 34.25.5.5-1
|
||||||
- Update translations from Weblate for rhel-9
|
- Update translations from Weblate for rhel-9
|
||||||
- Do not rewrite logs in rescue mode (jstodola)
|
- Do not rewrite logs in rescue mode (jstodola)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.5.5.tar.bz2) = 02732304670c2e33a5fea7c34aed76d8e06bad6771761de2202c3125fc3f282983356a7ee3aba6ea7dc4a837ee516fd10c2337dedebca8b4432965d5be36a645
|
SHA512 (anaconda-34.25.5.6.tar.bz2) = be6e9a66f76b6be0f96bf75bdb9779dcd25f79c3db78d76507fc7e2833918efcb3718ed8c04442a406f662d88e64c3233191cfcba8a8dc72e38b9efe6e54aba5
|
||||||
|
Loading…
Reference in New Issue
Block a user