Update to 0.1.7
Make report UI compatible with report-schema 1.2.0 Resolves: RHEL-55438 Fix remediation plan back button behavior Resolves: RHEL-30012
This commit is contained in:
parent
11a8b64e99
commit
b256e607c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
SOURCES/cockpit-leapp-0.1.6.tar.gz
|
||||
/cockpit-leapp-0.1.6.tar.gz
|
||||
/cockpit-leapp-0.1.7.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: cockpit-leapp
|
||||
Version: 0.1.6
|
||||
Release: 5%{?dist}
|
||||
Version: 0.1.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Leapp in-place upgrade Cockpit UI
|
||||
|
||||
License: LGPLv2+
|
||||
@ -40,6 +40,13 @@ touch %{_localstatedir}/log/leapp/remediations
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 10 2024 Bob Mader <bob@redhat.com> - 0.1.7-1
|
||||
- Update to 0.1.7
|
||||
- Make report UI compatible with report-schema 1.2.0
|
||||
Resolves: RHEL-55438
|
||||
- Fix remediation plan back button behavior
|
||||
Resolves: RHEL-30012
|
||||
|
||||
* Thu Mar 20 2022 Petr Stodulka <pstodulk@redhat.com> - 0.1.6-5
|
||||
- Rebuild
|
||||
- Resolves: #2037743
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-leapp-0.1.6.tar.gz) = 78ad98b8dc64f23ee179f2eb980c8a5251945e87b54bdfa344999e692d4179364caadf8435fc633f9e8302c58c72b9253215d95001feae72d5d201931e097f22
|
||||
SHA512 (cockpit-leapp-0.1.7.tar.gz) = 7bc92cc1e3aa0c8c1e7f0fa6954d495dfe2f43501812d8757f3e6ef1d3f21c2eb42f132b66e3f8a57ce696ffe9f1ada80cfcb6e7fea51f2d226e21e73a50316e
|
||||
|
Loading…
Reference in New Issue
Block a user