Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eventviews for openSUSE:Factory checked in at 2021-04-24 23:07:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eventviews (Old) and /work/SRC/openSUSE:Factory/.eventviews.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eventviews" Sat Apr 24 23:07:21 2021 rev:64 rq:887595 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/eventviews/eventviews.changes 2021-03-08 15:11:35.217678305 +0100 +++ /work/SRC/openSUSE:Factory/.eventviews.new.12324/eventviews.changes 2021-04-24 23:07:56.335291782 +0200 @@ -1,0 +2,24 @@ +Fri Apr 16 16:11:10 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:39:37 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- Changes since 21.03.80: + * Display recurrence without main incidence + +------------------------------------------------------------------- +Sun Mar 21 13:27:14 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- eventviews-20.12.3.tar.xz eventviews-20.12.3.tar.xz.sig New: ---- eventviews-21.04.0.tar.xz eventviews-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eventviews.spec ++++++ --- /var/tmp/diff_new_pack.VwiNNz/_old 2021-04-24 23:07:56.791292427 +0200 +++ /var/tmp/diff_new_pack.VwiNNz/_new 2021-04-24 23:07:56.795292433 +0200 @@ -16,19 +16,23 @@ # -%define kf5_version 5.75.0 +%define kf5_version 5.79.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: eventviews -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Eventviews Library License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -BuildRequires: extra-cmake-modules >= 5.19.0 +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif +BuildRequires: extra-cmake-modules BuildRequires: libboost_headers-devel BuildRequires: cmake(KChart) BuildRequires: cmake(KF5Akonadi) @@ -41,15 +45,11 @@ BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5Libkdepim) BuildRequires: cmake(KF5Mime) -BuildRequires: cmake(Qt5Test) >= 5.4.0 -BuildRequires: cmake(Qt5UiTools) >= 5.4.0 -BuildRequires: cmake(Qt5Widgets) >= 5.4.0 +BuildRequires: cmake(Qt5Test) +BuildRequires: cmake(Qt5UiTools) +BuildRequires: cmake(Qt5Widgets) # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif Recommends: %{name}-lang %description @@ -59,7 +59,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build ++++++ eventviews-20.12.3.tar.xz -> eventviews-21.04.0.tar.xz ++++++ ++++ 52253 lines of diff (skipped)
