[packages/aws-c-io] - updated to 0.26.3
qboosh
qboosh at pld-linux.org
Mon May 18 18:45:07 CEST 2026
commit 4d297dd8f0d8eb8083a11598edce80dc5f0e5eea
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon May 18 18:45:06 2026 +0200
- updated to 0.26.3
aws-c-io.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/aws-c-io.spec b/aws-c-io.spec
index 5cde5fb..bed3c6b 100644
--- a/aws-c-io.spec
+++ b/aws-c-io.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
%bcond_without s2n # s2n-tls support (otherwise ByoCrypto mode, with external context management)
-%bcond_with tests # unit tests (require localhost networking)
+%bcond_with tests # unit tests (require networking)
#
Summary: AWS C IO library
Summary(pl.UTF-8): Biblioteka AWS C IO
Name: aws-c-io
-Version: 0.20.1
+Version: 0.26.3
Release: 1
License: Apache v2.0
Group: Libraries
#Source0Download: https://github.com/awslabs/aws-c-io/releases
Source0: https://github.com/awslabs/aws-c-io/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: e8c2c58b0b6af23c30b521fbbec99ceb
+# Source0-md5: 3dfbc1a594e5e92f65506bff23ab83cc
URL: https://github.com/awslabs/aws-c-io
BuildRequires: aws-c-cal-devel
BuildRequires: aws-c-common-devel
@@ -102,7 +102,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc NOTICE README.md
-%attr(755,root,root) %{_libdir}/libaws-c-io.so.1.0.0
+%{_libdir}/libaws-c-io.so.1.0.0
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aws-c-io.git/commitdiff/4d297dd8f0d8eb8083a11598edce80dc5f0e5eea
More information about the pld-cvs-commit
mailing list