diff --git a/file-embed-0.0.11.1.tar.gz b/file-embed-0.0.11.1.tar.gz deleted file mode 100644 index be9b04b..0000000 --- a/file-embed-0.0.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a113e7fe528be8204f40d3e9e00d595234e49def6caa133136e8254b659189d6 -size 6530 diff --git a/file-embed-0.0.11.2.tar.gz b/file-embed-0.0.11.2.tar.gz new file mode 100644 index 0000000..d37f62a --- /dev/null +++ b/file-embed-0.0.11.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ca38940a702a5685a2433deb260d3d713dc69ef9c3ac69c9958df08dd3fe2d +size 6493 diff --git a/ghc-file-embed.changes b/ghc-file-embed.changes index 4c35ec3..7c1ab3e 100644 --- a/ghc-file-embed.changes +++ b/ghc-file-embed.changes @@ -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 diff --git a/ghc-file-embed.spec b/ghc-file-embed.spec index 2ef4fb5..9f534af 100644 --- a/ghc-file-embed.spec +++ b/ghc-file-embed.spec @@ -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