Releases: sclorg/spec2scl
Releases · sclorg/spec2scl
Version 1.2.2
v1.2.1
Version 1.2.1
- Add a missing -x option to set command (issue #17)
- Do not transform the %{name} macro for Obsoletes, Provides, Requires, BuildRequires (thanks @mbooth101 for the patch)
- Add support for scriptlet runtime sections and transforming scriptlet-specific dependencies (thanks @mbooth101 for the patches)
v1.2.0
v1.1.4
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)