protobuf, jemalloc ver. bump

This commit is contained in:
Rmys
2022-12-01 15:41:54 +03:00
parent 277800ecaa
commit 12e312b389
2 changed files with 23 additions and 2 deletions
+15 -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="8bd9f489b30d19bd0b8bf99cda64c0e415cad405" type="targz" name="protobuf-3.21.8.tar.gz">https://github.com/protocolbuffers/protobuf/archive/v3.21.8.tar.gz</Archive>
<Archive sha1sum="eacb6c68bafd1b95e4975cb964f983c6b5a9e835" type="targz" name="protobuf-3.21.10.tar.gz">https://github.com/protocolbuffers/protobuf/archive/v3.21.10.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-wheel</Dependency>
<Dependency>python-devel</Dependency>
@@ -77,6 +77,20 @@
</Package>
<History>
<Update release="16">
<Date>2022-12-01</Date>
<Version>3.21.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2022-11-26</Date>
<Version>3.21.9</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2022-10-20</Date>
<Version>3.21.8</Version>