Skip to content

v1.1.4

Choose a tag to compare

@irushchyshyn irushchyshyn released this 15 Feb 12:23
· 28 commits to master since this release

Version 1.1.4

  • Add set -e and wrap whole section in a single "scl enable" (issue #17)
  • Add support for custom prefixes for Requires/BuildRequires in "list-files" (thanks Michal Srb for patch)
  • Accept arbitrary whitespace sequence if the transformer matches the beginning of the line (issue #15)
  • Do not sclize bundled libraries in Provides tag (issue #18)
  • Add meta runtime dependency for runtime and buildtime automatically and switches to disable them (issues #12, #16)