Changelog for
sassc-3.4.2-1.9.x86_64.rpm :
Mon Feb 13 13:00:00 2017 ronisbrAATTgmail.com
- Run spec-cleaner.
- Remove `TODO` file since it has been removed by upstream.
- Version bump to 3.4.2.
Upstream changelog:
Version 3.4.2
- ------------
* Features
- Sass 3.4.23: Support url() with quotes in unknown directives
(AATTmgreter, #2243)
* Fixes
- Test bootstrap ignoring SASS_SPEC_PATH and SASS_SASSC_PATH
environment variables (AATTxzyfer, #2265)
- Incorrect equality of interpolated values (AATTmgreter, #2261)
- Incorrect error when AATTcontent is inside AATTat-root (AATTmgreter,
[#2260])
- C-API copy_options function losing some options (AATTmgreter,
[#2257])
- Segfault with calling calc (AATTmgreter, AATTxzyfer)
Version 3.4.1
- ------------
* Features
- Add --sass flag for indented syntax support from stdin
(AATTdocteurklein, #204)
* Fixes
- Ability to static compile VCR libs (AATTam11, #199)
- Sourcemap file not being written (AATTam11, #202)
Version 3.4.0
- ------------
* Features
- Change output to binary mode (AATTmgreter, #170)
- Add .editorconfig (AATTnschonni, #184)
- Add Windows CI (AATTam11, #189)
- Remove -ldl flag for OpenBSD (AATTparhs, #197)
- Update CLA to match LibSass (AATTnschonni, #186)
* Fixes
- Automake compile on msys2 and mingw64 (AATTmgreter AATTaroig, #174)
- Hanging when called with no args or STDIN piped data (AATTuizfb,
[#179])
- Misc fixes to build scripts (AATTnschonni, #184 #183)
- Remove old unreferenced files (AATTnschonni, #185)
- Memory leak by freeing options we allocated (AATTmgreter, #196)
- Clang warning (-Warray-bounds) (AATTmgreter, #198)
Thu Nov 24 13:00:00 2016 ronisbrAATTgmail.com
- Change the group and description as per jengelh advice.
* The group was changed to Development/Tools as in Fedora;
* The description was changed based on the package in Debian.
Wed Nov 23 13:00:00 2016 ronisbrAATTgmail.com
- Initial version