SHA256
8
0
forked from pool/aws-c-http

Accepting request 1148521 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1148521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-http?expand=0&rev=2
This commit is contained in:
2024-02-21 16:59:10 +00:00
committed by Git OBS Bridge
4 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Feb 20 11:14:07 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Mon Feb 19 15:24:29 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.1
* Minor GitHub workflow changes by @kellertk in (#461)
* Fix a bunch of places we forget to aws_raise_error() by @graebm in (#462)
* API to query http server listener endpoint by @bretambrose in (#463)
-------------------------------------------------------------------
Wed Jan 3 13:25:59 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package aws-c-http
#
# 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
@@ -19,7 +19,7 @@
%define library_version 1.0.0
%define library_soversion 1_0_0
Name: aws-c-http
Version: 0.8.0
Version: 0.8.1
Release: 0
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
License: Apache-2.0
@@ -62,8 +62,7 @@ C99 implementation of the HTTP/1.1 and HTTP/2 specifications.
This package contains the development files.
%prep
%setup -q
%patch0 -p1
%autosetup -p1
%build
%define __builder ninja

View File

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

3
v0.8.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83fb47e2d7956469bb328f16dea96663e96f8f20dc60dc4e9676b82804588530
size 470523