Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kapptemplate for openSUSE:Factory checked in at 2021-04-25 21:26:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kapptemplate (Old) and /work/SRC/openSUSE:Factory/.kapptemplate.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kapptemplate" Sun Apr 25 21:26:23 2021 rev:94 rq:887619 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kapptemplate/kapptemplate.changes 2021-03-08 15:19:59.490058823 +0100 +++ /work/SRC/openSUSE:Factory/.kapptemplate.new.12324/kapptemplate.changes 2021-04-25 21:26:51.640389907 +0200 @@ -1,0 +2,24 @@ +Fri Apr 16 16:11:26 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 +- Stop owning directories provided by the filesystem package (boo#1184786) + +------------------------------------------------------------------- +Fri Apr 9 17:39:53 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:33 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- No code change since 20.12.3 + +------------------------------------------------------------------- Old: ---- kapptemplate-20.12.3.tar.xz kapptemplate-20.12.3.tar.xz.sig New: ---- kapptemplate-21.04.0.tar.xz kapptemplate-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kapptemplate.spec ++++++ --- /var/tmp/diff_new_pack.NNzIQx/_old 2021-04-25 21:26:52.188390566 +0200 +++ /var/tmp/diff_new_pack.NNzIQx/_new 2021-04-25 21:26:52.188390566 +0200 @@ -1,7 +1,7 @@ # # spec file for package kapptemplate # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kapptemplate -Version: 20.12.3 +Version: 21.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/ +URL: https://apps.kde.org/kapptemplate 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 @@ -43,10 +47,6 @@ Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} Obsoletes: kapptemplate5 < %{version} -%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 @@ -56,7 +56,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 sed -i 's|Categories=Qt;KDE;Development;|Categories=Qt;KDE;Development;IDE;X-KDE-KDevelopIDE;|g' src/application/org.kde.kapptemplate.desktop %build @@ -75,19 +75,19 @@ %postun -p /sbin/ldconfig %files -%license COPYING* -%dir %{_kf5_appstreamdir} +%license LICENSES/* %doc %lang(en) %{_kf5_htmldir}/en/*/ %{_kf5_applicationsdir}/org.kde.kapptemplate.desktop %{_kf5_appstreamdir}/org.kde.kapptemplate.appdata.xml %{_kf5_bindir}/kapptemplate %{_kf5_configkcfgdir}/ +%{_kf5_debugdir}/kapptemplate.categories %{_kf5_iconsdir}/hicolor/*/apps/kapptemplate.* %{_kf5_sharedir}/kdevappwizard/ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ kapptemplate-20.12.3.tar.xz -> kapptemplate-21.04.0.tar.xz ++++++ ++++ 10284 lines of diff (skipped)
