Ana Guerrero 2023-11-20 20:18:29 +00:00 committed by Git OBS Bridge
commit f5f06c62bc
6 changed files with 24 additions and 10 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:421e0035fe5b3b054a0865dc8235be3f9e6e2dea54190d926b880a4ce05b00d8
size 44727728

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf4f286b025e0169b8948cc14d5199a9b4c204d761c894c4b48496571ec76307
size 85764028

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Nov 19 08:29:07 UTC 2023 - thod_@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
-------------------------------------------------------------------
Mon Jul 24 20:40:25 UTC 2023 - thod_@gmx.de

View File

@ -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: gcc10-c++
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 @@ python3 %{SOURCE2} %{buildroot}%{_datadir}/inkscape/extensions "%%{_datadir}/ink
# 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