2022-07-31 21:00:15 +00:00
committed by Git OBS Bridge
6 changed files with 19 additions and 6 deletions

View File

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

Binary file not shown.

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jul 16 16:30:42 UTC 2022 - thod_@gmx.de
- Update to version 1.2.1:
+ Important fix for a bug where a loss of data occurred
+ Ensures that objects in multipage documents show up on all pages
+ Fixes 5 crashes, over 25 bugs, 4 extension bugs, 15 improved
user interface translations, 3 improved documentation translations
+ See the full release notes for Inkscape 1.2.1 at
https://media.inkscape.org/media/doc/release_notes/1.2.1/Inkscape_1.2.1.html
-------------------------------------------------------------------
Thu Jun 9 13:08:07 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -16,16 +16,16 @@
#
%define _version 1.2_2022-05-15_dc2aedaf03
%define _version 1.2.1_2022-07-14_9c6d41e410
Name: inkscape
Version: 1.2
Version: 1.2.1
Release: 0
Summary: Vector Illustration Program
License: GPL-3.0-only
URL: https://inkscape.org/
Source: https://inkscape.org/gallery/item/33449/inkscape-%{version}.tar.xz#/inkscape-%{_version}.tar.xz
Source: https://inkscape.org/gallery/item/34673/inkscape-%{version}.tar.xz#/inkscape-%{_version}.tar.xz
# openSUSE palette file
Source1: openSUSE.gpl
Source2: inkscape-split-extensions-extra.py
@@ -72,6 +72,8 @@ BuildRequires: pkgconfig(librevenge-0.0)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(libvisio-0.1)
BuildRequires: pkgconfig(libwpg-0.3)
# extensions use annotations which requires 3.7+
Requires: python(abi) >= 3.7
Requires: python3-gobject
Recommends: python3-lxml
Recommends: python3-numpy