diff --git a/fast-logger-3.2.2.tar.gz b/fast-logger-3.2.2.tar.gz deleted file mode 100644 index 21eb613..0000000 --- a/fast-logger-3.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:575bbe9fc2d130fe665bb6d135349200b4825fcb60b59533f89c2a8c9844afdd -size 14570 diff --git a/fast-logger-3.2.3.tar.gz b/fast-logger-3.2.3.tar.gz new file mode 100644 index 0000000..5de00d3 --- /dev/null +++ b/fast-logger-3.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e358df6e9d5286c642e78a94be4402f159005d417d03c09f1b4f6c9b9110c429 +size 14658 diff --git a/ghc-fast-logger.changes b/ghc-fast-logger.changes index 9ccfdf8..1afc692 100644 --- a/ghc-fast-logger.changes +++ b/ghc-fast-logger.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 16 07:11:46 UTC 2024 - Peter Simons + +- Update fast-logger to version 3.2.3. + ## 3.2.3 + + * Ensuring flush for single logger. + [#214](https://github.com/kazu-yamamoto/logger/pull/214) + ------------------------------------------------------------------- Thu Jul 6 23:02:44 UTC 2023 - Peter Simons diff --git a/ghc-fast-logger.spec b/ghc-fast-logger.spec index a789c5e..4a298c9 100644 --- a/ghc-fast-logger.spec +++ b/ghc-fast-logger.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-fast-logger # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 3.2.2 +Version: 3.2.3 Release: 0 Summary: A fast logging system License: BSD-3-Clause