Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package leocad for openSUSE:Factory checked in at 2022-07-13 13:45:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/leocad (Old) and /work/SRC/openSUSE:Factory/.leocad.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "leocad" Wed Jul 13 13:45:16 2022 rev:5 rq:988724 version:21.06 Changes: -------- --- /work/SRC/openSUSE:Factory/leocad/leocad.changes 2021-04-29 22:52:45.282066998 +0200 +++ /work/SRC/openSUSE:Factory/.leocad.new.1523/leocad.changes 2022-07-13 13:45:38.754053760 +0200 @@ -1,0 +2,20 @@ +Tue Jul 12 14:49:34 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 21.06: + * Synthesize Technic Pneumatic Tubes + * Added option to choose the axis icon location. + * Added LeoCAD to the Linux Snap Store. + * Added preview indicator for synth parts. + * Fixed crash loading certain parts. + * Fixed moving pieces while editing submodels in place. + * Fixed loading primitives from ldrawunf.zip. + * Made library installation optional in the Windows installer. + * Highlight missing parts in the timeline. + * Add Unhide selected menu item +- drop patches that are upstream: + 0001-Don-t-enable-relative-transforms-by-default.patch + 0002-Disabled-relative-movement-when-moving-pieces-withou.patch + 0003-Fixed-moving-pieces-while-editing-submodels-in-place.patch + 0004-Fixed-drawing-the-rotate-overlay-during-in-place-sub.patch + +------------------------------------------------------------------- Old: ---- 0001-Don-t-enable-relative-transforms-by-default.patch 0002-Disabled-relative-movement-when-moving-pieces-withou.patch 0003-Fixed-moving-pieces-while-editing-submodels-in-place.patch 0004-Fixed-drawing-the-rotate-overlay-during-in-place-sub.patch leocad-21.03.tar.gz New: ---- leocad-21.06.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ leocad.spec ++++++ --- /var/tmp/diff_new_pack.ubsiLN/_old 2022-07-13 13:45:39.298054532 +0200 +++ /var/tmp/diff_new_pack.ubsiLN/_new 2022-07-13 13:45:39.302054537 +0200 @@ -1,7 +1,7 @@ # # spec file for package leocad # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,12 @@ Name: leocad -Version: 21.03 +Version: 21.06 Release: 0 Summary: CAD program for creating virtual LEGO models License: GPL-2.0-only -URL: http://leocad.org -Source0: https://github.com/leozide/leocad/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch0: 0001-Don-t-enable-relative-transforms-by-default.patch -Patch1: 0002-Disabled-relative-movement-when-moving-pieces-withou.patch -Patch2: 0003-Fixed-moving-pieces-while-editing-submodels-in-place.patch -Patch3: 0004-Fixed-drawing-the-rotate-overlay-during-in-place-sub.patch +URL: https://www.leocad.org/ +Source0: https://github.com/leozide/leocad/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme @@ -46,10 +42,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 %build %qmake5 ++++++ leocad-21.03.tar.gz -> leocad-21.06.tar.gz ++++++ ++++ 2496 lines of diff (skipped)