On 04/02/2021 19:48, Miro Hrončok wrote:

So the ver-rels are:

main: 1.2.3-1.fc34
foo:  7.8.9-1.2.3^1.fc34

Once the base_release is bumped:

main: 1.2.3-2.fc34
foo:  7.8.9-1.2.3^2.fc34

And once the main version is bumped without foo, base_release back to 1:

main: 1.2.4-1.fc34
foo:  7.8.9-1.2.4^1.fc34

Yes this is how nodejs/npm work - the npm package is built
from the nodejs source but has it's own version to the package
version is done as:

<npm_version>-<npm_release>.<nodejs_version>.<nodejs_release>

So currently in F33 you have:

nodejs-14.15.4-1.fc33.x86_64
npm-6.14.10-1.14.15.4.1.fc33.x86_64

Tom

--
Tom Hughes (t...@compton.nu)
http://compton.nu/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to