Package Release Info

ghc-file-embed-0.0.15.0-bp154.1.12

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-file-embed
ghc-file-embed-devel

Change Logs

* Thu Dec 17 2020 Ond?ej SĂșkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
Version: 0.0.15.0-150500.1.1
* Sun Aug 29 2021 psimons@suse.com
- Update file-embed to version 0.0.15.0.
  [#]# 0.0.15.0
  * Add `makeRelativeToLocationPredicate`
* Tue May 11 2021 psimons@suse.com
- Update file-embed to version 0.0.14.0.
  [#]# 0.0.14.0
  * Add `embedFileIfExists`
* Thu Dec 17 2020 mimi.vx@gmail.com
- disable %{ix86} build
* Tue Aug 18 2020 psimons@suse.com
- Replace %setup -q with the more modern %autosetup macro.
* Tue Jul 07 2020 psimons@suse.com
- Update file-embed to version 0.0.13.0.
  [#]# 0.0.13.0
  * Ensure that directory listings are returned in sorted order for reproducibility [yesodweb/yesod#1684](https://github.com/yesodweb/yesod/issues/1684)
* Tue Jun 09 2020 psimons@suse.com
- Add file-embed at version 0.0.12.0.
Version: 0.0.11.2-bp152.1.7
* Thu Feb 27 2020 psimons@suse.com
- Update file-embed to version 0.0.11.2.
  [#]# 0.0.11.2
  * Haddock markup fix
* Fri Dec 20 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 08 2019 Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
Version: 0.0.11-bp151.1.12
* Sat Oct 20 2018 Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
* Tue Jul 31 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 2018 psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
  and update copyright headers with spec-cleaner.
* Mon May 14 2018 psimons@suse.com
- Update file-embed to version 0.0.10.1.
  * Minor doc improvements
Version: 0.0.10-bp150.2.4
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
Version: 0.0.10-2.3
* Sun Jul 10 2016 psimons@suse.com
- Update to version 0.0.10 revision 0 with cabal2obs.
* Tue Apr 26 2016 mimi.vx@gmail.com
- update to 0.0.10
  * makeRelativeToProject
* Fri Jan 22 2016 mimi.vx@gmail.com
- update to 0.0.9.1
  * embedStringFile
* Mon Nov 23 2015 mimi.vx@gmail.com
- correct licence to BSD-2-Clause
* Tue Nov 17 2015 mimi.vx@gmail.com
- initial commit