X11 library ver. bump

This commit is contained in:
Rmys
2022-12-09 18:06:40 +03:00
parent 4aa4999432
commit d620da807a
8 changed files with 48 additions and 177 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Google's data interchange format</Summary>
<Description>Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.</Description>
<Archive sha1sum="eacb6c68bafd1b95e4975cb964f983c6b5a9e835" type="targz" name="protobuf-3.21.10.tar.gz">https://github.com/protocolbuffers/protobuf/archive/v3.21.10.tar.gz</Archive>
<Archive sha1sum="56788bf131f0c2c30494ca318710e0375fe6049e" type="targz" name="protobuf-3.21.11.tar.gz">https://github.com/protocolbuffers/protobuf/archive/v3.21.11.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-wheel</Dependency>
<Dependency>python-devel</Dependency>
@@ -77,6 +77,13 @@
</Package>
<History>
<Update release="17">
<Date>2022-12-08</Date>
<Version>3.21.11</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2022-12-01</Date>
<Version>3.21.10</Version>