|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: cockpit-ostree
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Version: 205
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Summary: Cockpit user interface for rpm-ostree
|
|
|
|
|
License: LGPL-2.1-or-later
|
|
|
|
@ -33,6 +33,10 @@ Cockpit component for managing software updates for ostree based systems.
|
|
|
|
|
%{_datadir}/cockpit/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:205-2
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Wed Oct 23 2024 Packit <hello@packit.dev> - 1:205-1
|
|
|
|
|
- Bug fixes and translation updates
|
|
|
|
|
|
|
|
|
|