import cockpit-session-recording-12-3.el9
This commit is contained in:
parent
db871d9792
commit
6a56ed2d64
@ -1 +1 @@
|
||||
68d921e6da3c9fbc086f586d62dd4d3a20dca779 SOURCES/cockpit-session-recording-11.tar.xz
|
||||
08a34f72cd9cd8af8b269a94758fb5534907d38b SOURCES/cockpit-session-recording-12.tar.xz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/cockpit-session-recording-11.tar.xz
|
||||
SOURCES/cockpit-session-recording-12.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: cockpit-session-recording
|
||||
Version: 11
|
||||
Release: 1%{?dist}
|
||||
Version: 12
|
||||
Release: 3%{?dist}
|
||||
Summary: Cockpit Session Recording
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/Scribery/%{name}
|
||||
@ -29,6 +29,17 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/org.cockpit-project.session-recording.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Wed Jun 8 2022 Justin Stephenson <jstephen@redhat.com> - 12-2
|
||||
- Tests: Remove usermod from browser setup
|
||||
|
||||
* Mon May 23 2022 Justin Stephenson <jstephen@redhat.com> - 12-1
|
||||
- Drop moment.js dependency
|
||||
- Tests: Assert pause state with a later command in rec1
|
||||
- CI: Update image to ubuntu 20.04
|
||||
|
||||
* Mon Apr 18 2022 Justin Stephenson <jstephen@redhat.com> - 11.1
|
||||
- Enable SSSD files domain unconditionally rhbz#2071801
|
||||
|
||||
* Wed Nov 17 2021 Justin Stephenson <jstephen@redhat.com> - 11-1
|
||||
- Avoid crash in unmount if journal is null
|
||||
- Sync Makefile closer to starter-kit
|
||||
|
Loading…
Reference in New Issue
Block a user