3 Commits

Author SHA256 Message Date
d87233b098 protobuf-c 1.5.2 2025-06-02 10:01:24 +02:00
5c2778b529 protobuf-c 1.5.1 2025-02-10 00:51:31 +01:00
532c777e9c Rename libprotobuf-c-devel to %name-devel 2024-10-27 12:29:32 +01:00
4 changed files with 12 additions and 4 deletions

BIN
protobuf-c-1.5.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
protobuf-c-1.5.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 2 07:57:13 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.5.2
* Chase compatibility issues with Google protobuf 30.0-rc1
* protoc-gen-c: Explicitly construct strings where needed for
protobuf 30.x
-------------------------------------------------------------------
Sun Feb 9 23:46:28 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -20,7 +20,7 @@
%define sover 1
Name: protobuf-c
Version: 1.5.1
Version: 1.5.2
Release: 0
Summary: C bindings for Google's Protocol Buffers
License: BSD-3-Clause