Hello community, here is the log from the commit of package libsass for openSUSE:Factory checked in at 2020-08-14 09:30:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsass (Old) and /work/SRC/openSUSE:Factory/.libsass.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsass" Fri Aug 14 09:30:03 2020 rev:12 rq:824491 version:3.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libsass/libsass.changes 2019-10-24 23:04:14.420177497 +0200 +++ /work/SRC/openSUSE:Factory/.libsass.new.3399/libsass.changes 2020-08-14 09:30:09.652300993 +0200 @@ -1,0 +2,40 @@ +Thu Jul 23 15:37:29 UTC 2020 - John Vandenberg <[email protected]> + +- Update version to 3.6.4 + * Fix parenthesization for selector schema and real parents + * Add deprecation warning for global variable creation + * Ensure correct output order of compound selectors + * Handle loaded source code as shared objects + * New custom memory allocator - disabled for now + * Add back C-API getters for plugin paths + * Fix abspath handling on windows without directory + * Fix various edge case crashes + * Fix segfault on directive ruleset + * Fix heap-buffer-overflow in lexer + * Fix stack-overflow in parser + * Fix memory leak in parser + * Fix memory leak in evaluation + * Fix memory handling edge case + * Fix some null pointer access crashes + * Preparations for ongoing refactoring +- from v3.6.3 + * Fix compound extend warning + * Fix extend being stuck in endless loop + * Fix various edge-case segfault crashes + * Extend error_src lifetime on c-api context + * Fix memory leak in permutation function + * Preserve indentation in nested mode +- from v3.6.2 + * Improve pseudo selector handling + * Code improvements + * Fix various functions arguments + * Fix "call" for $function + * Check weight argument on invert call + * Improve makefile to use dylib extension on MacOS + * Fix bug in scale-color with positive saturation + * Minor API documentation improvements + * Fix selector isInvisible logic + * Fix evaluation of unary expressions in loops + * Fix attribute selector equality with modifiers + +------------------------------------------------------------------- Old: ---- libsass-3.6.1.tar.gz New: ---- libsass-3.6.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsass.spec ++++++ --- /var/tmp/diff_new_pack.dR5NQ9/_old 2020-08-14 09:30:10.380301366 +0200 +++ /var/tmp/diff_new_pack.dR5NQ9/_new 2020-08-14 09:30:10.384301368 +0200 @@ -1,7 +1,7 @@ # # spec file for package libsass # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define libname libsass-3_6_1-1 +%define libname libsass-3_6_4-1 Name: libsass -Version: 3.6.1 +Version: 3.6.4 Release: 0 Summary: Compiler library for A CSS preprocessor language License: MIT ++++++ libsass-3.6.1.tar.gz -> libsass-3.6.4.tar.gz ++++++ ++++ 33431 lines of diff (skipped)
