[packages/libcaes] - updated to 20251121

qboosh qboosh at pld-linux.org
Tue May 19 21:52:06 CEST 2026


commit 4481c697a647831f2576a136622f2f8f4763fd92
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue May 19 21:52:08 2026 +0200

    - updated to 20251121

 libcaes.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libcaes.spec b/libcaes.spec
index fd0bcc4..0e42245 100644
--- a/libcaes.spec
+++ b/libcaes.spec
@@ -3,13 +3,13 @@
 Summary:	Library to support cross-platform AES encryption
 Summary(pl.UTF-8):	Biblioteka obsługująca wieloplatformowe szyfrowanie AES
 Name:		libcaes
-Version:	20240413
+Version:	20251121
 Release:	1
 License:	LGPL v3+
 Group:		Libraries
 #Source0Download: https://github.com/libyal/libcaes/releases
 Source0:	https://github.com/libyal/libcaes/releases/download/%{version}/%{name}-alpha-%{version}.tar.gz
-# Source0-md5:	139f3dda976af703ec2ecd6fd7a3d062
+# Source0-md5:	351ac9ef47e194a486a0d2e171cb0bcd
 URL:		https://github.com/libyal/libcaes/
 BuildRequires:	autoconf >= 2.71
 BuildRequires:	automake >= 1.6
@@ -85,12 +85,12 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
-%attr(755,root,root) %{_libdir}/libcaes.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libcaes.so.1
+%{_libdir}/libcaes.so.*.*.*
+%ghost %{_libdir}/libcaes.so.1
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libcaes.so
+%{_libdir}/libcaes.so
 %{_includedir}/libcaes
 %{_includedir}/libcaes.h
 %{_pkgconfigdir}/libcaes.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcaes.git/commitdiff/4481c697a647831f2576a136622f2f8f4763fd92



More information about the pld-cvs-commit mailing list