[packages/libclocale] - updated to 20260520
qboosh
qboosh at pld-linux.org
Sun May 24 09:37:19 CEST 2026
commit 1929fac444c67263573824fb84ef0733ea4889fc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun May 24 09:37:24 2026 +0200
- updated to 20260520
libclocale.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libclocale.spec b/libclocale.spec
index 1821b37..3042578 100644
--- a/libclocale.spec
+++ b/libclocale.spec
@@ -3,13 +3,13 @@
Summary: Library to support cross-platform C locale functions
Summary(pl.UTF-8): Biblioteka wspierająca wieloplatformowe funkcje obsługi lokalizacji w C
Name: libclocale
-Version: 20240414
+Version: 20260520
Release: 1
License: LGPL v3+
Group: Libraries
#Source0Download: https://github.com/libyal/libclocale/releases
Source0: https://github.com/libyal/libclocale/releases/download/%{version}/%{name}-alpha-%{version}.tar.gz
-# Source0-md5: e9e80612b24da9077752447eb7fb42ac
+# Source0-md5: 8acfc2c96ae0b6629eebb8f958027d8d
URL: https://github.com/libyal/libclocale/
BuildRequires: autoconf >= 2.71
BuildRequires: automake >= 1.6
@@ -83,12 +83,12 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README
-%attr(755,root,root) %{_libdir}/libclocale.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libclocale.so.1
+%{_libdir}/libclocale.so.*.*.*
+%ghost %{_libdir}/libclocale.so.1
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libclocale.so
+%{_libdir}/libclocale.so
%{_includedir}/libclocale
%{_includedir}/libclocale.h
%{_pkgconfigdir}/libclocale.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libclocale.git/commitdiff/1929fac444c67263573824fb84ef0733ea4889fc
More information about the pld-cvs-commit
mailing list