openSUSE-release-tools/tests/fixtures/repository/SUSE:SLE-12-SP4:Update.xml
Stephan Kulow 4db9df6aec Fix and test repository_path_expand on SLE12-SP5
The way OBS collapses repositories is different to what we did
2019-05-11 16:34:31 +02:00

16 lines
598 B
XML

<project name="SUSE:SLE-12-SP4:Update" kind="maintenance_release">
<title>SLE 12 SP4 Updates</title>
<description/>
<link project="SUSE:SLE-12-SP4:GA" vrevmode="extend"/>
<repository name="standard">
<path project="SUSE:SLE-12-SP4:GA" repository="standard"/>
<path project="SUSE:SLE-12-SP3:Update" repository="standard"/>
<arch>x86_64</arch>
</repository>
<repository name="snapshot-SP5">
<path project="SUSE:SLE-12-SP4:GA" repository="standard"/>
<path project="SUSE:SLE-12-SP3:Update" repository="snapshot-SP5"/>
<arch>x86_64</arch>
</repository>
</project>