Hello community, here is the log from the commit of package libdxfrw for openSUSE:Factory checked in at 2015-09-11 09:04:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdxfrw (Old) and /work/SRC/openSUSE:Factory/.libdxfrw.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdxfrw" Changes: -------- --- /work/SRC/openSUSE:Factory/libdxfrw/libdxfrw.changes 2014-08-11 10:07:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libdxfrw.new/libdxfrw.changes 2015-09-11 09:04:34.000000000 +0200 @@ -1,0 +2,8 @@ +Wed Sep 9 19:40:27 UTC 2015 - [email protected] + +- Update to version 0.6.1: + * Detailed changelog not available. + From version 0.6.0: + * First version with dwg read support. + +------------------------------------------------------------------- Old: ---- libdxfrw-0.5.12.tar.bz2 New: ---- libdxfrw-0.6.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdxfrw.spec ++++++ --- /var/tmp/diff_new_pack.kLcZ0y/_old 2015-09-11 09:04:35.000000000 +0200 +++ /var/tmp/diff_new_pack.kLcZ0y/_new 2015-09-11 09:04:35.000000000 +0200 @@ -1,8 +1,8 @@ # # spec file for package libdxfrw # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. -# Copyright (c) 2014 Asterios Dramis <[email protected]>. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 Asterios Dramis <[email protected]>. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define so_ver 0 Name: libdxfrw -Version: 0.5.12 +Version: 0.6.1 Release: 0 Summary: Library to read and write DXF files License: GPL-2.0+ @@ -43,6 +43,13 @@ %description devel This package includes development files for libdxfrw. +%package tools +Summary: Tools based on libdxfrw +Group: Productivity/Graphics/CAD + +%description tools +This package includes tools based on libdxfrw. + %package -n libdxfrw%{so_ver} Summary: Library to read and write DXF files Group: System/Libraries @@ -75,6 +82,11 @@ %{_libdir}/pkgconfig/libdxfrw0.pc %{_libdir}/libdxfrw.so +%files tools +%defattr(-,root,root,-) +%doc AUTHORS COPYING ChangeLog README TODO +%{_bindir}/dwg2dxf + %files -n libdxfrw%{so_ver} %defattr(-,root,root,-) %{_libdir}/libdxfrw.so.%{so_ver}* ++++++ libdxfrw-0.5.12.tar.bz2 -> libdxfrw-0.6.1.tar.bz2 ++++++ ++++ 39241 lines of diff (skipped)
