diff --git a/file-embed-0.0.11.2.tar.gz b/file-embed-0.0.11.2.tar.gz deleted file mode 100644 index d37f62a..0000000 --- a/file-embed-0.0.11.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4ca38940a702a5685a2433deb260d3d713dc69ef9c3ac69c9958df08dd3fe2d -size 6493 diff --git a/file-embed-0.0.12.0.tar.gz b/file-embed-0.0.12.0.tar.gz new file mode 100644 index 0000000..5b75bd2 --- /dev/null +++ b/file-embed-0.0.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:579031e9f8248a1e56ee61fda32ab7da23d36a911383e9530c3a7b173d5b628d +size 6563 diff --git a/ghc-file-embed.changes b/ghc-file-embed.changes index 7c1ab3e..4f513df 100644 --- a/ghc-file-embed.changes +++ b/ghc-file-embed.changes @@ -1,79 +1,5 @@ ------------------------------------------------------------------- -Thu Feb 27 14:17:45 UTC 2020 - psimons@suse.com +Tue Jun 9 09:26:17 UTC 2020 - psimons@suse.com -- Update file-embed to version 0.0.11.2. - ## 0.0.11.2 +- Add file-embed at version 0.0.12.0. - * Haddock markup fix - -------------------------------------------------------------------- -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 - -- Use https URL to refer to bugs.opensuse.org. - -------------------------------------------------------------------- -Tue Jul 31 14:10:04 UTC 2018 - psimons@suse.com - -- Update file-embed to version 0.0.11. - ## 0.0.11 - - * embedDirListing [#26](https://github.com/snoyberg/file-embed/pull/26) - -------------------------------------------------------------------- -Wed Jul 18 14:26:24 UTC 2018 - psimons@suse.com - -- Cosmetic: replace tabs with blanks, strip trailing white space, - and update copyright headers with spec-cleaner. - -------------------------------------------------------------------- -Mon May 14 17:02:11 UTC 2018 - psimons@suse.com - -- Update file-embed to version 0.0.10.1. - * Minor doc improvements - -------------------------------------------------------------------- -Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com - -- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. - -------------------------------------------------------------------- -Sun Jul 10 17:15:55 UTC 2016 - psimons@suse.com - -- Update to version 0.0.10 revision 0 with cabal2obs. - -------------------------------------------------------------------- -Tue Apr 26 08:25:43 UTC 2016 - mimi.vx@gmail.com - -- update to 0.0.10 -* makeRelativeToProject - -------------------------------------------------------------------- -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 - -- correct licence to BSD-2-Clause - -------------------------------------------------------------------- -Tue Nov 17 19:28:15 UTC 2015 - mimi.vx@gmail.com - -- initial commit diff --git a/ghc-file-embed.spec b/ghc-file-embed.spec index 9f534af..8ddcfb9 100644 --- a/ghc-file-embed.spec +++ b/ghc-file-embed.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-file-embed # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # 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.2 +Version: 0.0.12.0 Release: 0 Summary: Use Template Haskell to embed file contents directly License: BSD-2-Clause