diff --git a/hardware/mobile/libplist/actions.py b/hardware/mobile/libplist/actions.py index 948b81d074..06cd981f57 100644 --- a/hardware/mobile/libplist/actions.py +++ b/hardware/mobile/libplist/actions.py @@ -26,4 +26,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "COPYING", "COPYING.LESSER", "README") + pisitools.dodoc("AUTHORS", "COPYING", "COPYING.LESSER", "README*") diff --git a/hardware/mobile/libplist/pspec.xml b/hardware/mobile/libplist/pspec.xml index ed19d98ca3..9868c80907 100644 --- a/hardware/mobile/libplist/pspec.xml +++ b/hardware/mobile/libplist/pspec.xml @@ -14,7 +14,7 @@ app:console Library for manipulating Apple Binary and XML Property Lists libplist is a library for manipulating Apple Binary and XML Property Lists. - http://www.libimobiledevice.org/downloads/libplist-2.0.0.tar.bz2 + http://www.libimobiledevice.org/downloads/libplist-2.2.0.tar.bz2 libxml2-devel python-devel @@ -33,6 +33,7 @@ /usr/lib /usr/share/doc /usr/bin + /usr/share/man/man1 @@ -51,6 +52,13 @@ + + 2020-06-24 + 2.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-02-01 2.0.0