forked from pool/libredwg
0.7
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libredwg?expand=0&rev=13
This commit is contained in:
parent
586f893f9c
commit
0a085335ab
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b17a5bc2a4f7cc13aa2c26c890cba9954ca768643884c8740c1a6b045c07591f
|
||||
size 3818848
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEKJWogdNCcPq/6PdHtPYzOeZdZBQFAlviugsACgkQtPYzOeZd
|
||||
ZBSSsAf/aO/o1ohHFCw2cJ+HaBYX47MNq+pojCAdkfpGRpUCXu641kf9/c6CVHvY
|
||||
YYZAyLTImWT6j/1iPqe1H/MLqVDuaP9XIofgLLnjXlbpWDdKJdZwWgrDCbpU/TW+
|
||||
PfZT3paIUZYAAHJU0cbgYrRnwbWhFvSr8d3QFhJCfnc15MVlerDRjG5AZj+TYa2b
|
||||
qGN3eOAxALIDWtl9waCrnmzsgPRvZ+mbrxcfGLNZ1TwAig02czuKdRrOFNW5XNMw
|
||||
uDCQPKzlwlzdtJtIwkPApSUAmWMyebICFHhMx8EdK6U5exE/dioWkJPU6zG9DAOx
|
||||
F3bsoK0eXikv//U2qkf2hcsnX2RuOA==
|
||||
=Hm9o
|
||||
-----END PGP SIGNATURE-----
|
3
libredwg-0.7.tar.xz
Normal file
3
libredwg-0.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbef6b9d48877ca26a54115b9ef9a7fd02d0279a94e79d2247f80277820b888d
|
||||
size 3830064
|
11
libredwg-0.7.tar.xz.sig
Normal file
11
libredwg-0.7.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEKJWogdNCcPq/6PdHtPYzOeZdZBQFAlwIYAcACgkQtPYzOeZd
|
||||
ZBSwjgf9Eey1Mm9/MT6RtzOqbmHgYwihf9WiUXYO56U9M38RnhrLAisMmDsRprK+
|
||||
5QshWXcxoopbi3ssFioJPHhgsuRXGywaeLsh5ahxww0o46quBfJyNXX97E/W0wUf
|
||||
u7ffGwYfGoK3iaX7Zqh/fkrIFxdIAmC0BeNdZp6R95fGA7BzkuRDUVJws/FdoBod
|
||||
JkEJQq1GtcAnrZ0Iu/BlICNnpxJnKf3oXUDFBhk6uKKWob1jJgfRJ+nYYdeqUXaf
|
||||
ZliqMh6q36SuWDo322I67WCPosU5WygkzkmKgeSx3B4wG+EhP7YzBlLov1buEkb5
|
||||
E5Wd2iOitVUpNhp8dEFTx8se3mQM9w==
|
||||
=BRRa
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 09:49:22 UTC 2018 - astieger@suse.com
|
||||
|
||||
- update to 0.7:
|
||||
* add API to retrieve all objects in a DWG
|
||||
* various API breaking changes
|
||||
* Various fixes for memory leaks and double free and other issues
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 10 12:26:48 UTC 2018 - astieger@suse.com
|
||||
|
||||
|
@ -12,12 +12,12 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: libredwg
|
||||
Version: 0.6.2
|
||||
Version: 0.7
|
||||
Release: 0
|
||||
Summary: A library to handle DWG files
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user