SHA256
1
0
forked from cockpit/cockpit

- new version 321:

* Bug fixes and performance improvements
- vendor.tar.gz: dropped. Bundling now part of main tarball.
- update_version.sh: use instead of `osc service mr` to do version
  updates. updated README.packaging

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=186
This commit is contained in:
2024-07-31 08:50:16 +00:00
committed by Git OBS Bridge
parent bcc1337237
commit ff82b18669
13 changed files with 1459 additions and 1616 deletions

View File

@@ -3,7 +3,7 @@ contain information we need though, such as the bundled node
modules. Therefore the package reuses the upstream spec file and
applies openSUSE specifics that upstream doesn't accept on top. For
that purpose a git repo tracks the spec file changes:
https://github.com/lnussel/cockpit
https://github.com/openSUSE/cockpit
There' an opensuse-$VERSION branch for each release
@@ -33,6 +33,9 @@ version:
into the git tree and commit there. Amend and reorder as needed.
- When done, push the git repo.
Updates are now mostly automated with the update_version.sh script.
You still need to follow last 3 steps manually.
Sending fixes upstream:
if you have any changes that should go upstream, create a new, clean