Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package inkscape for openSUSE:Factory 
checked in at 2026-05-08 16:42:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inkscape (Old)
 and      /work/SRC/openSUSE:Factory/.inkscape.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "inkscape"

Fri May  8 16:42:34 2026 rev:155 rq:1351387 version:1.4.4+git0.dcaf3e7d9e

Changes:
--------
--- /work/SRC/openSUSE:Factory/inkscape/inkscape.changes        2026-04-18 
21:32:25.243908789 +0200
+++ /work/SRC/openSUSE:Factory/.inkscape.new.1966/inkscape.changes      
2026-05-08 16:42:48.242774900 +0200
@@ -1,0 +2,84 @@
+Thu May 07 05:40:50 UTC 2026 - i thod <[email protected]>
+
+- Update to version INKSCAPE_1_4_4+git0.dcaf3e7d9e:
+  * Documentation update for Inkscape 1.4.4
+  * Revert "Switch PangoCairo rendering backend to Fontconfig"
+  * Revert "Fix canvas text label Unicode rendering"
+  * update translations
+  * Revert "Show cursor on Text tool constructor"
+  * Revert "Remove cursor show code from _updateCursor"
+  * Speed up drawing cache insert
+  * Prepare 1.4.4-rc
+  * Update man page + tutorials for 1.4.4rc
+  * Show cursor on Text tool constructor
+  * Remove cursor show code from _updateCursor
+  * Fix building with Poppler 26.04.0
+  * Fix build with poppler-26.03.0.
+  * Switch PangoCairo rendering backend to Fontconfig
+  * Add openmp on LLVM
+  * explicitely make GUI executables on windows
+  * Fix building with Poppler 0.26.02
+  * Fix warning with poppler 26.x.x
+  * Fix build with poppler 26.01.0
+  * Make text itemization code clearer
+  * Handle text with different lang across tspans
+  * Fix crash while using maximum scans in trace dialog
+  * Additional patching to make uri test work
+  * Fix crash when opening corrupted Rotate Copies LPE SVGs
+  * Fix crash in connector endpoint handling with null curve
+  * Fix #6040: svg with markers which dont have associated path data now don't 
cause issues
+  * Fix connector tool crash on overlapping shapes
+  * Add tests for try_attach() from uri-reference.cpp
+  * Fix Suprious Unsupported URI warning for web hyperlinks
+  * Fix mime type of ODF extension
+  * Disconnecting signals in dialog destructors
+  * Use unordered_map where the ordering is not important
+  * Fix crash and disable Corners LPE on groups
+  * Connector Tool: Fix crash when undoing connection
+  * Specify file is relicensed to GPL-2.0-or-later
+  * Add elementary palette
+  * Fix crash on adding knot to invalid gradient
+  * Fix cmdline help showing translation artefacts
+  * Fix clippath item visibility on releasing the clip
+  * Use is_expandable_space for justified text
+  * Fix crash while using tweak tool
+  * Fix canvas text label Unicode rendering
+  * Implement faster and smarter prettify_svgd
+  * Fix gradient tool performance
+  * EnablePages must always select a page if one isn't set.
+  * Fix Layers & Objects dialog slowness
+  * Fix crash on Break Apart with certain paths
+  * Guard against duplicate entries in recently-used.xbel
+  * Make splitPath() match previous behaviour
+  * Fix splitPath() ignoring drive letter on Windows
+  * Include implicit headers for gcc-16
+  * Avoid unchecked optional access in render_preview
+  * Remove !desktop check in export dialog destruction
+  * Robustify Cairo error handling in Canvas and Export dialog
+  * Fix instructions in the US zine template
+  * Fix crash with pen tablet connected
+  * Fix crash when selecting object with PowerStroke
+  * Fix color entry spamming undo stack
+  * Rename star turn upright for clarity
+  * Fix missing paste on page metadata
+  * Update graphics for 1.4.4
+  * Revert "Fix Unicode dialog crashing" for alternative fix
+  * Add Level Star action and add it to star toolbar
+  * Stop cursor from blinking when defocused
+  * Fix Opacity is not applied with last style if set with object and dialog
+  * Fix Unicode dialog crashing
+  * update translations
+  * Make expander in L&O dialog clickable in RTL interface
+  * Edit label and tooltip for Preserve Shape setting
+  * Fix Welcome dialog stacking up when run more than once
+  * Fix keyboard navigation in Objects dialog
+  * update translations
+  * Fix missing signal blocking in page toolbar
+  * Convert libuemf to a git submodule
+  * update translations
+- remove patches, applied upstream
+  * Fix_Poppler_26_01_00_compat.patch
+  * Fix_Poppler_26_02_0_compat.patch
+  * inkscape-gcc16.patch
+
+-------------------------------------------------------------------

