[packages/aws-c-s3] - updated to 0.12.4
qboosh
qboosh at pld-linux.org
Mon May 18 20:28:24 CEST 2026
commit bd731db9df2416b422dc58e8bbda3334b3416daf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon May 18 20:28:25 2026 +0200
- updated to 0.12.4
aws-c-s3.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/aws-c-s3.spec b/aws-c-s3.spec
index 8f57b21..1551216 100644
--- a/aws-c-s3.spec
+++ b/aws-c-s3.spec
@@ -5,13 +5,13 @@
Summary: AWS C S3 library
Summary(pl.UTF-8): Biblioteka AWS C S3
Name: aws-c-s3
-Version: 0.8.1
+Version: 0.12.4
Release: 1
License: Apache v2.0
Group: Libraries
#Source0Download: https://github.com/awslabs/aws-c-s3/releases
Source0: https://github.com/awslabs/aws-c-s3/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: d78eefcdc6b2fac2069f8e00f7c7ff27
+# Source0-md5: ffaefb48fb0dc01ce46fafb1fdc1857a
URL: https://github.com/awslabs/aws-c-s3
BuildRequires: aws-c-auth-devel
BuildRequires: aws-c-common-devel
@@ -75,8 +75,8 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc NOTICE README.md
-%attr(755,root,root) %{_libdir}/libaws-c-s3.so.*.*.*
-%{_libdir}/libaws-c-s3.so.0unstable
+%{_libdir}/libaws-c-s3.so.*.*.*
+%ghost %{_libdir}/libaws-c-s3.so.0unstable
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aws-c-s3.git/commitdiff/bd731db9df2416b422dc58e8bbda3334b3416daf
More information about the pld-cvs-commit
mailing list