Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kapptemplate for openSUSE:Factory checked in at 2022-12-09 16:58:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kapptemplate (Old) and /work/SRC/openSUSE:Factory/.kapptemplate.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kapptemplate" Fri Dec 9 16:58:34 2022 rev:114 rq:1041442 version:22.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kapptemplate/kapptemplate.changes 2022-11-04 17:37:49.865708836 +0100 +++ /work/SRC/openSUSE:Factory/.kapptemplate.new.1835/kapptemplate.changes 2022-12-09 16:58:58.628165632 +0100 @@ -1,0 +2,20 @@ +Fri Dec 2 12:24:55 UTC 2022 - Christophe Marin <[email protected]> + +- Update to 22.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.12.0/ + +------------------------------------------------------------------- +Sat Nov 26 16:44:36 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.11.90 + * New feature release + +------------------------------------------------------------------- +Sat Nov 12 08:53:44 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.11.80 + * New feature release + +------------------------------------------------------------------- Old: ---- kapptemplate-22.08.3.tar.xz kapptemplate-22.08.3.tar.xz.sig New: ---- kapptemplate-22.12.0.tar.xz kapptemplate-22.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kapptemplate.spec ++++++ --- /var/tmp/diff_new_pack.x20Zh3/_old 2022-12-09 16:58:59.176168345 +0100 +++ /var/tmp/diff_new_pack.x20Zh3/_new 2022-12-09 16:58:59.184168384 +0100 @@ -1,7 +1,7 @@ # # spec file for package kapptemplate # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,11 +20,10 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kapptemplate -Version: 22.08.3 +Version: 22.12.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://apps.kde.org/kapptemplate Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} @@ -58,16 +57,16 @@ sed -i 's|Categories=Qt;KDE;Development;|Categories=Qt;KDE;Development;IDE;X-KDE-KDevelopIDE;|g' src/application/org.kde.kapptemplate.desktop %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build - %if %{with released} - %find_lang %{name} --with-man --all-name - %{kf5_find_htmldocs} - %endif - %suse_update_desktop_file org.kde.kapptemplate +%kf5_makeinstall -C build + +%find_lang %{name} --with-man --all-name +%{kf5_find_htmldocs} + +%suse_update_desktop_file org.kde.kapptemplate %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -83,8 +82,6 @@ %{_kf5_iconsdir}/hicolor/*/apps/kapptemplate.* %{_kf5_sharedir}/kdevappwizard/ -%if %{with released} %files lang -f %{name}.lang -%endif %changelog ++++++ kapptemplate-22.08.3.tar.xz -> kapptemplate-22.12.0.tar.xz ++++++ ++++ 4967 lines of diff (skipped)
