4
0

2 Commits

4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e358df6e9d5286c642e78a94be4402f159005d417d03c09f1b4f6c9b9110c429
size 14658

3
fast-logger-3.2.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39753b31356a31fc597f8b94ebd0b19e815720603f1100e2ac8711313149b0bb
size 14778

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 15 03:53:07 UTC 2024 - Peter Simons <psimons@suse.com>
- Update fast-logger to version 3.2.4.
## 3.2.4
* Avoid unnecessary copy for Text values with text-2.0
[#219](https://github.com/kazu-yamamoto/logger/pull/219)
-------------------------------------------------------------------
Thu May 16 07:11:46 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 3.2.3
Version: 3.2.4
Release: 0
Summary: A fast logging system
License: BSD-3-Clause