Fedora 19 Update: php-scssphp-0.0.12-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Thu Jul 17 04:32:37 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-8172
2014-07-09 01:27:23
--------------------------------------------------------------------------------

Name        : php-scssphp
Product     : Fedora 19
Version     : 0.0.12
Release     : 1.fc19
URL         : http://leafo.net/scssphp
Summary     : A compiler for SCSS written in PHP
Description :
SCSS (http://sass-lang.com/) is a CSS preprocessor that adds many features like
variables, mixins, imports, color manipulation, functions, and tons of other
powerful features.

The entire compiler comes in a single class file ready for including in any kind
of project in addition to a command line tool for running the compiler from the
terminal.

scssphp implements SCSS (3.2.12). It does not implement the SASS syntax, only
the SCSS syntax.

--------------------------------------------------------------------------------
Update Information:

### [0.0.12](https://github.com/leafo/scssphp/releases/tag/v0.0.12) -- July 6, 2014
* revert erroneous import-partials-fix (smuuf)
* handle `If-Modified-Since` in client request, and send `Last-Modified` in response (braver)
* add hhvm to travis-ci testing

### [0.0.11](https://github.com/leafo/scssphp/releases/tag/v0.0.11) -- July 5, 2014
#### Bug Fixes
* support multi-line continuation character (backslash) per CSS2.1 and CSS3 spec (@caiosm1005)
* imported partials should not be compiled (@squarestar)
#### Enhancements
* added interface to set/unset variables, i.e., `setVariables($array)` and `unsetVariable($name)` (@leafo)
#### Maintenance
* micro-optimization replacing `is_null()` with `!isset()` (@Yahasana)
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jul  7 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.0.12-1
- Updated to 0.0.12 (BZ #1116615)
- Added option to build without tests ("--without tests")
* Sun Jun  8 2014 Remi Collet <remi at fedoraproject.org> - 0.0.10-2
- fix FTBFS, ignore max version of PHPUnit
- provides php-composer(leafo/scssphp)
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Apr 21 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.0.10-1
- Updated to 0.0.10 (BZ #1087738)
* Sun Dec 29 2013 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.0.9-1
- Updated to 0.0.9 (BZ #1046671)
- Spec cleanup
* Fri Nov 15 2013 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.0.8-1
- Updated to 0.0.8 (BZ #1009564)
* Sun Aug  4 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1116615 - php-scssphp-0.0.12 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1116615
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-scssphp' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list