9
0
forked from pool/perl-CSS-Sass

Accepting request 693033 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/693033
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CSS-Sass?expand=0&rev=17
This commit is contained in:
2019-04-11 07:57:36 +00:00
committed by Git OBS Bridge
parent 2f09aba7ac
commit 5f711a648a
4 changed files with 41 additions and 11 deletions

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Thu Apr 11 05:03:14 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 3.4.12
see /usr/share/doc/packages/perl-CSS-Sass/Changes
CSS::Sass (3.4.12)
* Maintenance release (no libsass upgrade)
* Add unit tests for included plugins
* Changed plugin locations and auto loading
* Implement support for HRX spec tests
* Fix issue with newer ExtUtils::CppGuess
* Update ppport.h and adjust makefile
* Update sassc plugin to latest version
* Update img-size plugin to latest version
* Add loading of alternate spec output file names
* Fix spec test by trimming trailing white-space
* Add appveyor for windows/strawberry perl testing
-- Marcel Greter <perl-libsass@ocbnet.ch> Thu, 10 Apr 2019 01:44:42 +0100
CSS::Sass (3.4.11)
* Bumped libsass version to latest 3.4 stable branch (3.4.9)
* Improve spec-runner to normalize nth-child binomial spacing
* Fix sass operation overloads for inverted operands
-- Marcel Greter <perl-libsass@ocbnet.ch> Mon, 05 Feb 2018 23:31:14 +0200
-------------------------------------------------------------------
Fri Jan 19 06:08:32 UTC 2018 - coolo@suse.com