import cockpit-session-recording-6-2.el8
This commit is contained in:
parent
2bb2a5bff2
commit
dd4789a78f
@ -1 +1 @@
|
|||||||
58464e5a93fa656943188c5c3d7f05608ab8801e SOURCES/cockpit-session-recording-4.tar.gz
|
d68922ce4077272accbd431697e343bb9b0f287c SOURCES/cockpit-session-recording-6.tar.gz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/cockpit-session-recording-4.tar.gz
|
SOURCES/cockpit-session-recording-6.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: cockpit-session-recording
|
Name: cockpit-session-recording
|
||||||
Version: 4
|
Version: 6
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Cockpit Session Recording
|
Summary: Cockpit Session Recording
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -28,6 +28,22 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
|
|||||||
%{_datadir}/metainfo/org.cockpit-project.session-recording.metainfo.xml
|
%{_datadir}/metainfo/org.cockpit-project.session-recording.metainfo.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 4 2020 Justin Stephenson <jstephen@redhat.com> - 6-2
|
||||||
|
- Use journalctl --utc for Logs view to handle DST
|
||||||
|
- Fix testZoomSpeedControls scale selector
|
||||||
|
|
||||||
|
* Tue Nov 3 2020 Justin Stephenson <jstephen@redhat.com> - 6-1
|
||||||
|
- Release v6
|
||||||
|
- Bump testlib to 229
|
||||||
|
- Add binary recording test
|
||||||
|
- Update UI to adopt PatternFly 4
|
||||||
|
- Update dependencies
|
||||||
|
- Use --all journalctl option
|
||||||
|
- Fixed timezone issue by searching in client time
|
||||||
|
- Bump cockpit test version from 199 to 219
|
||||||
|
- Improve test coverage with more tests
|
||||||
|
- Simplify and cleanup existing tests
|
||||||
|
|
||||||
* Tue Jun 23 2020 Justin Stephenson <jstephen@redhat.com> - 4-2
|
* Tue Jun 23 2020 Justin Stephenson <jstephen@redhat.com> - 4-2
|
||||||
- Release v4-2
|
- Release v4-2
|
||||||
- Fix testZoomControls test
|
- Fix testZoomControls test
|
||||||
|
Loading…
Reference in New Issue
Block a user