libXpm.ver.bump
This commit is contained in:
@@ -17,4 +17,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README")
|
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README*")
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>X.Org Xpm library</Summary>
|
<Summary>X.Org Xpm library</Summary>
|
||||||
<Description>LibXpm is the X pixmap library.</Description>
|
<Description>LibXpm is the X pixmap library.</Description>
|
||||||
<Archive sha1sum="4e22fefe61714209539b08051b5287bcd9ecfd04" type="tarbz2">mirrors://xorg/individual/lib/libXpm-3.5.12.tar.bz2</Archive>
|
<Archive sha1sum="38b1a2728adb49f4e255aba1530f51789815ffc4" type="tarbz2">mirrors://xorg/individual/lib/libXpm-3.5.13.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>util-macros</Dependency>
|
<Dependency>util-macros</Dependency>
|
||||||
<Dependency>libXext-devel</Dependency>
|
<Dependency>libXext-devel</Dependency>
|
||||||
@@ -72,6 +72,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2020-01-07</Date>
|
||||||
|
<Version>3.5.13</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2019-10-25</Date>
|
<Date>2019-10-25</Date>
|
||||||
<Version>3.5.12</Version>
|
<Version>3.5.12</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user