fedora-infra / anitya

A cross-distribution upstream release monitoring project
https://release-monitoring.org
GNU General Public License v2.0
250 stars 105 forks source link

allow stripping a suffix from a detected version string #1584

Closed sharkcz closed 1 year ago

sharkcz commented 1 year ago

I have a project monitored by anitya (https://release-monitoring.org/project/4995/) that uses a Debian version string with the .orig suffix in the upstream release version (eg. 1.30.orig). But the actual version is just 1.30. There is already a way to strip a prefix, so could it expanded to strip a suffix as well?

Zlopez commented 1 year ago

Duplicate of https://github.com/fedora-infra/anitya/issues/259