osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-file-embed revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-file-embed?expand=0&rev=36
This commit is contained in:
Ondřej Súkup 2019-12-28 14:40:41 +00:00 committed by Git OBS Bridge
parent dbd61cebe0
commit 75ff54c7f2

View File

@ -1,5 +1,5 @@
-------------------------------------------------------------------
Fri Dec 20 03:02:06 UTC 2019 - psimons@suse.com
Fri Dec 20 03:02:26 UTC 2019 - psimons@suse.com
- Update file-embed to version 0.0.11.1.
# ChangeLog for file-embed
@ -9,63 +9,7 @@ Fri Dec 20 03:02:06 UTC 2019 - psimons@suse.com
* Support GHC 8.10
-------------------------------------------------------------------
Fri Nov 8 16:13:44 UTC 2019 - Peter Simons <psimons@suse.com>
Wed Aug 28 17:31:10 UTC 2019 - psimons@suse.com
- Drop obsolete group attributes.
- Add file-embed at version 0.0.11.
-------------------------------------------------------------------
Sat Oct 20 11:31:30 UTC 2018 - Peter Simons <psimons@suse.com>
- 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