osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-file-embed revision:5, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-file-embed?expand=0&rev=38
This commit is contained in:
Peter Simons 2020-02-27 18:23:53 +00:00 committed by Git OBS Bridge
parent 7a0aa27a53
commit 2a193755b2
4 changed files with 13 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 27 14:17:45 UTC 2020 - psimons@suse.com
- Update file-embed to version 0.0.11.2.
## 0.0.11.2
* Haddock markup fix
-------------------------------------------------------------------
Fri Dec 20 03:02:06 UTC 2019 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-file-embed
#
# 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 file-embed
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.0.11.1
Version: 0.0.11.2
Release: 0
Summary: Use Template Haskell to embed file contents directly
License: BSD-2-Clause