From db081558fb8ffaff7ceec34a07829d2cf643742c Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 31 Jul 2024 12:50:42 +0300 Subject: [PATCH] protobuf-c ver. bump --- network/misc/protobuf-c/actions.py | 2 +- network/misc/protobuf-c/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/network/misc/protobuf-c/actions.py b/network/misc/protobuf-c/actions.py index 8c8b5ab078..92d95836d6 100644 --- a/network/misc/protobuf-c/actions.py +++ b/network/misc/protobuf-c/actions.py @@ -18,4 +18,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("LICENSE", "ChangeLog", "README.md") \ No newline at end of file + pisitools.dodoc("LICENSE", "README.md") diff --git a/network/misc/protobuf-c/pspec.xml b/network/misc/protobuf-c/pspec.xml index f1724df8c8..dd5b43e803 100644 --- a/network/misc/protobuf-c/pspec.xml +++ b/network/misc/protobuf-c/pspec.xml @@ -14,9 +14,9 @@ library Protocol Buffers implementation in C This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format.Needed for the libgadu Package - https://github.com/protobuf-c/protobuf-c/archive/v1.4.1.tar.gz + https://github.com/protobuf-c/protobuf-c/archive/v1.5.0.tar.gz - protobuf-devel + protobuf-devel @@ -48,6 +48,13 @@ + + 2024-07-30 + 1.5.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2022-10-20 1.4.1