Accepting request 1100506 from home:ithod:updated
- Update to version 1.3 * In-place expansion of bounding boxes * Enhancements to the Path class * See the full release notes https://gitlab.com/inkscape/lib2geom/-/releases/1.3 OBS-URL: https://build.opensuse.org/request/show/1100506 OBS-URL: https://build.opensuse.org/package/show/graphics/lib2geom?expand=0&rev=7
This commit is contained in:
parent
b57453b329
commit
380499f80a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4097f842f2428c4d6ad51c8385bfb71d9d491e4a6bdcdbc35c5efdf5a2e51f8
|
||||
size 1397356
|
BIN
lib2geom-1.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
lib2geom-1.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 24 21:11:01 UTC 2023 - thod_@gmx.de
|
||||
|
||||
- Update to version 1.3
|
||||
* In-place expansion of bounding boxes
|
||||
* Enhancements to the Path class
|
||||
* See the full release notes
|
||||
https://gitlab.com/inkscape/lib2geom/-/releases/1.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 2 10:46:51 UTC 2023 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
%define __builder ninja
|
||||
%define sonum 1_2_0
|
||||
%define sover 1.2.0
|
||||
%define sonum 1_3_0
|
||||
%define sover 1.3.0
|
||||
%define libname lib2geom%{sonum}
|
||||
%define develname 2geom
|
||||
%define short_version 1.2.2
|
||||
%define short_version 1.3
|
||||
Name: lib2geom
|
||||
Version: 1.2.2
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Easy to use 2D geometry library in C++
|
||||
License: LGPL-2.1-only AND MPL-1.1
|
||||
|
Loading…
Reference in New Issue
Block a user