8
0

Accepting request 1147625 from home:glaubitz:branches:devel:libraries:c_c++

- Update to version 0.4.2
  * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#111)
- from version 0.4.1
  * Fix Variable Len Headers with Empty Value by @waahm7 in (#108)
- from version 0.4.0
  * Added workflow for handling answerable discussions by @yasminetalby in (#105)
  * Change port from uint16_t to uint32_t to support VSOCK by @graebm in (#109)

OBS-URL: https://build.opensuse.org/request/show/1147625
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-event-stream?expand=0&rev=25
This commit is contained in:
2024-02-21 10:14:21 +00:00
committed by Git OBS Bridge
parent 9923240ba0
commit aeb01f54fd
4 changed files with 16 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package aws-c-event-stream
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define library_version 1.0.0
%define library_soversion 1
Name: aws-c-event-stream
Version: 0.3.2
Version: 0.4.2
Release: 0
Summary: C99 implementation of the vnd.amazon.eventstream content-type
License: Apache-2.0