[packages/HdrHistogram_c] - updated to 0.11.9

qboosh qboosh at pld-linux.org
Wed Aug 27 19:52:37 CEST 2025


commit 0106a795b369fc85ffd104286fdd3d9dee512ba2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Aug 27 19:55:17 2025 +0200

    - updated to 0.11.9

 HdrHistogram_c.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/HdrHistogram_c.spec b/HdrHistogram_c.spec
index b2e776b..dcb5ec6 100644
--- a/HdrHistogram_c.spec
+++ b/HdrHistogram_c.spec
@@ -1,17 +1,17 @@
 #
 # Conditional build:
-%bcond_without	static_libs	# don't build static libraries
+%bcond_without	static_libs	# static library
 #
 Summary:	C port of High Dynamic Range (HDR) histogram
 Summary(pl.UTF-8):	Port C biblioteki histogramów HDR (High Dynamic Range)
 Name:		HdrHistogram_c
-Version:	0.11.8
+Version:	0.11.9
 Release:	1
 License:	Public Domain/CC0 v1.0 or BSD
 Group:		Libraries
 #Source0Download: https://github.com/HdrHistogram/HdrHistogram_c/releases
 Source0:	https://github.com/HdrHistogram/HdrHistogram_c/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	01ad863daaecea56a93f25de3065dcac
+# Source0-md5:	38dbfeb8be486839abb3c159b7e349c5
 URL:		https://github.com/HdrHistogram/HdrHistogram_c
 BuildRequires:	cmake >= 3.12
 BuildRequires:	libstdc++-devel >= 6:4.7
@@ -80,11 +80,11 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/hdr_decoder
 %attr(755,root,root) %{_bindir}/hiccup
 %attr(755,root,root) %{_libdir}/libhdr_histogram.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libhdr_histogram.so.6
+%ghost %{_libdir}/libhdr_histogram.so.6
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libhdr_histogram.so
+%{_libdir}/libhdr_histogram.so
 %dir %{_includedir}/hdr
 %{_includedir}/hdr/hdr_*.h
 %{_libdir}/cmake/hdr_histogram
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/HdrHistogram_c.git/commitdiff/0106a795b369fc85ffd104286fdd3d9dee512ba2



More information about the pld-cvs-commit mailing list