Changes for version 0.04 - 2015-03-31
- `perl-Systemd-Daemon.spec.in` now uses placeholders `@BUILD_REQUIRES@` and `@RUN_REQUIRES@` to use requirements specified in `Makefile.PL`.
- Genertaing files reworked, `MANIFEST.SKIP` now is not a special case. Also, every generated file depends on its source in `Makefile`.
- `META.json` contains proper abstract, but cpan.org still takes abstract from `Daemon.pm.in` and shows abstract `@ABSTRACT@`. Attempt to exlude `*.in` files from indexing.