Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package inkscape for openSUSE:Factory 
checked in at 2023-11-20 21:18:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inkscape (Old)
 and      /work/SRC/openSUSE:Factory/.inkscape.new.2521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "inkscape"

Mon Nov 20 21:18:29 2023 rev:129 rq:1127549 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/inkscape/inkscape.changes        2023-08-02 
16:48:12.352533511 +0200
+++ /work/SRC/openSUSE:Factory/.inkscape.new.2521/inkscape.changes      
2023-11-20 21:18:35.712690835 +0100
@@ -1,0 +2,12 @@
+Sun Nov 19 08:29:07 UTC 2023 - th...@gmx.de
+
+- Update to version 1.3.1:
+  + more than 30 crash/freeze fixes
+  + a new feature to disable snapping to grid lines
+  + a new feature to split text into its letters
+  + the Shape Builder tool now creates an appropriate number of nodes
+  + PDF files that could not be opened with Inkscape 1.3 can now be opened / 
imported again
+  + See the full release notes
+    https://inkscape.org/doc/release_notes/1.3.1/Inkscape_1.3.1.html
+
+-------------------------------------------------------------------

Old:
----
  inkscape-1.3_2023-07-21_0e150ed6c4.tar.xz
  inkscape-1.3_2023-07-21_0e150ed6c4.tar.xz.sig

New:
----
  inkscape-1.3.1_2023-11-16_91b66b0783.tar.xz
  inkscape-1.3.1_2023-11-16_91b66b0783.tar.xz.sig

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

Other differences:
------------------
++++++ inkscape.spec ++++++
--- /var/tmp/diff_new_pack.RB4aHC/_old  2023-11-20 21:18:38.548795507 +0100
+++ /var/tmp/diff_new_pack.RB4aHC/_new  2023-11-20 21:18:38.552795654 +0100
@@ -16,16 +16,16 @@
 #
 
 
-%define _version 1.3_2023-07-21_0e150ed6c4
+%define _version 1.3.1_2023-11-16_91b66b0783
 
 Name:           inkscape
-Version:        1.3
+Version:        1.3.1
 Release:        0
 Summary:        Vector Illustration Program
 License:        GPL-3.0-only
 URL:            https://inkscape.org/
 
-Source:         
https://inkscape.org/gallery/item/42328/inkscape-%{version}.tar.xz#/inkscape-%{_version}.tar.xz
+Source:         
https://inkscape.org/gallery/item/44467/inkscape-%{version}.tar.xz#/inkscape-%{_version}.tar.xz
 # openSUSE palette file
 Source1:        openSUSE.gpl
 Source2:        inkscape-split-extensions-extra.py
@@ -42,11 +42,11 @@
 BuildRequires:  gcc-c++
 %endif
 BuildRequires:  intltool
-BuildRequires:  libboost_filesystem-devel
-BuildRequires:  libboost_headers-devel
-BuildRequires:  libboost_stacktrace-devel
+BuildRequires:  libboost_filesystem-devel >= 1.75
+BuildRequires:  libboost_headers-devel >= 1.75
+BuildRequires:  libboost_stacktrace-devel >= 1.75
 BuildRequires:  liblcms2-devel
-BuildRequires:  libpoppler-glib-devel
+BuildRequires:  libpoppler-glib-devel > 22.01.0
 BuildRequires:  libxslt-devel
 BuildRequires:  ninja
 BuildRequires:  perl
@@ -239,6 +239,8 @@
 # create a conflict between the lang subpackage and bundles
 %dir %{_mandir}/hr/
 %dir %{_mandir}/hr/man1/
+%dir %{_mandir}/ko/
+%dir %{_mandir}/ko/man1/
 %{_mandir}/*/man1/*.1%{?ext_man}
 
 %files extensions-extra -f inkscape-extensions-extra.lst

Reply via email to