Merge pull request #946 from suvari/master
xcb-util: version bump to 0.4.0
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A number of libraries which sit on top of libxcb</Summary>
|
<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>
|
<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="02060d8e2e70838fc41cd3a27c7f2909090d8c20" type="tarbz2">http://xcb.freedesktop.org/dist/xcb-util-0.3.9.tar.bz2</Archive>
|
<Archive sha1sum="7f2e9b7efcc2c34eb1d6ae312c3d73b075832e46" type="tarbz2">http://xcb.freedesktop.org/dist/xcb-util-0.4.0.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>util-macros</Dependency>
|
<Dependency>util-macros</Dependency>
|
||||||
<Dependency>libxcb-devel</Dependency>
|
<Dependency>libxcb-devel</Dependency>
|
||||||
@@ -35,6 +35,7 @@
|
|||||||
<Summary>Development files for xcb-util</Summary>
|
<Summary>Development files for xcb-util</Summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="current">xcb-util</Dependency>
|
<Dependency release="current">xcb-util</Dependency>
|
||||||
|
<Dependency>libxcb-devel</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
@@ -63,6 +64,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2015-12-13</Date>
|
||||||
|
<Version>0.4.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Kamil Atlı</Name>
|
||||||
|
<Email>suvari@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2013-10-07</Date>
|
<Date>2013-10-07</Date>
|
||||||
<Version>0.3.9</Version>
|
<Version>0.3.9</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user