Name: cockpit-ostree Epoch: 1 Version: 201 Release: 1.20240425100242315672.pr585.38.g967a1cf%{?dist} BuildArch: noarch Summary: Cockpit user interface for rpm-ostree License: LGPL-2.1-or-later BuildRequires: make Requires: cockpit-bridge >= 125 Requires: cockpit-system >= 125 Requires: rpm-ostree Source: cockpit-ostree-201.38.g967a1cf.tar.xz %define debug_package %{nil} %description Cockpit component for managing software updates for ostree based systems. %prep %setup -n cockpit-ostree %install %make_install PREFIX=/usr %files %doc README.md %license LICENSE dist/ostree.js.LEGAL.txt dist/ostree.css.LEGAL.txt %{_datadir}/cockpit/* %changelog * Thu Apr 25 2024 Packit - 1:201-1.20240425100242315672.pr585.38.g967a1cf - Makefile: Update Cockpit lib to 3a998b015807a33762fe40572665ea8a (Cockpit Project) - Makefile: Update Cockpit lib to 9d30e976afe210c159b00a4b1a4c7249 (Cockpit Project) - test: Explicitly remove ostree-registry container (Martin Pitt) - build(deps-dev): bump stylelint in the stylelint group (dependabot[bot]) - test: Check rebasing bootc container image (Martin Pitt) - test: Clarify repo/branch and variable names in OstreeOCICase (Martin Pitt) - test: Use same registry volume as bootc image (Martin Pitt) - eslint: enable no-useless-fragment rule by default (Jelle van der Waa) - test: enable ruff preview rules (Jelle van der Waa) - test: Enable half of OstreeOCICase on bootc (Martin Pitt) - test: Skip most tests on *-bootc (Martin Pitt) - test: Move testOCI into its own OstreeOCICase class (Martin Pitt) - build(deps): bump the patternfly group with 6 updates (dependabot[bot]) - Makefile: Update Cockpit lib to 5516784bc7aba7c6fb02d19c57afc4de (Cockpit Project) - po: Update from Fedora Weblate (GitHub Workflow) - po: Drop 'es' language (GitHub Workflow) - cockpit-ci: Update container to 2024-04-08 (Cockpit Project) - build(deps-dev): bump sass from 1.74.1 to 1.75.0 (dependabot[bot]) - Makefile: Update Cockpit lib to 3ec539a4e0f78dab6ef77f88aa717d4d (Cockpit Project) - cockpit-ci: Update container to 2024-04-06 (Cockpit Project) - build(deps-dev): bump sass from 1.72.0 to 1.74.1 (dependabot[bot]) - test: Don't create local repo on bootc images (Martin Pitt) - test: Unpack rpm into /usr/local/ (Martin Pitt) - test: Clean up /var/local-tree checkout (Martin Pitt) - test: Cleaner way to enable ssh PasswordAuthentication (Martin Pitt) - Makefile: Update Cockpit lib to 4c4356e4ddbd9e716b5f364a5c4fed74 (Cockpit Project) - build(deps-dev): bump the stylelint group with 1 update (dependabot[bot]) - po: Update from Fedora Weblate (GitHub Workflow) - workflows: Run tasks-container-update.yml in quay.io/cockpit/tasks (Martin Pitt) - workflows: Fix safe directory path in tasks-container-update.yml (Martin Pitt) - Makefile: Update Cockpit lib to f2cc9e1a360e69dc55b8f9f26f367eb4 (Cockpit Project) - test: Fix race condition in testDeploymentManagement() (Martin Pitt) - Fix old jQuery promise API in get_client() (Martin Pitt) - Rewrite check_for_updates() async style (Martin Pitt) - Rewrite run_transaction() with async and standard Promise (Martin Pitt) - client: Drop progress handler dead code (Martin Pitt) - Add debug logging to run_transaction() (Martin Pitt) - Dedent run_transaction callback (Martin Pitt)