Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package umbrello for openSUSE:Factory checked in at 2021-08-16 10:11:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/umbrello (Old) and /work/SRC/openSUSE:Factory/.umbrello.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "umbrello" Mon Aug 16 10:11:07 2021 rev:105 rq:911808 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/umbrello/umbrello.changes 2021-07-10 00:02:49.618897225 +0200 +++ /work/SRC/openSUSE:Factory/.umbrello.new.1899/umbrello.changes 2021-08-16 10:17:04.618695799 +0200 @@ -1,0 +2,40 @@ +Fri Aug 6 09:43:18 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.08.0 +- No code change since 21.07.90 + +------------------------------------------------------------------- +Fri Jul 30 10:06:03 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.90 + * New feature release +- No code change since 21.07.80 + +------------------------------------------------------------------- +Sat Jul 17 20:07:12 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * Fix user visible copyright string (no SPDX) (2) + * Fix user visible copyright string (no SPDX) + * cmake ignored MSVC , lets try NOT WIN32 + * Disable LLVM tests temporarly for MSVC systems for the sake of CI Builds + * Revert changes to heading templates + * Manual conversions & formatting + * Convert copyright texts to SPDX format + * Fix formatting for SPDX headers + * Convert license headers to SPDX + * lib/cppparser/lexer.cpp : In function tokenize() replace + `for (;;)` by `while (!eof())`. + * lib/cppparser/lexer.h : In functions offset(int) and + getOffset(const QChar*) add Q_ASSERT calls to expose invalid + inputs at their source. + * codeimpwizard/codeimpthread.cpp : In CodeImpThread(QFileInfo&, QObject*) + call to connect() fix signature of SIGNAL(askQuestion) and SLOT(questionAsked). +- Only install the license files once + +------------------------------------------------------------------- Old: ---- umbrello-21.04.3.tar.xz umbrello-21.04.3.tar.xz.sig New: ---- umbrello-21.08.0.tar.xz umbrello-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ umbrello.spec ++++++ --- /var/tmp/diff_new_pack.w4O3bb/_old 2021-08-16 10:17:05.138695173 +0200 +++ /var/tmp/diff_new_pack.w4O3bb/_new 2021-08-16 10:17:05.142695169 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: umbrello -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: UML Modeller License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later @@ -64,7 +64,6 @@ BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) -Recommends: %{name}-lang Obsoletes: umbrello5 < %{version} Provides: umbrello5 = %{version} @@ -109,7 +108,6 @@ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* %endif %changelog ++++++ umbrello-21.04.3.tar.xz -> umbrello-21.08.0.tar.xz ++++++ ++++ 494912 lines of diff (skipped)