File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
3- "asio-28d9b8d .tar.gz" : " 6bb31feed7af75ac20e8b4da53a310f3b48a345c5005c5d0c5e1e215b729971f "
3+ "asio-1f53428 .tar.gz" : " ba66f5004754184ae3724a6ae043d72b9436f287879311097bfa9497923ff254 "
44 }
5- }
5+ }
Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ Distribution: Azure Linux
33# asio only ships headers, so no debuginfo package is needed
44%global debug_package %{nil }
55
6- %global commit 28d9b8d6df708024af5227c551673fdb2519f5bf
6+ %global commit 1f534288b4be0be2dd664aab43882a0aa3106a1d
77%global shortcommit %(c= %{commit }; echo ${c:0:7})
88
99Name: asio
10- Version: 1.10.8
11- Release: 12 %{?dist }
10+ Version: 1.31.0
11+ Release: 1 %{?dist }
1212Summary: A cross-platform C++ library for network programming
1313
1414License: Boost
@@ -56,8 +56,13 @@ modern C++ approach.
5656%license LICENSE_1_0.txt
5757%{_includedir }/asio/
5858%{_includedir }/asio.hpp
59+ %{_libdir }/pkgconfig/asio.pc
5960
6061%changelog
62+ * Tue Oct 08 2024 Kevin Lockwood <v-klockwood@microsoft.com> - 1.31.0-1
63+ - Upgrade to current upstream
64+ - License Verified
65+
6166* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.10.8-12
6267- Initial CBL-Mariner import from Fedora 32 (license: MIT).
6368
Original file line number Diff line number Diff line change 585585 "type": "other",
586586 "other": {
587587 "name": "asio",
588- "version": "1.10.8 ",
589- "downloadUrl": "https://github.com/chriskohlhoff/asio/archive/28d9b8d6df708024af5227c551673fdb2519f5bf .tar.gz"
588+ "version": "1.31.0 ",
589+ "downloadUrl": "https://github.com/chriskohlhoff/asio/archive/1f534288b4be0be2dd664aab43882a0aa3106a1d .tar.gz"
590590 }
591591 }
592592 },
You can’t perform that action at this time.
0 commit comments