diff --git a/file-embed-0.0.9.1.tar.gz b/file-embed-0.0.9.1.tar.gz new file mode 100644 index 0000000..488dfdb --- /dev/null +++ b/file-embed-0.0.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdbde52cdf03067661944d072d95578ade8a27d709669f4ed40314fc729e460f +size 5685 diff --git a/file-embed-0.0.9.tar.gz b/file-embed-0.0.9.tar.gz deleted file mode 100644 index ec54876..0000000 --- a/file-embed-0.0.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58b3a6b0e0566b9f89286ecd456a669273b8333cd39356d4cc88ef897d93d005 -size 5624 diff --git a/ghc-file-embed.changes b/ghc-file-embed.changes index 7845e79..40f0455 100644 --- a/ghc-file-embed.changes +++ b/ghc-file-embed.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 22 08:46:18 UTC 2016 - mimi.vx@gmail.com + +- update to 0.0.9.1 +* embedStringFile + ------------------------------------------------------------------- Mon Nov 23 09:56:34 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-file-embed.spec b/ghc-file-embed.spec index a223df2..fcb2db8 100644 --- a/ghc-file-embed.spec +++ b/ghc-file-embed.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-file-embed # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -21,7 +21,7 @@ %bcond_without tests Name: ghc-file-embed -Version: 0.0.9 +Version: 0.0.9.1 Release: 0 Summary: Use Template Haskell to embed file contents directly License: BSD-2-Clause