build/linux: Restrict Gexiv2 module version to the API we support

See the explanation in: #14361
This commit is contained in:
Bruno Lopes 2025-06-29 10:47:31 -03:00
parent 428d76962b
commit 4b549c61f2
No known key found for this signature in database

View file

@ -129,6 +129,10 @@
"type": "anitya",
"project-id": 1626,
"stable-only": true,
"//": "https://gitlab.gnome.org/GNOME/gexiv2/-/issues/82",
"versions": {
"<": "0.15.0"
},
"url-template": "https://download.gnome.org/sources/gexiv2/$major.$minor/gexiv2-$version.tar.xz"
}
}
@ -484,6 +488,7 @@
"type": "anitya",
"project-id": 17096,
"stable-only": true,
"//": "https://github.com/mypaint/libmypaint/issues/101",
"versions": {
"<": "2.0.0"
},