[packages/aws-c-common] - updated to 0.13.0
qboosh
qboosh at pld-linux.org
Sun May 17 21:45:00 CEST 2026
commit 797334f4ea66747ba08477a4904c503e9517afa0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun May 17 21:44:58 2026 +0200
- updated to 0.13.0
aws-c-common.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/aws-c-common.spec b/aws-c-common.spec
index 2c320f5..14fc95d 100644
--- a/aws-c-common.spec
+++ b/aws-c-common.spec
@@ -5,13 +5,13 @@
Summary: AWS C Common library
Summary(pl.UTF-8): Biblioteka AWS C Common
Name: aws-c-common
-Version: 0.12.3
+Version: 0.13.0
Release: 1
License: Apache v2.0
Group: Libraries
#Source0Download: https://github.com/awslabs/aws-c-common/releases
Source0: https://github.com/awslabs/aws-c-common/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 48aa6f6b66b8fcaaaa54258e284cd2dc
+# Source0-md5: a778ae944f4e0c0fd6a4594d78e16578
URL: https://github.com/awslabs/aws-c-common
BuildRequires: cmake >= 3.9
BuildRequires: gcc >= 5:3.2
@@ -67,8 +67,8 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc NOTICE README.md THIRD-PARTY-LICENSES.txt
-%attr(755,root,root) %{_libdir}/libaws-c-common.so.*.*.*
-%{_libdir}/libaws-c-common.so.1
+%{_libdir}/libaws-c-common.so.*.*.*
+%ghost %{_libdir}/libaws-c-common.so.1
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aws-c-common.git/commitdiff/797334f4ea66747ba08477a4904c503e9517afa0
More information about the pld-cvs-commit
mailing list