Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package librsvg for openSUSE:Factory checked 
in at 2021-09-29 20:18:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librsvg (Old)
 and      /work/SRC/openSUSE:Factory/.librsvg.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librsvg"

Wed Sep 29 20:18:03 2021 rev:110 rq:921672 version:2.52.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/librsvg/librsvg.changes  2021-06-11 
22:30:46.770141172 +0200
+++ /work/SRC/openSUSE:Factory/.librsvg.new.1899/librsvg.changes        
2021-09-29 20:18:44.490948720 +0200
@@ -1,0 +2,37 @@
+Sun Sep 26 15:58:43 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Disable testsuite run on ix86 and arm.
+
+-------------------------------------------------------------------
+Fri Sep 17 08:06:03 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 2.52.0:
+  + The biggest user-visible change is that rsvg-convert has been
+    ported to Rust.
+  + rsvg-convert is now aware of physical units, and fixes a bug
+    where PDFs were created at the wrong size.
+  + Support for Accept-Language.
+  + rsvg-convert's default DPI is now 96, to better match W3C
+    standards.
+  + SVG2/CSS3 features:
+    - Transform property from SVG2; previously librsvg only
+      supported the transform attribute from SVG1.1, which has
+      different syntax.
+    - context-fill and context-stroke for <marker> and <use>
+      elements.
+    - markers now support orient="auto-start-reverse".
+    - paint-order for text elements.
+    - "auto" values for the width and height attributes of the
+      <image>, <rect>, and <svg> elements.
+    - All the <filter-function> types from the Filter Effects
+      Module Level 1 specification: blur(), brightness(),
+      contrast(), drop-shadow(), grayscale(), hue-rotate(),
+      invert(), opacity(), sepia(), saturate().
+    - The filter property now supports chains of uri() filters or
+      <filter-function> shortcuts.
+    - Support CSS selectors for attribute matching, like
+      rect[attr^="prefix"]
+  + New APIs: See the HTML documentation for details.
+- Drop -lang package: there are no translations available anymore.
+
+-------------------------------------------------------------------

Old:
----
  librsvg-2.50.7.tar.xz

New:
----
  librsvg-2.52.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ librsvg.spec ++++++
--- /var/tmp/diff_new_pack.CnKle8/_old  2021-09-29 20:18:45.130950169 +0200
+++ /var/tmp/diff_new_pack.CnKle8/_new  2021-09-29 20:18:45.134950178 +0200
@@ -20,13 +20,13 @@
 %define librsvg_sover 2
 
 Name:           librsvg
-Version:        2.50.7
+Version:        2.52.0
 Release:        0
 Summary:        A Library for Rendering SVG Data
 License:        Apache-2.0 AND GPL-2.0-or-later AND LGPL-2.0-or-later AND MIT
 Group:          Development/Libraries/C and C++
 URL:            https://wiki.gnome.org/Projects/LibRsvg
-Source0:        
https://download.gnome.org/sources/librsvg/2.50/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/librsvg/2.52/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 
 BuildRequires:  cargo
@@ -130,8 +130,6 @@
 This package contains a thumbnailer to render SVG (scalable vector
 graphics) data.
 
-%lang_package
-
 %prep
 %autosetup -p1
 
@@ -148,10 +146,11 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 # %%doc is used to package such contents
 rm -rf %{buildroot}%{_datadir}/doc/%{name}
-%find_lang %{name} %{?no_lang_C}
 
 %check
+%ifnarch %ix86 %arm
 %make_build check
+%endif
 
 %post -n librsvg-2-%{librsvg_sover} -p /sbin/ldconfig
 
@@ -195,6 +194,4 @@
 %dir %{_datadir}/gtk-doc/html
 %doc %{_datadir}/gtk-doc/html/rsvg-2.0
 
-%files lang -f %{name}.lang
-
 %changelog

++++++ librsvg-2.50.7.tar.xz -> librsvg-2.52.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/librsvg/librsvg-2.50.7.tar.xz 
/work/SRC/openSUSE:Factory/.librsvg.new.1899/librsvg-2.52.0.tar.xz differ: char 
25, line 1

Reply via email to