[packages/libfvalue] - updated to 20260522
qboosh
qboosh at pld-linux.org
Sun May 24 14:18:45 CEST 2026
commit 30e1c52e34ad79d954d3982699ecaaaf49844c19
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun May 24 14:18:50 2026 +0200
- updated to 20260522
libfvalue.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libfvalue.spec b/libfvalue.spec
index e005758..b86a4e1 100644
--- a/libfvalue.spec
+++ b/libfvalue.spec
@@ -10,13 +10,13 @@
Summary: Library to support various format value types
Summary(pl.UTF-8): Biblioteka obsługująca różne typy formatów wartości
Name: libfvalue
-Version: 20240415
+Version: 20260522
Release: 1
License: LGPL v3+
Group: Libraries
#Source0Download: https://github.com/libyal/libfvalue/releases
Source0: https://github.com/libyal/libfvalue/releases/download/%{version}/%{name}-experimental-%{version}.tar.gz
-# Source0-md5: eef7a01e5f0dc862c9db0c947a0d10d9
+# Source0-md5: f25ef2e4521f80d08512a2cbf2966ecd
URL: https://github.com/libyal/libfvalue/
BuildRequires: autoconf >= 2.71
BuildRequires: automake >= 1.6
@@ -110,12 +110,12 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README
-%attr(755,root,root) %{_libdir}/libfvalue.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libfvalue.so.1
+%{_libdir}/libfvalue.so.*.*.*
+%ghost %{_libdir}/libfvalue.so.1
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libfvalue.so
+%{_libdir}/libfvalue.so
%{_includedir}/libfvalue
%{_includedir}/libfvalue.h
%{_pkgconfigdir}/libfvalue.pc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libfvalue.git/commitdiff/30e1c52e34ad79d954d3982699ecaaaf49844c19
More information about the pld-cvs-commit
mailing list