osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-file-embed revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-file-embed?expand=0&rev=34
This commit is contained in:
parent
8570bd9c1c
commit
dbd61cebe0
3
file-embed-0.0.11.1.tar.gz
Normal file
3
file-embed-0.0.11.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a113e7fe528be8204f40d3e9e00d595234e49def6caa133136e8254b659189d6
|
||||
size 6530
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eea5d00973808e440f346972b7477c8d8c2194a7036cc532eafeffc5189fcd50
|
||||
size 6469
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 20 03:02:06 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update file-embed to version 0.0.11.1.
|
||||
# ChangeLog for file-embed
|
||||
|
||||
## 0.0.11.1
|
||||
|
||||
* Support GHC 8.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 8 16:13:44 UTC 2019 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Drop obsolete group attributes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 11:31:30 UTC 2018 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-file-embed
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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 file-embed
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.0.11
|
||||
Version: 0.0.11.1
|
||||
Release: 0
|
||||
Summary: Use Template Haskell to embed file contents directly
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user