Merge pull request #10744 from Rmys/master

protobuf-c ver. bump
This commit is contained in:
Rmys
2022-10-22 14:53:14 +03:00
committed by GitHub
+9 -2
View File
@@ -14,9 +14,9 @@
<IsA>library</IsA>
<Summary>Protocol Buffers implementation in C</Summary>
<Description>This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format.Needed for the libgadu Package</Description>
<Archive sha1sum="d5d0d9af18b7a006e03acb6cabf0455ae61565f5" type="targz">https://github.com/protobuf-c/protobuf-c/archive/v1.4.0.tar.gz</Archive>
<Archive sha1sum="a93006a732882d39f6a0e9fbd504d2e86dfce6a6" type="targz">https://github.com/protobuf-c/protobuf-c/archive/v1.4.1.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.19.4">protobuf-devel</Dependency>
<Dependency versionFrom="3.21.8">protobuf-devel</Dependency>
</BuildDependencies>
</Source>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="4">
<Date>2022-10-20</Date>
<Version>1.4.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2022-06-28</Date>
<Version>1.4.0</Version>