fedora-infra / koschei

Continuous integration for Fedora packages
GNU General Public License v2.0
37 stars 15 forks source link

Update stored rpmvercmp function to support caret #274

Closed mizdebsk closed 5 years ago

mizdebsk commented 5 years ago

RPM 4.15 changes rpmvercmp algorithm - see https://github.com/rpm-software-management/rpm/pull/597. Our SQL implementation should be adjusted to match the upcoming RPM release.