SHA256
1
0
forked from pool/libredwg

- Update to tag 0.12.5.6924

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libredwg?expand=0&rev=41
This commit is contained in:
2024-01-02 13:37:11 +00:00
committed by Git OBS Bridge
parent 935bfe1e33
commit 64b456d2e8
4 changed files with 11 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 2 13:28:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to tag 0.12.5.6924
* Addressed CVE-2023-26157 [boo#1218473]
-------------------------------------------------------------------
Mon Aug 21 09:42:33 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libredwg
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define lname libredwg0
Name: libredwg
Version: 0.12.5.5907
Version: 0.12.5.6924
Release: 0
Summary: A library to handle DWG files
License: GPL-3.0-or-later
@@ -77,7 +77,6 @@ OpenDWG libraries. DWG is the native file format of AutoCAD.
# No management of SO version despite ABI breaking changes:
# Force-add some symvers so RPM can produce meaningful deps.
echo 'V_%version { global: *; };' >src/sv.sym
export CFLAGS="%optflags -D_GNU_SOURCE=1"
%configure --disable-static
%make_build libredwg_la_LDFLAGS=-Wl,-version-script,sv.sym libredwg_la_LIBADD=-lm