diff --git a/file-embed-0.0.11.1.tar.gz b/file-embed-0.0.11.1.tar.gz new file mode 100644 index 0000000..be9b04b --- /dev/null +++ b/file-embed-0.0.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a113e7fe528be8204f40d3e9e00d595234e49def6caa133136e8254b659189d6 +size 6530 diff --git a/file-embed-0.0.11.tar.gz b/file-embed-0.0.11.tar.gz deleted file mode 100644 index 2bb3c74..0000000 --- a/file-embed-0.0.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eea5d00973808e440f346972b7477c8d8c2194a7036cc532eafeffc5189fcd50 -size 6469 diff --git a/ghc-file-embed.changes b/ghc-file-embed.changes index 7a80a9a..4c35ec3 100644 --- a/ghc-file-embed.changes +++ b/ghc-file-embed.changes @@ -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 + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Sat Oct 20 11:31:30 UTC 2018 - Peter Simons diff --git a/ghc-file-embed.spec b/ghc-file-embed.spec index f49e065..2ef4fb5 100644 --- a/ghc-file-embed.spec +++ b/ghc-file-embed.spec @@ -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