diff --git a/file-embed-0.0.15.0.tar.gz b/file-embed-0.0.15.0.tar.gz deleted file mode 100644 index 791199a..0000000 --- a/file-embed-0.0.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f066b85d537a20252faa59489f6a854e4e8f39080f08730c9e195e418cec5bdd -size 7119 diff --git a/file-embed-0.0.16.0.tar.gz b/file-embed-0.0.16.0.tar.gz new file mode 100644 index 0000000..e65b819 --- /dev/null +++ b/file-embed-0.0.16.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f18672eff936355557cdd163905451205d7ee22742edac313dd27cf42a3f415 +size 7198 diff --git a/ghc-file-embed.changes b/ghc-file-embed.changes index 604dfc3..30bd64a 100644 --- a/ghc-file-embed.changes +++ b/ghc-file-embed.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 28 06:59:04 UTC 2024 - Peter Simons + +- Update file-embed to version 0.0.16.0. + ## 0.0.16.0 + + * Add `embedFileRelative` + ------------------------------------------------------------------- Thu Mar 30 17:06:47 UTC 2023 - Peter Simons diff --git a/ghc-file-embed.spec b/ghc-file-embed.spec index 8cacc6f..3ff2687 100644 --- a/ghc-file-embed.spec +++ b/ghc-file-embed.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-file-embed # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.0.15.0 +Version: 0.0.16.0 Release: 0 Summary: Use Template Haskell to embed file contents directly License: BSD-2-Clause