File ghc-magic.changes of Package ghc-magic.6476
-------------------------------------------------------------------
Sun Jul 10 16:55:11 UTC 2016 - psimons@suse.com
- Update to version 1.1 revision 0 with cabal2obs.
-------------------------------------------------------------------
Thu Apr 28 16:02:48 UTC 2016 - psimons@suse.com
- Add another explicit run-time dependency on "file-devel" to make
this package usable. Without that dependency, RPM would pull in
only "libmagic1", which contains "libmagic.so.1" but not
"libmagic.so". As a result, Haskell builds that try to link
"-lmagic" would fail.
-------------------------------------------------------------------
Thu Apr 28 11:05:15 UTC 2016 - psimons@suse.com
- Add missing system dependency "file-devel", which provides the
libmagic library this code binds to.
-------------------------------------------------------------------
Sat Feb 13 18:32:45 UTC 2016 - mimi.vx@gmail.com
- ghc-magic generated by st2obs scritpt