protobuf-3.21.12

This commit is contained in:
Rmys
2023-03-26 23:09:58 +03:00
committed by GitHub
parent 9a8805cd6d
commit c6963030db
+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="56788bf131f0c2c30494ca318710e0375fe6049e" type="targz" name="protobuf-3.21.11.tar.gz">https://github.com/protocolbuffers/protobuf/archive/v3.21.11.tar.gz</Archive>
<Archive sha1sum="7aec582dff3ab784ca7d2a2c99e59c64e8866fb5" type="targz" name="protobuf-3.21.12.tar.gz">https://github.com/protocolbuffers/protobuf/archive/v3.21.12.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-wheel</Dependency>
<Dependency>python-devel</Dependency>
@@ -77,6 +77,13 @@
</Package>
<History>
<Update release="18">
<Date>2023-03-26</Date>
<Version>3.21.12</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2022-12-08</Date>
<Version>3.21.11</Version>