Accepting request 720222 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/720222 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libredwg?expand=0&rev=7
This commit is contained in:
commit
5865fe9c6c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbef6b9d48877ca26a54115b9ef9a7fd02d0279a94e79d2247f80277820b888d
|
||||
size 3830064
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEKJWogdNCcPq/6PdHtPYzOeZdZBQFAlwIYAcACgkQtPYzOeZd
|
||||
ZBSwjgf9Eey1Mm9/MT6RtzOqbmHgYwihf9WiUXYO56U9M38RnhrLAisMmDsRprK+
|
||||
5QshWXcxoopbi3ssFioJPHhgsuRXGywaeLsh5ahxww0o46quBfJyNXX97E/W0wUf
|
||||
u7ffGwYfGoK3iaX7Zqh/fkrIFxdIAmC0BeNdZp6R95fGA7BzkuRDUVJws/FdoBod
|
||||
JkEJQq1GtcAnrZ0Iu/BlICNnpxJnKf3oXUDFBhk6uKKWob1jJgfRJ+nYYdeqUXaf
|
||||
ZliqMh6q36SuWDo322I67WCPosU5WygkzkmKgeSx3B4wG+EhP7YzBlLov1buEkb5
|
||||
E5Wd2iOitVUpNhp8dEFTx8se3mQM9w==
|
||||
=BRRa
|
||||
-----END PGP SIGNATURE-----
|
3
libredwg-0.8.tar.xz
Normal file
3
libredwg-0.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0487c84e962a4dbcfcf3cbe961294b74c1bebd89a128b4929a1353bc7f58af26
|
||||
size 4295148
|
11
libredwg-0.8.tar.xz.sig
Normal file
11
libredwg-0.8.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEKJWogdNCcPq/6PdHtPYzOeZdZBQFAl0R55MACgkQtPYzOeZd
|
||||
ZBQKFAf/bXYbMuoMFhiB7RAT74yG7DysxOZcwWxOpgSK6Q48WVxmIFtk2LfVDpIl
|
||||
y90kNXzL4K8GiAVO3KNemmS2+hUnelSupHq+TsYIKwpuD2kZyqLRbqR8hS5OQcZG
|
||||
MsBTS6uqqWZElM/0bP63k6ECnhCEbr7Cxnv4xIaVReHGfU8xtFiK8ByxOkbIsK9N
|
||||
W3hPMfE7T60e4GUSSu7Eg0IVb+5f+exEjmmXPiClE+0QQ5+EQBPhW+y01k2bsswW
|
||||
N4dX0OZB6hxOxpiry4cpXNR2fAYFvofVh2ew5eq0ZEPGG/4Z2cteKIQQ2L07ojTL
|
||||
7hqAOLD1+3Qx4Ghhx7vI/cPzYfIuNg==
|
||||
=G5xJ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 1 11:00:01 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- update to 0.8:
|
||||
* add a new dynamic API, read and write all header and object
|
||||
fields by name
|
||||
* API breaking changes
|
||||
* Fix many errors in DXF output
|
||||
* Fix JSON output
|
||||
* Many more bug fixes to handle specific object types
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 09:49:22 UTC 2018 - astieger@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libredwg
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libredwg
|
||||
Version: 0.7
|
||||
Version: 0.8
|
||||
Release: 0
|
||||
Summary: A library to handle DWG files
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user