[packages/spdlog] - up to 1.15.3

mrozowik mrozowik at pld-linux.org
Thu Oct 16 17:30:40 CEST 2025


commit da7db126b2a864aec33cb37aca3533623c075578
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Thu Oct 16 15:30:28 2025 +0000

    - up to 1.15.3

 spdlog.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/spdlog.spec b/spdlog.spec
index 684029e..c1ded7f 100644
--- a/spdlog.spec
+++ b/spdlog.spec
@@ -1,18 +1,18 @@
 Summary:	Very fast C++ logging library
 Summary(pl.UTF-8):	Bardzo szybka biblioteka C++ do logowania
 Name:		spdlog
-Version:	1.12.0
+Version:	1.15.3
 Release:	1
 Epoch:		1
 License:	MIT
 Group:		Development/Libraries
 #Source0Download: https://github.com/gabime/spdlog/releases
 Source0:	https://github.com/gabime/spdlog/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	6b4446526264c1d1276105482adc18d1
+# Source0-md5:	fffda902bb4a04ce814ddd5328d95e8a
 URL:		https://github.com/gabime/spdlog
 BuildRequires:	cmake >= 3.10
-BuildRequires:	libstdc++-devel >= 6:4.7
 BuildRequires:	libfmt-devel >= 5.3.0
+BuildRequires:	libstdc++-devel >= 6:4.7
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.605
 Requires:	libfmt >= 5.3.0
@@ -65,8 +65,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc LICENSE README.md
-%attr(755,root,root) %{_libdir}/libspdlog.so.*.*.*
-%ghost %{_libdir}/libspdlog.so.1.12
+%{_libdir}/libspdlog.so.*.*.*
+%ghost %{_libdir}/libspdlog.so.1.15
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spdlog.git/commitdiff/da7db126b2a864aec33cb37aca3533623c075578



More information about the pld-cvs-commit mailing list