diff --git a/fast-logger-3.0.0.tar.gz b/fast-logger-3.0.0.tar.gz deleted file mode 100644 index 876ec4c..0000000 --- a/fast-logger-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03f5e1bf4925b7c9d88122c77b6fa264d6b15a0a15593143715dacae1fa1ff49 -size 11521 diff --git a/fast-logger-3.0.1.tar.gz b/fast-logger-3.0.1.tar.gz new file mode 100644 index 0000000..02a426c --- /dev/null +++ b/fast-logger-3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45080ca54a3862ed22f78c2bcb56d023695c4f4fd37dbbac418248c07cdca53b +size 11700 diff --git a/ghc-fast-logger.changes b/ghc-fast-logger.changes index f09e18b..fe7c674 100644 --- a/ghc-fast-logger.changes +++ b/ghc-fast-logger.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Feb 27 14:16:55 UTC 2020 - psimons@suse.com + +- Update fast-logger to version 3.0.1. + ## 3.0.1 + + * Creating the `Internal` module. + [#185](https://github.com/kazu-yamamoto/logger/pull/185) + ------------------------------------------------------------------- Fri Nov 8 16:13:44 UTC 2019 - Peter Simons diff --git a/ghc-fast-logger.spec b/ghc-fast-logger.spec index 6ff1fdf..cb8b290 100644 --- a/ghc-fast-logger.spec +++ b/ghc-fast-logger.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-fast-logger # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name fast-logger %bcond_with tests Name: ghc-%{pkg_name} -Version: 3.0.0 +Version: 3.0.1 Release: 0 Summary: A fast logging system License: BSD-3-Clause