Pull latest upstream sources
Resolves: rhbz#2186914
This commit is contained in:
parent
1632763958
commit
0aef3d6d78
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
Name: cockpit-session-recording
|
Name: cockpit-session-recording
|
||||||
Version: 13
|
Version: 13
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Cockpit Session Recording
|
Summary: Cockpit Session Recording
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
URL: https://github.com/Scribery/%{name}
|
URL: https://github.com/Scribery/%{name}
|
||||||
@ -52,7 +52,16 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue May 2 2023 Justin Stephenson <jstephen@redhat.com> - 13-1
|
* Tue May 2 2023 Justin Stephenson <jstephen@redhat.com> - 13-1
|
||||||
- Release v13
|
- Play after rewind in testFastforwardControls
|
||||||
|
- Set TZ to avoid CI failures with testFilter* tests
|
||||||
|
- testZoomSpeedControls incorrectly checks scale
|
||||||
|
- Fix testSessionRecordingConf
|
||||||
|
- Read TMT_TEST_DATA variable for LOGS in browser.sh
|
||||||
|
- Fix node-modules in run-test.sh
|
||||||
|
- Install sssd-proxy in test browser.sh
|
||||||
|
- Add Files path for test recordings
|
||||||
|
- FMF: Run tests together
|
||||||
|
- Add executable bit to browser shell scripts
|
||||||
- FMF: Fix minor typo in plans
|
- FMF: Fix minor typo in plans
|
||||||
- Add FMF tests and test scripts
|
- Add FMF tests and test scripts
|
||||||
- Read existing sssd conf domains and services
|
- Read existing sssd conf domains and services
|
||||||
@ -75,7 +84,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*
|
|||||||
- .semaphore: update TEST_OS to Fedora 36
|
- .semaphore: update TEST_OS to Fedora 36
|
||||||
- webpack.config.js: update compression plugin to succeed build
|
- webpack.config.js: update compression plugin to succeed build
|
||||||
- Makefile: Adjust to changed rpmspec -q behaviour
|
- Makefile: Adjust to changed rpmspec -q behaviour
|
||||||
- Use standard "translate" marker in HTMl
|
- Use standard "translate" marker in HTML
|
||||||
- Update dependencies excluding Patternfly
|
- Update dependencies excluding Patternfly
|
||||||
- Remove unneeded tlog UID code
|
- Remove unneeded tlog UID code
|
||||||
|
|
||||||
|
@ -1,20 +1,7 @@
|
|||||||
|
summary:
|
||||||
|
Run all tests
|
||||||
discover:
|
discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
dist-git-source: true
|
dist-git-source: true
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
|
||||||
/system:
|
|
||||||
summary: Run tests on system session-recording
|
|
||||||
discover+:
|
|
||||||
test: /test/browser/system
|
|
||||||
|
|
||||||
/user:
|
|
||||||
summary: Run tests on user session-recording
|
|
||||||
discover+:
|
|
||||||
test: /test/browser/user
|
|
||||||
|
|
||||||
/misc:
|
|
||||||
summary: Run other tests
|
|
||||||
discover+:
|
|
||||||
test: /test/browser/other
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-session-recording-13.tar.xz) = 2255aac06c29d40c0a074380ae9bf1d0f7d5ef39b8a312ab6fb0dc626b4d5ef00cb5786c6c54ab21992feba6ae466f6c53fe87ebe4e235015fea5c594eae80a1
|
SHA512 (cockpit-session-recording-13.tar.xz) = 25f0671812fd47420621c95ffe5459825664ffa5d08ae78cc0b1f22551effabaf9ed83c64374150c01c03b7f8295e935bf09265426113acc8577a1ae73ac09ba
|
||||||
|
Loading…
Reference in New Issue
Block a user