Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package leocad for openSUSE:Factory checked in at 2021-04-17 23:25:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/leocad (Old) and /work/SRC/openSUSE:Factory/.leocad.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "leocad" Sat Apr 17 23:25:07 2021 rev:3 rq:886284 version:21.03 Changes: -------- --- /work/SRC/openSUSE:Factory/leocad/leocad.changes 2021-01-14 15:06:38.606897702 +0100 +++ /work/SRC/openSUSE:Factory/.leocad.new.12324/leocad.changes 2021-04-17 23:25:14.357622086 +0200 @@ -1,0 +2,15 @@ +Sat Apr 17 01:21:05 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to 21.03: + * Added option to draw conditional lines. + * Added option to draw logos on studs. + * Added option to draw high contrast studs. + * Added option to configure edge colors. + * Added new find/replace widget. + * Improved Bricklink xml export. + * Added option to paste parts and keep their original steps. + * Added model measurements to the Properties Dialog. + * Load official parts before unofficial parts. + * Fixed mac retina display issues. + +------------------------------------------------------------------- Old: ---- leocad-21.01.tar.gz New: ---- leocad-21.03.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ leocad.spec ++++++ --- /var/tmp/diff_new_pack.G82mU9/_old 2021-04-17 23:25:14.777622802 +0200 +++ /var/tmp/diff_new_pack.G82mU9/_new 2021-04-17 23:25:14.781622809 +0200 @@ -17,7 +17,7 @@ Name: leocad -Version: 21.01 +Version: 21.03 Release: 0 Summary: CAD program for creating virtual LEGO models License: GPL-2.0-only @@ -25,6 +25,7 @@ Source0: https://github.com/leozide/leocad/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: gcc-c++ +BuildRequires: hicolor-icon-theme BuildRequires: libqt5-linguist BuildRequires: libqt5-qtbase-devel >= 5.4.0 BuildRequires: make @@ -49,17 +50,14 @@ %install %suse_update_desktop_file -r -G 'CAD Application' %{name} Graphics 3DGraphics make install INSTALL_ROOT=%{buildroot} DISABLE_UPDATE_CHECK=1 LDRAW_LIBRARY_PATH=%{_datadir}/ldraw - -%fdupes %{buildroot}%{_datadir}/icons/hicolor/scalable/ +# We install it later correctly +rm -rf %{buildroot}%{_datadir}/doc +# Remove duplicates +%fdupes %{buildroot}%{_datadir} %files -%license %{_datadir}/doc/leocad/COPYING.txt -%doc %{_datadir}/doc/leocad/README.txt -%doc %{_datadir}/doc/leocad/CREDITS.txt -%dir %{_datadir}/doc/leocad/ -%dir %{_datadir}/icons/hicolor/* -%dir %{_datadir}/icons/hicolor/*/mimetypes -%dir %{_datadir}/icons/hicolor/*/apps +%license docs/COPYING.txt +%doc docs/{README.txt,CREDITS.txt} %{_bindir}/leocad %{_datadir}/applications/leocad.desktop %{_mandir}/man1/leocad.1%{?ext_man} ++++++ leocad-21.01.tar.gz -> leocad-21.03.tar.gz ++++++ ++++ 98539 lines of diff (skipped)