commit 8de4698f0456c5144a30630211a36cb662871c4e
Author: Jakub Bogusz <[email protected]>
Date:   Sat Jul 22 17:28:22 2023 +0200

    - updated to 1.12.0 (new soname)

 spdlog.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/spdlog.spec b/spdlog.spec
index 8da2ebe..684029e 100644
--- a/spdlog.spec
+++ b/spdlog.spec
@@ -1,14 +1,14 @@
 Summary:       Very fast C++ logging library
 Summary(pl.UTF-8):     Bardzo szybka biblioteka C++ do logowania
 Name:          spdlog
-Version:       1.11.0
+Version:       1.12.0
 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: 287c6492c25044fd2da9947ab120b2bd
+# Source0-md5: 6b4446526264c1d1276105482adc18d1
 URL:           https://github.com/gabime/spdlog
 BuildRequires: cmake >= 3.10
 BuildRequires: libstdc++-devel >= 6:4.7
@@ -66,7 +66,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc LICENSE README.md
 %attr(755,root,root) %{_libdir}/libspdlog.so.*.*.*
-%ghost %{_libdir}/libspdlog.so.1.11
+%ghost %{_libdir}/libspdlog.so.1.12
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to