Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package inkscape for openSUSE:Factory 
checked in at 2025-01-03 14:16:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inkscape (Old)
 and      /work/SRC/openSUSE:Factory/.inkscape.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "inkscape"

Fri Jan  3 14:16:51 2025 rev:138 rq:1234150 version:1.4+39

Changes:
--------
--- /work/SRC/openSUSE:Factory/inkscape/inkscape.changes        2024-11-28 
22:42:56.090423156 +0100
+++ /work/SRC/openSUSE:Factory/.inkscape.new.1881/inkscape.changes      
2025-01-03 14:17:41.231317165 +0100
@@ -1,0 +2,21 @@
+Fri Dec 27 14:21:08 UTC 2024 - bjorn....@gmail.com
+
+- Update to version 1.4+39:
+  * Fix <solidcolor solid-color="..." />
+  * Fix boolop fill-rule as attribute
+  * Fix crash on pasting mesh gradient
+  * Test URI rebasing for clones
+  * Fix copying clone referencing other document
+  * Fix Linux snap package build (1.4.x)
+  * Fix building with Poppler 24.11
+  * Future-proof against poppler 24.10 changes
+  * Fix crash with rebasing invalid URL
+  * Fix saving crash with unspecified exception
+  * Fix PDF text import for text with character and word spacing.
+  * Update libcroco
+  * Fix LAB decoding in Adobe ASE swatch file
+  * Fix building with poppler 24.12.0
+- Switch to source service git checkout. Make future version
+  updates and pulling fixes from upstream stable branch easy.
+
+-------------------------------------------------------------------

Old:
----
  inkscape-1.4_2024-10-09_e7c3feb100.tar.xz
  inkscape-1.4_2024-10-09_e7c3feb100.tar.xz.sig
  inkscape.keyring

New:
----
  _service
  _servicedata
  inkscape-1.4+39.obscpio
  inkscape.obsinfo

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

Other differences:
------------------
++++++ inkscape.spec ++++++
--- /var/tmp/diff_new_pack.BUMO4D/_old  2025-01-03 14:17:42.375364300 +0100
+++ /var/tmp/diff_new_pack.BUMO4D/_new  2025-01-03 14:17:42.379364465 +0100
@@ -16,21 +16,17 @@
 #
 
 
-%define _version 1.4_2024-10-09_e7c3feb100
-
 Name:           inkscape
-Version:        1.4
+Version:        1.4+39
 Release:        0
 Summary:        Vector Illustration Program
 License:        GPL-3.0-only
 URL:            https://inkscape.org/
 
-Source:         
https://inkscape.org/gallery/item/44615/inkscape-%{version}.tar.xz#/inkscape-%{_version}.tar.xz
+Source:         inkscape-%{version}.tar.zst
 # openSUSE palette file
 Source1:        openSUSE.gpl
 Source2:        inkscape-split-extensions-extra.py
-Source98:       
https://media.inkscape.org/media/resources/sigs/inkscape-%{_version}.tar.xz.sig
-Source99:       https://inkscape.org/~MarcJeanmougin/gpg#/%name.keyring
 
 BuildRequires:  cmake
 BuildRequires:  double-conversion-devel
@@ -154,7 +150,7 @@
 %lang_package
 
 %prep
-%autosetup -n %{name}-%{_version} -p1
+%autosetup -p1
 
 %build
 %ifarch %{arm}
@@ -182,6 +178,8 @@
 rm -rf %{buildroot}%{_datadir}/inkscape/extensions/.pytest_cache
 # extensions/doc
 rm -rf %{buildroot}%{_datadir}/inkscape/extensions/docs
+# extensions/.coveragerc
+rm -rf %{buildroot}%{_datadir}/inkscape/extensions/.coveragerc
 
 install -Dpm 0644 %{SOURCE1} %{buildroot}%{_datadir}/inkscape/palettes/
 

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <service name="obs_scm" mode="manual">
    <param name="scm">git</param>
    <param name="url">https://gitlab.com/inkscape/inkscape.git</param>
    <param name="revision">1.4.x</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">INKSCAPE_1_4</param>
    <param name="versionrewrite-replacement">1.4</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">zst</param>
  </service>
  <service name="set_version" mode="manual" />
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://gitlab.com/inkscape/inkscape.git</param>
              <param 
name="changesrevision">f84b55324d87cc3250e8c3736b065e2ad7f6316f</param></service></servicedata>
(No newline at EOF)

++++++ inkscape.obsinfo ++++++
name: inkscape
version: 1.4+39
mtime: 1734806095
commit: f84b55324d87cc3250e8c3736b065e2ad7f6316f

Reply via email to