Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kompare for openSUSE:Factory checked in at 2021-04-24 23:07:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kompare (Old) and /work/SRC/openSUSE:Factory/.kompare.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kompare" Sat Apr 24 23:07:47 2021 rev:99 rq:887703 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kompare/kompare.changes 2021-03-08 15:13:40.245774616 +0100 +++ /work/SRC/openSUSE:Factory/.kompare.new.12324/kompare.changes 2021-04-24 23:08:36.199348158 +0200 @@ -1,0 +2,26 @@ +Fri Apr 16 16:12:23 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:40:49 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:28:37 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Add the diff homepage address to the docs (kde#430908) + * Convert license statements to SPDX expressions + +------------------------------------------------------------------- Old: ---- kompare-20.12.3.tar.xz kompare-20.12.3.tar.xz.sig New: ---- kompare-21.04.0.tar.xz kompare-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kompare.spec ++++++ --- /var/tmp/diff_new_pack.Vm9aOt/_old 2021-04-24 23:08:37.103349437 +0200 +++ /var/tmp/diff_new_pack.Vm9aOt/_new 2021-04-24 23:08:37.103349437 +0200 @@ -1,7 +1,7 @@ # # spec file for package kompare # -# 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: kompare -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: File Comparator License: GPL-2.0-only AND GFDL-1.2-only Group: Development/Tools/Other -URL: https://www.kde.org/ +URL: https://apps.kde.org/kompare 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 @@ -47,10 +51,6 @@ Recommends: %{name}-lang Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description Tool to visualize changes between two versions of a file. @@ -89,21 +89,23 @@ %postun -p /sbin/ldconfig %files -%license COPYING COPYING.DOC +%license LICENSES/* %doc README -%dir %{_kf5_htmldir} -%dir %{_kf5_htmldir}/en %doc %lang(en) %{_kf5_htmldir}/en/*/ +%dir %{_kf5_plugindir}/kf5 +%dir %{_kf5_plugindir}/kf5/parts +%dir %{_kf5_servicesdir}/ServiceMenus %{_kf5_applicationsdir}/org.kde.kompare.desktop -%{_kf5_appstreamdir}/ +%{_kf5_appstreamdir}/org.kde.kompare.appdata.xml %{_kf5_bindir}/kompare %{_kf5_debugdir}/kompare.categories %{_kf5_iconsdir}/hicolor/*/*/kompare.* %{_kf5_libdir}/libkomparedialogpages.so.* %{_kf5_libdir}/libkompareinterface.so.* -%{_kf5_plugindir}/ -%{_kf5_servicesdir}/ -%{_kf5_servicetypesdir}/ +%{_kf5_plugindir}/kf5/parts/kompare*part.so +%{_kf5_servicesdir}/ServiceMenus/kompare.desktop +%{_kf5_servicesdir}/kompare*.desktop +%{_kf5_servicetypesdir}/kompare*.desktop %files devel %{_kf5_prefix}/include/kompare/ @@ -111,7 +113,7 @@ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ kompare-20.12.3.tar.xz -> kompare-21.04.0.tar.xz ++++++ ++++ 123395 lines of diff (skipped)
