Commit Graph

4 Commits

Author SHA1 Message Date
Joe Lawrence
e3c8249a60 spec: update for 0.9.2-3
Update the specfile release and changelog.

Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
2021-03-05 11:18:48 -05:00
Joe Lawrence
56c816d830 spec: fix kpatch-dnf description typos
The kpatch-dnf description:
  "kpatch-dnf is a DNF plugin than manages subcription ..."

should read:
  "kpatch-dnf is a DNF plugin that manages subscription ..."

Resolves: rhbz#1934292
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
2021-03-03 14:07:08 -05:00
Julien Thierry
ade4d69f4c spec: Fix kpatch-dnf dependencies
Unlike kpatch and kpatch-dnf, python3 is not part of the BaseOS compose.
Hence, kpatch-dnf shouldn't depend on python3. Akin to other BaseOS dnf
plugins, depending on python3-dnf is enough and have a dependency on
system-python to have python3 ABI. (And kpatch-dnf is not shipped on
RHEL version having system-python with python2 ABI, so we don't have to
worry about that case)

Resolves: rhbz#1912457
Signed-off-by: Julien Thierry <jthierry@redhat.com>
2021-01-13 08:38:22 -05:00
Joe Lawrence
0834160357 tree: import rhel-9.0.0-alpha files from latest rhel-8 branch
The rhel-9.0.0-alpha branch is empty, so bring in all the files from the
rhel-8.4.0 branch.

Resolves: rhbz#1901593
Acked-by: Artem Savkov <asavkov@redhat.com>
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
2020-12-02 13:13:54 -05:00