SHA256
1
0
forked from pool/protobuf-c

Revert the revert, protobuf =/= protobuf-c

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/protobuf-c?expand=0&rev=22
This commit is contained in:
Richard Brown 2022-07-28 11:32:40 +00:00 committed by Git OBS Bridge
parent 89e7cee34c
commit 64a2527e0a
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26d98ee9bf18a6eba0d3f855ddec31dbe857667d269bc0b6017335572f85bbcb
size 505251

3
protobuf-c-1.4.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4cc4facd508172f3e0a4d3a8736225d472418aee35b4ad053384b137b220339f
size 513596

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 11 07:46:47 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.4.1
* Fixed unsigned integer overflow (GH#499)
* Avoid shifting signed values (GH#508)
- Remove 508.patch (merged)
-------------------------------------------------------------------
Tue Nov 23 10:10:53 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

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