[packages/libhmac] - updated to 20260522

qboosh qboosh at pld-linux.org
Sun May 24 14:38:23 CEST 2026


commit 08eb6a69a16a0994e257cb1885ad7959f12ab9bb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 24 14:38:29 2026 +0200

    - updated to 20260522

 libhmac.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libhmac.spec b/libhmac.spec
index 3244d7d..264997f 100644
--- a/libhmac.spec
+++ b/libhmac.spec
@@ -10,13 +10,13 @@
 Summary:	Library to support various Hash-based Message Authentication Codes (HMAC)
 Summary(pl.UTF-8):	Biblioteka obsługująca różne kody uwierzytelniające oparte na skrótach (HMAC)
 Name:		libhmac
-Version:	20240417
+Version:	20260522
 Release:	1
 License:	LGPL v3+
 Group:		Libraries
 #Source0Download: https://github.com/libyal/libhmac/releases
 Source0:	https://github.com/libyal/libhmac/releases/download/%{version}/%{name}-alpha-%{version}.tar.gz
-# Source0-md5:	5c93ed2bb4dbeef646b0e2f2f4c753c6
+# Source0-md5:	93920651599d07ed55ccdbd06bd98c15
 URL:		https://github.com/libyal/libhmac/
 BuildRequires:	autoconf >= 2.71
 BuildRequires:	automake >= 1.6
@@ -108,13 +108,13 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/hmacsum
-%attr(755,root,root) %{_libdir}/libhmac.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libhmac.so.1
+%{_libdir}/libhmac.so.*.*.*
+%ghost %{_libdir}/libhmac.so.1
 %{_mandir}/man1/hmacsum.1*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libhmac.so
+%{_libdir}/libhmac.so
 %{_includedir}/libhmac
 %{_includedir}/libhmac.h
 %{_pkgconfigdir}/libhmac.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libhmac.git/commitdiff/08eb6a69a16a0994e257cb1885ad7959f12ab9bb



More information about the pld-cvs-commit mailing list