mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-05 20:58:42 +02:00
Add support for handling linked packages in expanded form. They can be checked out, updated (expanding or unexpanding them), and built locally. Missing: commit support. Newly introduced options are: - osc checkout: --expand-link - osc update: --expand-link and --unexpand-link Other changes: - osc core: add show_upstream_xsrcmd5() method which returns the xsrcmd5 (if a linkinfo element exists only, of course) - made updating of expanded sources work with package tracking, too.