xcb-util: version bump to 0.4.0

This commit is contained in:
suvari
2015-12-13 14:34:30 +02:00
parent 091da18d6b
commit 1d167f2cbb
+9 -1
View File
@@ -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="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>
<Dependency>util-macros</Dependency>
<Dependency>libxcb-devel</Dependency>
@@ -35,6 +35,7 @@
<Summary>Development files for xcb-util</Summary>
<RuntimeDependencies>
<Dependency release="current">xcb-util</Dependency>
<Dependency>libxcb-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -63,6 +64,13 @@
</Package>
<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">
<Date>2013-10-07</Date>
<Version>0.3.9</Version>