Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libsass for openSUSE:Factory checked in at 2021-07-22 22:43:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsass (Old) and /work/SRC/openSUSE:Factory/.libsass.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsass" Thu Jul 22 22:43:01 2021 rev:13 rq:907495 version:3.6.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libsass/libsass.changes 2020-08-14 09:30:09.652300993 +0200 +++ /work/SRC/openSUSE:Factory/.libsass.new.1899/libsass.changes 2021-07-22 22:43:32.303185890 +0200 @@ -1,0 +2,15 @@ +Sat Jul 17 06:53:55 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 3.6.5: + * Fix extend edge case going endlessly + * Fix source-maps and how we count unicode characters + * Fix seed generator if std::random_device fails + * Fix url() containing exclamation mark causing an error + * Fix Offset initialization when end was not given + * Fix obvious backporting error in pseudo extend + * Fix obvious identical subexpressions in op_color_number + * Fix edge case regarding unit-less number equality as object keys + * Revert compound re-ordering for non extended selectors + * Prevent compiler warning about unnecessary copy + +------------------------------------------------------------------- Old: ---- libsass-3.6.4.tar.gz New: ---- libsass-3.6.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsass.spec ++++++ --- /var/tmp/diff_new_pack.9b0db1/_old 2021-07-22 22:43:32.799185244 +0200 +++ /var/tmp/diff_new_pack.9b0db1/_new 2021-07-22 22:43:32.803185239 +0200 @@ -1,7 +1,7 @@ # # spec file for package libsass # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,14 @@ # -%define libname libsass-3_6_4-1 +%define libname libsass-3_6_5-1 Name: libsass -Version: 3.6.4 +Version: 3.6.5 Release: 0 Summary: Compiler library for A CSS preprocessor language License: MIT Group: Development/Libraries/C and C++ -Url: https://github.com/sass/libsass +URL: https://github.com/sass/libsass Source: https://github.com/sass/libsass/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Patch1: libsass-am.diff Patch2: libsass-vers.diff ++++++ libsass-3.6.4.tar.gz -> libsass-3.6.5.tar.gz ++++++ ++++ 2313 lines of diff (skipped)