Hello community, here is the log from the commit of package kapptemplate for openSUSE:Leap:15.2 checked in at 2020-05-13 03:51:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kapptemplate (Old) and /work/SRC/openSUSE:Leap:15.2/.kapptemplate.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kapptemplate" Wed May 13 03:51:16 2020 rev:43 rq:797347 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kapptemplate/kapptemplate.changes 2020-03-15 13:36:21.326837866 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kapptemplate.new.2738/kapptemplate.changes 2020-05-13 03:51:18.432133315 +0200 @@ -1,0 +2,29 @@ +Thu Apr 23 12:22:06 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- No code change since 20.03.90 + +------------------------------------------------------------------- +Sun Apr 5 20:29:48 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- No code change since 20.03.80 + +------------------------------------------------------------------- +Sun Mar 22 09:16:44 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Changes since 19.12.3: + * templates: Convert license statements to SPDX headers + * Fix minor EBN issue (newline) + +------------------------------------------------------------------- Old: ---- kapptemplate-19.12.3.tar.xz kapptemplate-19.12.3.tar.xz.sig New: ---- kapptemplate-20.04.0.tar.xz kapptemplate-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kapptemplate.spec ++++++ --- /var/tmp/diff_new_pack.zZB2up/_old 2020-05-13 03:51:18.788134061 +0200 +++ /var/tmp/diff_new_pack.zZB2up/_new 2020-05-13 03:51:18.792134069 +0200 @@ -1,7 +1,7 @@ # # spec file for package kapptemplate # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,43 +21,39 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kapptemplate -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Template for KDE Application Development License: GPL-2.0-only AND GFDL-1.2-only Group: Development/Tools/IDE URL: https://www.kde.org/ Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%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: update-desktop-files BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5Completion) BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5DocTools) -BuildRequires: kf5-filesystem BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5NewStuff) -BuildRequires: update-desktop-files BuildRequires: cmake(Qt5Test) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} Obsoletes: kapptemplate5 < %{version} %if %{with lang} -Recommends: %{name}-lang +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring %endif +Recommends: %{name}-lang %description This package contains templates to start the development of a new KDE application/part/plugin. -%if %{with lang} %lang_package -%endif %prep %setup -q ++++++ kapptemplate-19.12.3.tar.xz -> kapptemplate-20.04.0.tar.xz ++++++ ++++ 2388 lines of diff (skipped)
