Hello community, here is the log from the commit of package libsass for openSUSE:Factory checked in at 2018-03-11 15:25:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsass (Old) and /work/SRC/openSUSE:Factory/.libsass.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsass" Sun Mar 11 15:25:07 2018 rev:7 rq:585009 version:3.4.9 Changes: -------- --- /work/SRC/openSUSE:Factory/libsass/libsass.changes 2017-10-26 18:46:29.678040922 +0200 +++ /work/SRC/openSUSE:Factory/.libsass.new/libsass.changes 2018-03-11 15:25:08.699444086 +0100 @@ -1,0 +2,52 @@ +Fri Mar 9 08:49:04 UTC 2018 - astie...@suse.com + +- update to 3.4.9: + * Fix math with multiple units + * Make error indicator Unicode aware + * Make sourcemaps fully Unicode aware + * Fix parser state column following static values + * Fix memory leak of custom functions signature + * Adding the missing scope identifier std:: + * Fix fall-trough warning in latest gnu gcc + * Tweak warning message format +- includes changes frpm 3.4.8: + * Implement case modifier for attribute selector + * Emit warning for double parent selectors + * Throw error if cwd goes missing + * Throw error when mixin ruleset in root has parent selector + * Fix to connect parent selector only once + * Fix endless loop comparing Selector_List to List + * Fix whitespace issue for wrapped selectors +- includes changes from 3.4.7: + * Implement exponents for numbers + * Implement long file path suppo + * Error on quoted string in simple selector parsing + * Do not compress colors in selectors + * Fix issue when passing restargs to call + * Fix issue with attribute selector unification + * Improve wrapped pseudo selector handling + * Improve extend of wrapped pseudo selectors + * Fix propagation of named rest arguments + * Do not output invisible support blocks + * Various build makefile and CI related fixes +- 3.4.6: + * Reverts accidental 3.5 feature - trailing commas in parameters + and arguments + * Reverts accidental breaking change - remove current working + directory from search paths + * Fix some memory corruptions + * Fix CI instability + * Fix CI for 3.4 release + * Fix links in Markdown after Github changed its parser + * Fix potential stack overflow + * Fix file content malloc to avoid reading beyond buffer + * Fix segfault in at-root cssize edge-case + * Fix ref-counted value handling in if function + * Fix segfault in selector append edge-case + * Fix segfault in parser edge case + * Fix usage of non-portable strdup + * Fix case-sensitive lookup to parse colors + * Fix selector parsing and url regression +- Use %license (boo#1082318) + +------------------------------------------------------------------- Old: ---- libsass-3.4.6.tar.gz New: ---- libsass-3.4.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsass.spec ++++++ --- /var/tmp/diff_new_pack.ZhbTmf/_old 2018-03-11 15:25:09.399418975 +0100 +++ /var/tmp/diff_new_pack.ZhbTmf/_new 2018-03-11 15:25:09.403418832 +0100 @@ -1,7 +1,7 @@ # # spec file for package libsass # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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_4_6-0 +%define libname libsass-3_4_9-0 Name: libsass -Version: 3.4.6 +Version: 3.4.9 Release: 0 Summary: Compiler library for A CSS preprocessor language License: MIT @@ -75,12 +75,10 @@ %postun -n %{libname} -p /sbin/ldconfig %files -n %{libname} -%defattr(-,root,root) -%doc LICENSE +%license LICENSE %{_libdir}/libsass*.so.* %files devel -%defattr(-,root,root) %{_includedir}/sass* %{_libdir}/pkgconfig/libsass.pc %{_libdir}/libsass*.so ++++++ libsass-3.4.6.tar.gz -> libsass-3.4.9.tar.gz ++++++ ++++ 3095 lines of diff (skipped)