Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcss for openSUSE:Factory checked in at 2024-10-11 17:00:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcss (Old) and /work/SRC/openSUSE:Factory/.libcss.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcss" Fri Oct 11 17:00:57 2024 rev:8 rq:1206498 version:0.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libcss/libcss.changes 2021-05-19 17:50:14.793316636 +0200 +++ /work/SRC/openSUSE:Factory/.libcss.new.19354/libcss.changes 2024-10-11 17:00:58.847330443 +0200 @@ -1,0 +2,24 @@ +Mon Oct 7 12:24:42 UTC 2024 - Antonio Teixeira <[email protected]> + +- Update to 0.9.2: + * Added support for SVG `fill-opacity` property. + * Added support for SVG `stroke-opacity` property. + * Added support for CSS property wide `revert` value. + * Added support for CSS property wide `unset` value. + * Added support for CSS property wide `initial` value. + * Added support for CSS `position` property `sticky` value. + * Added support for CSS `display` property "grid" values. + * Added support for `prefers-color-scheme` media query. + * Added new public API for CSS unit conversion. + * Added support for predefined counter styles. + * Optimised media query handling. + * Made selection code generator deterministic. + * Various selection code generator improvements. + * Squashed leak of system font names. + * Improved internal handling of property units. + * Improved internal string map. + * Minor buildsystem improvements. + * Improved example code. + * Added new tests. + +------------------------------------------------------------------- Old: ---- libcss-0.9.1-src.tar.gz New: ---- libcss-0.9.2-src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcss.spec ++++++ --- /var/tmp/diff_new_pack.oJdn6f/_old 2024-10-11 17:00:59.291348912 +0200 +++ /var/tmp/diff_new_pack.oJdn6f/_new 2024-10-11 17:00:59.295349078 +0200 @@ -1,7 +1,7 @@ # # spec file for package libcss # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global make_vars COMPONENT_TYPE=lib-shared PREFIX=%{_prefix} LIBDIR=%{_lib} CC=cc Q= %global build_vars OPTCFLAGS='%{optflags}' OPTLDFLAGS="$RPM_LD_FLAGS" Name: libcss -Version: 0.9.1 +Version: 0.9.2 Release: 0 Summary: A CSS parser and selection engine License: MIT ++++++ libcss-0.9.1-src.tar.gz -> libcss-0.9.2-src.tar.gz ++++++ ++++ 30774 lines of diff (skipped)
