mirror of
https://git.resf.org/sig_core/wiki.git
synced 2024-11-15 20:21:22 +00:00
add rebuild note
This commit is contained in:
parent
0a031a2ff0
commit
1770da66d7
11
docs/documentation/rebuild.md
Normal file
11
docs/documentation/rebuild.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: Rebuild Version Bump
|
||||||
|
---
|
||||||
|
|
||||||
|
In some cases, a package has to be rebuilt. A package may be rebuilt for these reasons:
|
||||||
|
|
||||||
|
* Underlying libraries have been rebased
|
||||||
|
* ABI changes that require a rebuild (mass rebuilds, though they are rare)
|
||||||
|
* New architecture added to a project
|
||||||
|
|
||||||
|
This typically applies to packages being built from a given `src` subgroup. Packages pulled from upstream don't fall into this category in normal circumstances. In those cases, they receive `.0.1` and so on as standalone rebuilds.
|
Loading…
Reference in New Issue
Block a user