libSM, xcb-util ver. bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>X.Org SM library</Summary>
|
||||
<Description>libSM is the X Session Management library.</Description>
|
||||
<Archive sha1sum="437d7b13fa2eba325df3a106f177df46ccec6546" type="tarbz2">mirrors://xorg/individual/lib/libSM-1.2.3.tar.bz2</Archive>
|
||||
<Archive sha1sum="656d799e99eafb48899a392763ce9e8118de87b7" type="tarxz">mirrors://xorg/individual/lib/libSM-1.2.4.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libICE-devel</Dependency>
|
||||
<Dependency>libutil-linux-devel</Dependency>
|
||||
@@ -73,6 +73,13 @@ libomxil-bellagio:rebuild
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2022-12-20</Date>
|
||||
<Version>1.2.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>1.2.3</Version>
|
||||
|
||||
@@ -27,4 +27,4 @@ def install():
|
||||
if get.buildTYPE() == "emul32":
|
||||
return
|
||||
|
||||
pisitools.dodoc("README")
|
||||
pisitools.dodoc("README*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A number of libraries which sit on top of libxcb</Summary>
|
||||
<Description>The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries.</Description>
|
||||
<Archive sha1sum="7f2e9b7efcc2c34eb1d6ae312c3d73b075832e46" type="tarbz2">http://xcb.freedesktop.org/dist/xcb-util-0.4.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="c5ba133703ca9d5d573a502ef03157de1b424384" type="tarxz">http://xcb.freedesktop.org/dist/xcb-util-0.4.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>util-macros</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
@@ -64,6 +64,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2022-12-20</Date>
|
||||
<Version>0.4.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2021-05-22</Date>
|
||||
<Version>0.4.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user