protobuf-c ver. bump

This commit is contained in:
Rmys
2025-10-12 20:02:52 +03:00
parent ea65ef6f1d
commit 47e4d1ddee
+13 -7
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>protobuf-c</Name>
@@ -14,12 +14,11 @@
<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="c9c478c372d26b7aa25c47f2a57c7aea17fd5d3b" type="targz">https://github.com/protobuf-c/protobuf-c/archive/v1.5.0.tar.gz</Archive>
<Archive sha1sum="0c56ffdab3dc8670883c7d1d09399433b2f188a0" type="targz">https://github.com/protobuf-c/protobuf-c/archive/v1.5.2.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.25.4">protobuf-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>protobuf-c</Name>
<Summary>Protocol Buffers implementation in C</Summary>
@@ -33,7 +32,7 @@
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
<Package>
<Name>protobuf-c-devel</Name>
<Summary>Development files for protobuf-c</Summary>
@@ -48,6 +47,13 @@
</Package>
<History>
<Update release="7">
<Date>2025-09-25</Date>
<Version>1.5.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2024-08-21</Date>
<Version>1.5.0</Version>
@@ -87,9 +93,9 @@
<Date>2020-04-09</Date>
<Version>1.3.3</Version>
<Comment>
*Patch version bump.
*Moved from contrib
</Comment>
*Patch version bump.
*Moved from contrib
</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>