[packages/libuna] - updated to 20260522
qboosh
qboosh at pld-linux.org
Sun May 24 10:14:13 CEST 2026
commit 78be239e8f1329fd60b30ca6d5864cdfaea54299
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun May 24 10:14:18 2026 +0200
- updated to 20260522
libuna.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libuna.spec b/libuna.spec
index d2e51e0..fce03a9 100644
--- a/libuna.spec
+++ b/libuna.spec
@@ -11,13 +11,13 @@
Summary: Library to support Unicode and ASCII (byte stream) conversions
Summary(pl.UTF-8): Biblioteka obsługująca przekształcenia Unicode i ASCII (strumieni bajtów)
Name: libuna
-Version: 20240414
+Version: 20260522
Release: 1
License: LGPL v3+
Group: Libraries
#Source0Download: https://github.com/libyal/libuna/releases
Source0: https://github.com/libyal/libuna/releases/download/%{version}/%{name}-alpha-%{version}.tar.gz
-# Source0-md5: 1e492f9bdfc9b9e457737e101430213b
+# Source0-md5: eef9baed454ffab7fd61e2179053af6d
URL: https://github.com/libyal/libuna/
BuildRequires: autoconf >= 2.71
BuildRequires: automake >= 1.6
@@ -120,12 +120,12 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/libuna.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libuna.so.1
+%{_libdir}/libuna.so.*.*.*
+%ghost %{_libdir}/libuna.so.1
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libuna.so
+%{_libdir}/libuna.so
%{_includedir}/libuna
%{_includedir}/libuna.h
%{_pkgconfigdir}/libuna.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libuna.git/commitdiff/78be239e8f1329fd60b30ca6d5864cdfaea54299
More information about the pld-cvs-commit
mailing list