spdlog ver. bump

This commit is contained in:
Rmys
2025-12-11 15:28:02 +03:00
parent 8420f7bc71
commit b07dc1dff2
+9 -4
View File
@@ -13,9 +13,7 @@
<PartOf>programming.library</PartOf>
<Summary>Fast C++ logging library.</Summary>
<Description>Very fast, header-only/compiled, C++ logging library.</Description>
<Archive sha1sum="1f35eb7f07ae7ce424dce7a8b7f96b27e589d4c4" type="targz">
https://github.com/gabime/spdlog/archive/refs/tags/v1.12.0.tar.gz
</Archive>
<Archive sha1sum="f00816ec0b8572746e97a6a00ec7aabb383ff1a5" type="targz">https://github.com/gabime/spdlog/archive/refs/tags/v1.16.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>fmt-devel</Dependency>
@@ -49,7 +47,14 @@
</Files>
</Package>
<History>
<History>
<Update release="5">
<Date>2025-12-11</Date>
<Version>1.16.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2024-08-18</Date>
<Version>1.12.0</Version>