Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package grantleetheme for openSUSE:Factory checked in at 2021-04-24 23:07:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grantleetheme (Old) and /work/SRC/openSUSE:Factory/.grantleetheme.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantleetheme" Sat Apr 24 23:07:22 2021 rev:62 rq:887601 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/grantleetheme/grantleetheme.changes 2021-03-08 15:11:38.149680564 +0100 +++ /work/SRC/openSUSE:Factory/.grantleetheme.new.12324/grantleetheme.changes 2021-04-24 23:07:57.191292994 +0200 @@ -1,0 +2,29 @@ +Fri Apr 16 16:11:13 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:40 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:27:18 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Port to KNewStuff3/KNS3/QtQuickDialogWrapper + * UTF-8 is the new default for QTextStream. + * Use git commit hook + * run git clang-format + * It compiles fine without deprecated method + * Add missing override on destructor + +------------------------------------------------------------------- Old: ---- grantleetheme-20.12.3.tar.xz grantleetheme-20.12.3.tar.xz.sig New: ---- grantleetheme-21.04.0.tar.xz grantleetheme-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grantleetheme.spec ++++++ --- /var/tmp/diff_new_pack.3abbdd/_old 2021-04-24 23:07:58.683295103 +0200 +++ /var/tmp/diff_new_pack.3abbdd/_new 2021-04-24 23:07:58.687295109 +0200 @@ -16,32 +16,32 @@ # -%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: grantleetheme -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Grantlee theme support License: GPL-2.0-only Group: System/Libraries 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: kf5-filesystem BuildRequires: cmake(Grantlee5) BuildRequires: cmake(KF5GuiAddons) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5NewStuff) -BuildRequires: cmake(Qt5Network) >= 5.4.0 -BuildRequires: cmake(Qt5Test) >= 5.4.0 -BuildRequires: cmake(Qt5Widgets) >= 5.4.0 -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif +BuildRequires: cmake(Qt5Network) +BuildRequires: cmake(Qt5Test) +BuildRequires: cmake(Qt5Widgets) %if %{with lang} %requires_eq grantlee5 Recommends: %{name}-lang @@ -50,12 +50,10 @@ %description the grantleetheme library adds Grantlee theme support for PIM applications. -%if %{with lang} %lang_package -%endif %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -69,7 +67,7 @@ %endif %package -n libKF5GrantleeTheme5 -Summary: GrantleeTheme library for kdepim +Summary: GrantleeTheme library for KDE PIM applications License: LGPL-2.1-or-later Group: System/Libraries Requires: grantleetheme = %{version} ++++++ grantleetheme-20.12.3.tar.xz -> grantleetheme-21.04.0.tar.xz ++++++ ++++ 3045 lines of diff (skipped)