Old:
----
  Fix_Poppler_26_01_00_compat.patch
  Fix_Poppler_26_02_0_compat.patch
  inkscape-1.4.3+git2.fcd0343856.obscpio
  inkscape-gcc16.patch

New:
----
  inkscape-1.4.4+git0.dcaf3e7d9e.obscpio

----------(Old B)----------
  Old:- remove patches, applied upstream
  * Fix_Poppler_26_01_00_compat.patch
  * Fix_Poppler_26_02_0_compat.patch
  Old:  * Fix_Poppler_26_01_00_compat.patch
  * Fix_Poppler_26_02_0_compat.patch
  * inkscape-gcc16.patch
  Old:  * Fix_Poppler_26_02_0_compat.patch
  * inkscape-gcc16.patch
----------(Old E)----------

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

Other differences:
------------------
++++++ inkscape.spec ++++++
--- /var/tmp/diff_new_pack.AGjtgx/_old  2026-05-08 16:43:01.715333193 +0200
+++ /var/tmp/diff_new_pack.AGjtgx/_new  2026-05-08 16:43:01.715333193 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           inkscape
-Version:        1.4.3+git2.fcd0343856
+Version:        1.4.4+git0.dcaf3e7d9e
 Release:        0
 Summary:        Vector Illustration Program
 License:        GPL-3.0-only
@@ -27,12 +27,6 @@
 # openSUSE palette file
 Source1:        openSUSE.gpl
 Source2:        inkscape-split-extensions-extra.py
-# PATCH-FIX-UPSTREAM -- rebased 
https://gitlab.com/inkscape/inkscape/-/commit/3a528728ebe3
-Patch0:         Fix_Poppler_26_01_00_compat.patch
-# PATCH-FIX-UPSTREAM -- rebased 
https://gitlab.com/inkscape/inkscape/-/commit/47e20c0503ab
-Patch1:         Fix_Poppler_26_02_0_compat.patch
-# PATCH-FIX-UPSTREAM -- 
https://gitlab.com/inkscape/inkscape/-/merge_requests/7722
-Patch2:         inkscape-gcc16.patch
 
 BuildRequires:  cmake
 BuildRequires:  double-conversion-devel

++++++ _service ++++++
--- /var/tmp/diff_new_pack.AGjtgx/_old  2026-05-08 16:43:01.767335348 +0200
+++ /var/tmp/diff_new_pack.AGjtgx/_new  2026-05-08 16:43:01.771335514 +0200
@@ -5,8 +5,8 @@
     <param name="url">https://gitlab.com/inkscape/inkscape.git</param>
     <param name="revision">1.4.x</param>
     <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
-    <param name="versionrewrite-pattern">INKSCAPE_1_4_3</param>
-    <param name="versionrewrite-replacement">1.4.3</param>
+    <param name="versionrewrite-pattern">INKSCAPE_1_4_4</param>
+    <param name="versionrewrite-replacement">1.4.4</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="buildtime"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.AGjtgx/_old  2026-05-08 16:43:01.795336508 +0200
+++ /var/tmp/diff_new_pack.AGjtgx/_new  2026-05-08 16:43:01.803336840 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://gitlab.com/inkscape/inkscape.git</param>
-              <param 
name="changesrevision">fcd03438568f2c8c46c2c02193999b45c56f40f3</param></service></servicedata>
+              <param 
name="changesrevision">dcaf3e7d9e6724cd18d6bd2b4f3d4f12ab691871</param></service></servicedata>
 (No newline at EOF)
 

++++++ inkscape-1.4.3+git2.fcd0343856.obscpio -> 
inkscape-1.4.4+git0.dcaf3e7d9e.obscpio ++++++
/work/SRC/openSUSE:Factory/inkscape/inkscape-1.4.3+git2.fcd0343856.obscpio 
/work/SRC/openSUSE:Factory/.inkscape.new.1966/inkscape-1.4.4+git0.dcaf3e7d9e.obscpio
 differ: char 49, line 1

++++++ inkscape.obsinfo ++++++
--- /var/tmp/diff_new_pack.AGjtgx/_old  2026-05-08 16:43:01.859339161 +0200
+++ /var/tmp/diff_new_pack.AGjtgx/_new  2026-05-08 16:43:01.867339492 +0200
@@ -1,5 +1,5 @@
 name: inkscape
-version: 1.4.3+git2.fcd0343856
-mtime: 1767234097
-commit: fcd03438568f2c8c46c2c02193999b45c56f40f3
+version: 1.4.4+git0.dcaf3e7d9e
+mtime: 1777910791
+commit: dcaf3e7d9e6724cd18d6bd2b4f3d4f12ab691871
 

Reply via email to