Accepting request 1135546 from devel:libraries:c_c++

- update to 1.1.0:
  * Bump clang to 15
  * Bump clang-format to 15
  * windows: Fix warnings
  * Use __FILE_NAME__ instead of __FILE__
  * Add nghttp3_pri_parse_priority
  * Define varint identifiers as macros
  * Fix doc

OBS-URL: https://build.opensuse.org/request/show/1135546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nghttp3?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2024-01-03 11:23:06 +00:00 committed by Git OBS Bridge
parent 5e4b705551
commit e0e052c733
6 changed files with 22 additions and 10 deletions

View File

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

View File

@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQT087kUdNHrKYib0O9+hAPV1nPDZgUCZSva/QAKCRB+hAPV1nPD
ZkMmAKDClKQn4ZcRTshLKXPBth+uuJ7r+QCcDU0wQ9rIjO6ApKpvHy04vGqsIVI=
=UUH+
-----END PGP SIGNATURE-----

3
nghttp3-1.1.0.tar.xz Normal file
View File

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

6
nghttp3-1.1.0.tar.xz.asc Normal file
View File

@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQT087kUdNHrKYib0O9+hAPV1nPDZgUCZWLk9gAKCRB+hAPV1nPD
Zk+KAKDYQ/J3RDrANAnV8Y48OpLDHAHRogCeJ7OIV7BVjot6NzGcBRpujBTpmtM=
=MEHI
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Dec 28 21:06:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.1.0:
* Bump clang to 15
* Bump clang-format to 15
* windows: Fix warnings
* Use __FILE_NAME__ instead of __FILE__
* Add nghttp3_pri_parse_priority
* Define varint identifiers as macros
* Fix doc
-------------------------------------------------------------------
Tue Nov 7 12:33:17 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%global soname libnghttp3
%global sover 9
Name: nghttp3
Version: 1.0.0
Version: 1.1.0
Release: 0
Summary: Implementation of Hypertext Transfer Protocol version 3 in C
License: MIT