Name: cockpit-ostree Epoch: 1 Version: 219 Release: 1.20251128144204966262.pr980.2.ga88501a%{?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-219.2.ga88501a.tar.xz %if 0%{?fedora} >= 41 || 0%{?rhel} ExcludeArch: %{ix86} %endif %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 %{_datadir}/cockpit/* %changelog * Fri Nov 28 2025 Packit - 1:219-1.20251128144204966262.pr980.2.ga88501a - workflows: drop statuses permission (Jelle van der Waa) - Makefile: Update Cockpit lib to dd8b85b2f795db9c2b3333b17dab6de7 (Cockpit Project)