[squash] split common data
instead of building the packaged binaries with the `bindata` tag, this introduces a new forgejo-common package which contains common assets and architecture independent files. This is the first of a handful of PRs that will ultimately enable building packages for multiple architectures.
This commit is contained in:
parent
7fcc7721f8
commit
b5914277d3
11 changed files with 54 additions and 25 deletions
|
@ -2,13 +2,15 @@ forgejo (7.0.5-1) unstable; urgency=medium
|
|||
|
||||
* Forgejo version 7.0.5
|
||||
* See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#7-0-5
|
||||
* Split `forgejo-common` package for extra data
|
||||
|
||||
-- mkobel <moritz@kobelnet.ch> Fri, 05 July 2024 22:03:00 +0200
|
||||
-- crystal <crystal@noreply.codeberg.org> Sun, 07 July 2024 17:22:00 +0000
|
||||
|
||||
forgejo (7.0.1-1) unstable; urgency=medium
|
||||
|
||||
* Forgejo version 7.0.1
|
||||
* See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#7-0-1
|
||||
* Forgejo Actions based build process
|
||||
|
||||
-- crystal <crystal@noreply.codeberg.org> Sat, 27 Apr 2024 15:35:00 +0000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue