import CS leapp-0.17.0-1.el8
This commit is contained in:
parent
dc97626938
commit
cbc4cfc1b6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/leapp-0.16.0.tar.gz
|
||||
SOURCES/leapp-0.17.0.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
55a4e79ef32020e0fe16e34afe6b128cdc1b3613 SOURCES/leapp-0.16.0.tar.gz
|
||||
7df86035fcdb5151b609e3f657203a1f91a9364c SOURCES/leapp-0.17.0.tar.gz
|
||||
|
@ -36,8 +36,8 @@
|
||||
%endif
|
||||
|
||||
Name: leapp
|
||||
Version: 0.16.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.17.0
|
||||
Release: 1%{?dist}
|
||||
Summary: OS & Application modernization framework
|
||||
|
||||
License: ASL 2.0
|
||||
@ -66,6 +66,7 @@ Requires: leapp-repository
|
||||
# PATCHES HERE
|
||||
# Patch0001: filename.patch
|
||||
|
||||
|
||||
%description
|
||||
Leapp utility provides the possibility to use the Leapp framework via CLI.
|
||||
The utility itself does not define any subcommands but "help". All leapp
|
||||
@ -242,6 +243,14 @@ install -m 0644 -p man/leapp.1 %{buildroot}%{_mandir}/man1/
|
||||
# no files here
|
||||
|
||||
%changelog
|
||||
* Tue Feb 13 2024 Toshio Kuratomi <toshio@fedoraproject.org> - - 0.17.0-1
|
||||
- Rebase to upstream version v0.17.0.
|
||||
- Resolves: RHEL-21451
|
||||
|
||||
* Fri Jan 12 2024 Petr Stodulka <pstodulk@redhat.com> - 0.16.0-3
|
||||
- Add external links to the text version of the generated report file
|
||||
- Resolves: RHEL-21451
|
||||
|
||||
* Wed Aug 23 2023 Petr Stodulka <pstodulk@redhat.com> - 0.16.0-2
|
||||
- Bump leapp-framework to 5.0
|
||||
- Resolves: #2223312
|
||||
|
Loading…
Reference in New Issue
Block a user