Post B7YFkPTivEB2X322KW by mgorny@social.treehouse.systems
(DIR) More posts by mgorny@social.treehouse.systems
(DIR) Post #B7YFkPTivEB2X322KW by mgorny@social.treehouse.systems
0 likes, 1 repeats
New on #blog: pkgbump: from a dumb tool to an irreplaceable helperhttps://blogs.gentoo.org/mgorny/2026/06/21/pkgbump-from-a-dumb-tool-to-an-irreplaceable-helper/"""Bumping packages is one of the most common tasks of a #Gentoo developer. It shouldn’t then be surprising that it is the one most asking for some kind of automation, and that the #pkgbump script would be one of the first scripts to become a part of the mgorny-dev-scripts package.Today’s pkgbump have come a long way from the trivial script of its first iteration. The most recent versions finally feature the feature I desired for a long time: version manipulation. This also made it possible for the script to become a complete version bumping tool rather than just a part of a larger workflow. In this post, I’d like to shortly tell the story behind the changes, and demonstrate the new options."""#packaging
(DIR) Post #B7YFzPJFpeOOLtHo80 by lanodan@queer.hacktivis.me
0 likes, 0 repeats
@mgorny Love to see that it does a pkgdiff by default, and I think it's the first time I see one doing it correctly (stuff like dependabot at best give a git-tags diff rather than a tarball diff).