openSUSE / obs-service-replace_using_package_version

An OBS service to replace a regex with some package version available in the build time repositories
GNU General Public License v3.0
4 stars 12 forks source link

Add support for replacing package versions by capability #69

Open dcermak opened 1 month ago

dcermak commented 1 month ago

The service would so far only find packages by their name. Now it will recursively search through all packages and consider also their provides if it failed to find the package by name.

This fixes https://github.com/openSUSE/obs-service-replace_using_package_version/issues/6