https://bugzilla.redhat.com/show_bug.cgi?id=1652036 --- Comment #3 from Kirill Gliebov <kgliebov@xxxxxxxxxx> --- I updated both the package and spec file. New review is required. Spec URL: https://sabbaka.fedorapeople.org/cockpit-session-recording.spec SRPM URL: https://sabbaka.fedorapeople.org/cockpit-session-recording-1-1.fc28.src.rpm Description: Package provides session recording playback in Cockpit. Session are grabbed from Joural and they are recorded by tlog. Fedora Account System Username: sabbaka Current contents of spec file: Name: cockpit-session-recording Version: 1 Release: 1%{?dist} Summary: Cockpit Session Recording License: LGPLv2+ URL: https://github.com/Scribery/cockpit-session-recording %global commit ffeec0bd364f165c73e769587eadc11d5c56864b %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global snapshotdate 20190404 Source0: https://github.com/Scribery/cockpit-session-recording/archive/v1-1.tar.gz %prep %autosetup -n %{name}-%{commit} Source: cockpit-session-recording-%{version}.tar.gz %define debug_package %{nil} %description Provides Session Recording module for Cockpit. Provides list of recorded by tlog terminal sessions from Journal. Allows to play them in a player with various controls. Shows correlated logs which happened during session. %prep %setup -n cockpit-session-recording %install %make_install %files %{_datadir}/cockpit/* %{_datadir}/metainfo/* %changelog * Thu Apr 4 2019 Kirill Glebov <kgliebov@xxxxxxxxxx> - 1-1 - Release 1 First release. Includes logs correlation, player controls, journal remote support. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx