mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 09:23:24 +00:00
build/linux: Restrict Gexiv2 module version to the API we support
See the explanation in: #14361
This commit is contained in:
parent
428d76962b
commit
4b549c61f2
1 changed files with 5 additions and 0 deletions
|
@ -129,6 +129,10 @@
|
||||||
"type": "anitya",
|
"type": "anitya",
|
||||||
"project-id": 1626,
|
"project-id": 1626,
|
||||||
"stable-only": true,
|
"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"
|
"url-template": "https://download.gnome.org/sources/gexiv2/$major.$minor/gexiv2-$version.tar.xz"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -484,6 +488,7 @@
|
||||||
"type": "anitya",
|
"type": "anitya",
|
||||||
"project-id": 17096,
|
"project-id": 17096,
|
||||||
"stable-only": true,
|
"stable-only": true,
|
||||||
|
"//": "https://github.com/mypaint/libmypaint/issues/101",
|
||||||
"versions": {
|
"versions": {
|
||||||
"<": "2.0.0"
|
"<": "2.0.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue