yaml-cpp: Note possibility of ABI breakage without soname bumps
This commit is contained in:
parent
2b39587067
commit
3e78522207
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
# Template file for 'yaml-cpp'
|
# Template file for 'yaml-cpp'
|
||||||
pkgname=yaml-cpp
|
pkgname=yaml-cpp
|
||||||
|
# yaml-cpp may break ABI even without changing the soname; when
|
||||||
|
# updating, test dependants to determine if revbumps are needed
|
||||||
version=0.6.3
|
version=0.6.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue