forked from cockpit/cockpit
Compare commits
2 Commits
add-change
...
main
Author | SHA256 | Date | |
---|---|---|---|
b7fde4551c
|
|||
9f7f321b54
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 30 03:21:48 UTC 2025 - Luna D Dragon <luna.dragon@suse.com>
|
||||||
|
|
||||||
|
- drop duplicate %changelog macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 23 12:53:37 UTC 2025 - Alice Brooks <alice.brooks@suse.com>
|
Wed Jul 23 12:53:37 UTC 2025 - Alice Brooks <alice.brooks@suse.com>
|
||||||
|
|
||||||
|
@@ -926,9 +926,6 @@ via PackageKit.
|
|||||||
%files -n cockpit-packagekit -f packagekit.list
|
%files -n cockpit-packagekit -f packagekit.list
|
||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
# The changelog is automatically generated and merged
|
|
||||||
%changelog
|
|
||||||
|
|
||||||
%package firewalld
|
%package firewalld
|
||||||
Summary: Allows Cockpit access through the firewall
|
Summary: Allows Cockpit access through the firewall
|
||||||
Requires: cockpit-bridge >= %{required_base}
|
Requires: cockpit-bridge >= %{required_base}
|
||||||
@@ -955,4 +952,5 @@ elif test -f %{_bindir}/firewall-offline-cmd; then
|
|||||||
firewall-offline-cmd --quiet --add-service=cockpit || true
|
firewall-offline-cmd --quiet --add-service=cockpit || true
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user