osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-fast-logger revision:4, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fast-logger?expand=0&rev=60
This commit is contained in:
Peter Simons 2020-09-29 09:37:52 +00:00 committed by Git OBS Bridge
parent ca627ce64c
commit fa4df4a6bd
4 changed files with 12 additions and 5 deletions

View File

@ -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
View File

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

View File

@ -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>

View File

@ -19,7 +19,7 @@
%global pkg_name fast-logger
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 3.0.1
Version: 3.0.2
Release: 0
Summary: A fast logging system
License: BSD-3-Clause
@ -41,7 +41,7 @@ BuildRequires: ghc-hspec-devel
%endif
%description
A fast logging system.
A fast logging system for Haskell.
%package devel
Summary: Haskell %{pkg_name} library development files