Release v7
Remove bots sudo rm from Makefile Use journalctl --utc for Logs view to handle DST Add Applications Menu test Install cockpit-packagekit in local VM Set timezone for Logs Correlation test
This commit is contained in:
parent
1aabeb5656
commit
c86c6c13cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/cockpit-session-recording-3.tar.gz
|
||||
/cockpit-session-recording-4.tar.gz
|
||||
/cockpit-session-recording-6.tar.gz
|
||||
/cockpit-session-recording-7.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: cockpit-session-recording
|
||||
Version: 6
|
||||
Version: 7
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit Session Recording
|
||||
License: LGPLv2+
|
||||
@ -22,13 +22,21 @@ recordings generated by the tlog component.
|
||||
|
||||
%install
|
||||
%make_install
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*
|
||||
|
||||
%files
|
||||
%{_datadir}/cockpit/session-recording
|
||||
%{_datadir}/metainfo/org.cockpit-project.session-recording.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Wed Jan 13 2021 Justin Stephenson <jstephen@redhat.com> - 7-1
|
||||
- Release v7
|
||||
- Remove bots sudo rm from Makefile
|
||||
- Use journalctl --utc for Logs view to handle DST
|
||||
- Add Applications Menu test
|
||||
- Install cockpit-packagekit in local VM
|
||||
- Set timezone for Logs Correlation test
|
||||
|
||||
* Mon Oct 12 2020 Justin Stephenson <jstephen@redhat.com> - 6-1
|
||||
- Release v6
|
||||
- Bump testlib to 229
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-session-recording-6.tar.gz) = 156898e7082519a3cd1e97b4bc4feb8ed5adb1a9e4a96b77139b9124565c7fca150659728b19d02a2d6b28a2c803c8229a97fa0ee47e8bcd880b72186a02f805
|
||||
SHA512 (cockpit-session-recording-7.tar.gz) = 556e942d8ff5e59800a93c389667f8b05e9c5bda300cdbdf8eca2c04cccc0c964cac4e7f17534075277f823ab42934a92709e4b83891a6243616d6f8c2f13744
|
||||
|
Loading…
Reference in New Issue
Block a user