Merge pull request #9140 from IdrisKalp/master

protobuf 3.15.6
This commit is contained in:
Idris Kalp
2021-03-13 00:03:09 +03:00
committed by GitHub
+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="2160cfb354148da3fb3891b267c2edc7e3eb5c30" type="targz">https://github.com/protocolbuffers/protobuf/archive/v3.13.0.tar.gz</Archive>
<Archive sha1sum="4d3f89477b3138d329c150e23c48af76df089996" type="targz" name="protobuf-3.15.6.tar.gz">https://github.com/protocolbuffers/protobuf/archive/v3.15.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-wheel</Dependency>
<Dependency>python-devel</Dependency>
@@ -77,6 +77,13 @@
</Package>
<History>
<Update release="10">
<Date>2021-03-13</Date>
<Version>3.15.6</Version>
<Comment>Version bump.</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="9">
<Date>2020-08-30</Date>
<Version>3.13.0</Version>