Merge tag 'imports/c10s/dnf-4.20.0-9.el10' into a10s
This commit is contained in:
commit
50c6321731
8
dnf.spec
8
dnf.spec
@ -68,7 +68,7 @@ It supports RPMs, modules and comps groups & environments.
|
||||
|
||||
Name: dnf
|
||||
Version: 4.20.0
|
||||
Release: 8%{?dist}.alma.1
|
||||
Release: 9%{?dist}.alma.1
|
||||
Summary: %{pkg_summary}
|
||||
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
||||
License: GPL-2.0-or-later AND GPL-1.0-only
|
||||
@ -431,10 +431,14 @@ popd
|
||||
%{python3_sitelib}/%{name}/automatic/
|
||||
|
||||
%changelog
|
||||
* Mon Oct 21 2024 Eduard Abdullin <eabdullin@almalinux.org> - 4.20.0-8.alma.1
|
||||
* Mon Dec 09 2024 Eduard Abdullin <eabdullin@almalinux.org> - 4.20.0-9.alma.1
|
||||
- Add x86_64_v2 to _BASEARCH_MAP
|
||||
- Add link to AlmaLinux bugtracker
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.20.0-9
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
* Tue Oct 15 2024 Petr Pisar <ppisar@redhat.com> - 4.20.0-8
|
||||
- Allow "dnf install --downloadonly" on locked OSTree and bootc systems
|
||||
(RHEL-62028)
|
||||
|
@ -4,6 +4,14 @@ discover:
|
||||
how: fmf
|
||||
filter: 'tag: CI-Tier-1'
|
||||
url: https://pkgs.devel.redhat.com/git/tests/dnf
|
||||
- name: libdnf
|
||||
how: fmf
|
||||
filter: 'tag: CI-Tier-1'
|
||||
url: https://pkgs.devel.redhat.com/git/tests/libdnf
|
||||
- name: yum
|
||||
how: fmf
|
||||
filter: 'tag: CI-Tier-1'
|
||||
url: https://pkgs.devel.redhat.com/git/tests/yum
|
||||
execute:
|
||||
how: tmt
|
||||
adjust:
|
||||
|
Loading…
Reference in New Issue
Block a user