@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" ?>
|
<?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>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>protobuf-c</Name>
|
<Name>protobuf-c</Name>
|
||||||
@@ -14,12 +14,11 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Protocol Buffers implementation in C</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency versionFrom="3.25.4">protobuf-devel</Dependency>
|
<Dependency versionFrom="3.25.4">protobuf-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>protobuf-c</Name>
|
<Name>protobuf-c</Name>
|
||||||
<Summary>Protocol Buffers implementation in C</Summary>
|
<Summary>Protocol Buffers implementation in C</Summary>
|
||||||
@@ -33,7 +32,7 @@
|
|||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>protobuf-c-devel</Name>
|
<Name>protobuf-c-devel</Name>
|
||||||
<Summary>Development files for protobuf-c</Summary>
|
<Summary>Development files for protobuf-c</Summary>
|
||||||
@@ -48,6 +47,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="6">
|
||||||
<Date>2024-08-21</Date>
|
<Date>2024-08-21</Date>
|
||||||
<Version>1.5.0</Version>
|
<Version>1.5.0</Version>
|
||||||
@@ -87,9 +93,9 @@
|
|||||||
<Date>2020-04-09</Date>
|
<Date>2020-04-09</Date>
|
||||||
<Version>1.3.3</Version>
|
<Version>1.3.3</Version>
|
||||||
<Comment>
|
<Comment>
|
||||||
*Patch version bump.
|
*Patch version bump.
|
||||||
*Moved from contrib
|
*Moved from contrib
|
||||||
</Comment>
|
</Comment>
|
||||||
<Name>Blue Devil</Name>
|
<Name>Blue Devil</Name>
|
||||||
<Email>bluedevil@sctzine.com</Email>
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
|
|||||||
Reference in New Issue
Block a user