[packages/aws-c-event-stream] - updated to 0.7.0

qboosh qboosh at pld-linux.org
Mon May 18 19:50:13 CEST 2026


commit 7748cced7f41315c474ebacb0bd90e91dc1a2dbd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon May 18 19:50:14 2026 +0200

    - updated to 0.7.0

 aws-c-event-stream.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/aws-c-event-stream.spec b/aws-c-event-stream.spec
index b9f4ad3..c1a0647 100644
--- a/aws-c-event-stream.spec
+++ b/aws-c-event-stream.spec
@@ -1,17 +1,17 @@
 #
 # Conditional build:
-%bcond_with	tests		# unit tests (hang?)
+%bcond_without	tests		# unit tests
 #
 Summary:	AWS C Event Stream library
 Summary(pl.UTF-8):	Biblioteka AWS C Event Stream
 Name:		aws-c-event-stream
-Version:	0.5.4
+Version:	0.7.0
 Release:	1
 License:	Apache v2.0
 Group:		Libraries
 #Source0Download: https://github.com/awslabs/aws-c-event-stream/releases
 Source0:	https://github.com/awslabs/aws-c-event-stream/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	95eb544bb70beb39e53dd2f760f8ef12
+# Source0-md5:	a700cbed2d4389f59519472812d12e34
 URL:		https://github.com/awslabs/aws-c-event-stream
 BuildRequires:	aws-c-common-devel
 BuildRequires:	aws-c-io-devel
@@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc NOTICE README.md
-%attr(755,root,root) %{_libdir}/libaws-c-event-stream.so.1.0.0
+%{_libdir}/libaws-c-event-stream.so.1.0.0
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aws-c-event-stream.git/commitdiff/7748cced7f41315c474ebacb0bd90e91dc1a2dbd



More information about the pld-cvs-commit mailing list