mash: SONAME bumped in 0.2.0, update for that version.
This commit is contained in:
parent
9c79260600
commit
144c18062d
|
@ -947,7 +947,7 @@ liblutok.so.0 lutok lutok-devel
|
|||
libmtdev.so.1 mtdev mtdev-devel
|
||||
libcryptsetup.so.4 libcryptsetup cryptsetup-devel
|
||||
libgusb.so.2 libgusb libgusb-devel
|
||||
libmash-0.1.so.0 mash mash-devel
|
||||
libmash-0.2.so.0 mash mash-devel
|
||||
libudisks2.so.0 udisks2 udisks2-devel
|
||||
libgcr-3.so.1 gcr gcr-devel
|
||||
libgck-1.so.0 gcr gcr-devel
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=0.1.0_1"
|
||||
abi_depends=">=0.2.0"
|
||||
api_depends="${api_depends}"
|
||||
|
|
Loading…
Reference in New Issue