diff --git a/.gitignore b/.gitignore index 6d2e1f9..f5ccadd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ SOURCES/cockpit-session-recording-12.tar.xz /cockpit-session-recording-12.tar.xz +/cockpit-session-recording-13.tar.xz diff --git a/cockpit-session-recording.spec b/cockpit-session-recording.spec index 46cd779..9b0a049 100644 --- a/cockpit-session-recording.spec +++ b/cockpit-session-recording.spec @@ -1,13 +1,36 @@ +# +# Copyright (C) 2017-2023 Red Hat, Inc. +# +# Cockpit is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. +# +# Cockpit is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public License +# along with Cockpit; If not, see . +# + Name: cockpit-session-recording -Version: 12 +Version: 13 Release: 1%{?dist} Summary: Cockpit Session Recording -License: LGPLv2+ +License: LGPL-2.1-or-later URL: https://github.com/Scribery/%{name} Source: https://github.com/Scribery/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz BuildArch: noarch +BuildRequires: nodejs +BuildRequires: make BuildRequires: libappstream-glib +BuildRequires: gettext +%if 0%{?rhel} && 0%{?rhel} <= 8 +BuildRequires: libappstream-glib-devel +%endif Requires: cockpit-system Requires: tlog @@ -20,14 +43,45 @@ recordings generated by the tlog component. %setup -qn cockpit-session-recording %install -%make_install -appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml +%make_install PREFIX=/usr +appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/* %files %{_datadir}/cockpit/session-recording %{_datadir}/metainfo/org.cockpit-project.session-recording.metainfo.xml %changelog +* Tue May 2 2023 Justin Stephenson - 13-1 +- Release v13 +- FMF: Fix minor typo in plans +- Add FMF tests and test scripts +- Read existing sssd conf domains and services +- Makefile: Update Cockpit lib to 269bf89276c679a03befc8a04244addd +- Remove CentOS condition in testZoomSpeedControls +- Add accessible name label for Progress component +- Remove 'enable_files_domain' from SSSD Config +- SSSD config changes +- testFastforwardControls update after player-restart +- Switch wait_present to wait_visible +- ESLint error and warning fixes +- Fix stylelint errors +- Dependency updates +- Bring up to date with cockpit starter kit +- Config: Switch SSSD files provider to Proxy provider +- Update fedora license in spec file +- Makefile: Bump test API to 267 +- Makefile: drop installing cockpit-ws/cockpit-packagekit +- src: load translations via po.js +- .semaphore: update TEST_OS to Fedora 36 +- webpack.config.js: update compression plugin to succeed build +- Makefile: Adjust to changed rpmspec -q behaviour +- Use standard "translate" marker in HTMl +- Update dependencies excluding Patternfly +- Remove unneeded tlog UID code + +* Wed Jun 8 2022 Justin Stephenson - 12-2 +- Tests: Remove usermod from browser setup + * Mon May 23 2022 Justin Stephenson - 12-1 - Drop moment.js dependency - Tests: Assert pause state with a later command in rec1 diff --git a/sources b/sources index 00ffcc6..fdeabe0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cockpit-session-recording-12.tar.xz) = a624a265b8287835ea65d21a059408af674f607dbd4de1aaf182e9447b4457b069d39a59ea8e71bd7e8de0c7c73ef88953905cb5cfc79e32f811d99e63abada1 +SHA512 (cockpit-session-recording-13.tar.xz) = 2255aac06c29d40c0a074380ae9bf1d0f7d5ef39b8a312ab6fb0dc626b4d5ef00cb5786c6c54ab21992feba6ae466f6c53fe87ebe4e235015fea5c594eae80a1