libplist ver. bump
This commit is contained in:
@@ -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*")
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Library for manipulating Apple Binary and XML Property Lists</Summary>
|
||||
<Description>libplist is a library for manipulating Apple Binary and XML Property Lists.</Description>
|
||||
<Archive sha1sum="e333202d00d6b1e742903d67bda753970957b508" type="tarbz2">http://www.libimobiledevice.org/downloads/libplist-2.0.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="a92830a3286442f9ea2eac02db81fcfb149a0812" type="tarbz2">http://www.libimobiledevice.org/downloads/libplist-2.2.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
@@ -33,6 +33,7 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="man">/usr/share/man/man1</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -51,6 +52,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-06-24</Date>
|
||||
<Version>2.2.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-02-01</Date>
|
||||
<Version>2.0.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user