forked from pool/libredwg
Accepting request 1136184 from devel:libraries:c_c++
- Update to tag 0.12.5.6924 OBS-URL: https://build.opensuse.org/request/show/1136184 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libredwg?expand=0&rev=18
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45e130182775716fd9ff6879fa61471ac3a9305b5d171fe97a66f2e3288a9711
|
||||
size 9957300
|
3
libredwg-0.12.5.6924.tar.xz
Normal file
3
libredwg-0.12.5.6924.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60d13d79119f92dbfe334aacc2ff94cccf7921b7066c1eb92c27f2ef1f779e4f
|
||||
size 10208324
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user