diff --git a/libredwg-0.10.tar.xz b/libredwg-0.10.tar.xz deleted file mode 100644 index a216475..0000000 --- a/libredwg-0.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c37c4ef985e4135e3d2020c502c887b6115cdbbab2148b2e730875d5659cd66 -size 4763160 diff --git a/libredwg-0.10.tar.xz.sig b/libredwg-0.10.tar.xz.sig deleted file mode 100644 index 3e4f4db..0000000 --- a/libredwg-0.10.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEKJWogdNCcPq/6PdHtPYzOeZdZBQFAl4WBaAACgkQtPYzOeZd -ZBQZxgf/Z6fO/BjAkrl7//C5MZJya7AB4RUAfkuUjQ7xXJwvoGsKm2I7dFfffCEq -Q03qlq5MrbWUhKl8xfLPId9g8LTe+yCzw7hM3gfAFkJQLw3lDoX8ia4Y1ER9DCqz -AU4cTg9FsNEm9PcVfyTzcox+WtHi16qw5L99xDAYjvwvLOGIPlxbjlh9NFAthUHd -nCZT1q+NJ7K5C6pZR4lMKYxaF+Ao5uRuZo5kYLVtM7PuN3jtLIFI52PcGctlNZDS -etOJ9XTWhMscWqmaZqTInKqToX8gfjJCdTvdrQWw+ieDOT4VuA67Sz+eoGm9nuIX -lncf+DexpU6KYhhOH0yq5WF+OWlmQQ== -=2XPd ------END PGP SIGNATURE----- diff --git a/libredwg-0.11.tar.xz b/libredwg-0.11.tar.xz new file mode 100644 index 0000000..4822d1e --- /dev/null +++ b/libredwg-0.11.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c25bbab29e7814663a203c38df8cbcce850d0b003a7132cf3f849429468ca7ed +size 8265996 diff --git a/libredwg-0.11.tar.xz.sig b/libredwg-0.11.tar.xz.sig new file mode 100644 index 0000000..109ee87 --- /dev/null +++ b/libredwg-0.11.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEKJWogdNCcPq/6PdHtPYzOeZdZBQFAl8tKOwACgkQtPYzOeZd +ZBSAAwgAgUb/CwSRsxQdwSNjYryHOxqd1XrNroSiX/etJ8meFWoKMQEth+N42HnX +HnxGGiU4cXPYXXRD2j1TvLDFynv6IV3tlbEVKjYE7xJF5OT4yQfxpryMsxF3HoT0 +LigvOWK2Xg35qLmnaxaizj/01Ab/4Mse5PuDVza16vkmHMXgKYscjp4RllkZn+xc +0lXwW+aOdRbrkBb7G585l2HUmqOiYcMayImXiTKVolDXRsnwrykaTXo5JVHQzyLL +LdK1EnbCbsKIzyFfw7BNATBG911a6hmUSXEpMGyp8ISwIHIxK1Yn93p798OrmcQj +xrQxIdR1E9lh16knUpqXGzWSr0V4HA== +=2Nsu +-----END PGP SIGNATURE----- diff --git a/libredwg.changes b/libredwg.changes index caf5c43..47f6ef4 100644 --- a/libredwg.changes +++ b/libredwg.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Aug 12 20:59:49 UTC 2020 - Andreas Stieger + +- update to 0.11: + * new programs dwgfilter, dxfwrite + * improved file support for r2004+ (incomplete) + * Add support for GeoJSON RFC794a godsend for the json importer) + * API extensions and breaking changes + +------------------------------------------------------------------- +Sun Apr 12 07:26:25 UTC 2020 - Andreas Stieger + +- update to 0.10.1: + * Fixed dwg2SVG htmlescape overflows and off-by-ones + * Removed direct usages of fprintf and stderr in the lib + * Fuzzing fixes for dwg2SVG, dwgread + * Fixed eed.raw leaks + +------------------------------------------------------------------- Thu Jan 9 13:22:34 UTC 2020 - Jan Engelhardt - Update to release 0.10 diff --git a/libredwg.spec b/libredwg.spec index a7e4bd3..2c632ca 100644 --- a/libredwg.spec +++ b/libredwg.spec @@ -16,21 +16,20 @@ # -Name: libredwg %define lname libredwg0 -Version: 0.10 +Name: libredwg +Version: 0.11 Release: 0 Summary: A library to handle DWG files License: GPL-3.0-or-later Group: Development/Libraries/C and C++ URL: https://www.gnu.org/software/libredwg/ - #Git-Clone: https://github.com/LibreDWG/libredwg/ Source: https://ftp.gnu.org/pub/gnu/libredwg/%name-%version.tar.xz Source2: https://ftp.gnu.org/pub/gnu/libredwg/%name-%version.tar.xz.sig Source3: http://savannah.gnu.org/people/viewgpg.php?user_id=101103#/%name.keyring Source4: %name-rpmlintrc -BuildRequires: pkg-config +BuildRequires: pkgconfig %description GNU LibreDWG is a C library to handle DWG files. It can replace the @@ -41,7 +40,7 @@ Summary: Command line utilities for handling DWG file Group: Productivity/File utilities Requires(post): %install_info_prereq Requires(preun): %install_info_prereq -# Both packages ship a %_bindir/dwg2dxf +# Both packages ship a %%_bindir/dwg2dxf Conflicts: libdxfrw-tools %description tools @@ -82,13 +81,13 @@ make %{?_smp_mflags} libredwg_la_LDFLAGS=-Wl,-version-script,sv.sym libredwg_la_ %install %make_install -find "%buildroot" -type f -name "*.la" -delete -print +find %{buildroot} -type f -name "*.la" -delete -print %post tools -%install_info --info-dir="%_infodir" "%_infodir/LibreDWG.info.gz" +%install_info --info-dir="%_infodir" "%_infodir/LibreDWG.info*.gz" %preun tools -%install_info_delete --info-dir="%_infodir" "%_infodir/LibreDWG.info.gz" +%install_info_delete --info-dir="%_infodir" "%_infodir/LibreDWG.info*.gz" %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig @@ -98,7 +97,7 @@ find "%buildroot" -type f -name "*.la" -delete -print %_bindir/dwg* %_bindir/dxf* %_mandir/man?/*.1%{?ext_man} -%_infodir/LibreDWG.info%{?ext_info} +%_infodir/LibreDWG.info*%{?ext_info} %files devel %license COPYING