Merge pull request #1668 from Rmys/master

xcb-proto ver. bump
This commit is contained in:
Rmys
2023-08-18 21:33:50 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>data</IsA>
<Summary>XCB protocol descriptions</Summary>
<Description>XCB is a project to enable efficient language bindings to the X11 protocol. This package contains the protocol descriptions themselves. Language bindings use these protocol descriptions to generate code for marshalling the protocol.</Description>
<Archive sha1sum="d2499a55bf736c22bc6faeba1afe53e77f97e16f" type="tarxz">https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.15.2.tar.xz</Archive>
<Archive sha1sum="8479adf77b609e8b6c36387b69d31cc1605ead46" type="tarxz">https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.16.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>libxml2-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="13">
<Date>2023-08-17</Date>
<Version>1.16.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2022-06-18</Date>
<Version>1.15.2</Version>