forked from pool/ghc-fast-logger
Accepting request 839664 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/839664 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-fast-logger?expand=0&rev=22
This commit is contained in:
commit
17c2944f06
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:45080ca54a3862ed22f78c2bcb56d023695c4f4fd37dbbac418248c07cdca53b
|
|
||||||
size 11700
|
|
3
fast-logger-3.0.2.tar.gz
Normal file
3
fast-logger-3.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bfacda3111f3f795b5775f7ac681a122b225bff112c7b9dd9765f09dc0978b46
|
||||||
|
size 11958
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 29 02:00:57 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update fast-logger to version 3.0.2.
|
||||||
|
Upstream has not updated the file "ChangeLog.md" since the last
|
||||||
|
release.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 18 10:44:49 UTC 2020 - Peter Simons <psimons@suse.com>
|
Tue Aug 18 10:44:49 UTC 2020 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name fast-logger
|
%global pkg_name fast-logger
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 3.0.1
|
Version: 3.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A fast logging system
|
Summary: A fast logging system
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -41,7 +41,7 @@ BuildRequires: ghc-hspec-devel
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A fast logging system.
|
A fast logging system for Haskell.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Haskell %{pkg_name} library development files
|
Summary: Haskell %{pkg_name} library development files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user