Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kgpg for openSUSE:Factory checked in at 2021-04-25 21:26:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kgpg (Old) and /work/SRC/openSUSE:Factory/.kgpg.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kgpg" Sun Apr 25 21:26:38 2021 rev:120 rq:887659 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kgpg/kgpg.changes 2021-03-10 08:53:50.006677064 +0100 +++ /work/SRC/openSUSE:Factory/.kgpg.new.12324/kgpg.changes 2021-04-25 21:27:27.836433446 +0200 @@ -1,0 +2,24 @@ +Fri Apr 16 16:11:53 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- 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:20 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:28:05 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- kgpg-20.12.3.tar.xz kgpg-20.12.3.tar.xz.sig New: ---- kgpg-21.04.0.tar.xz kgpg-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kgpg.spec ++++++ --- /var/tmp/diff_new_pack.KX8AjT/_old 2021-04-25 21:27:28.820434630 +0200 +++ /var/tmp/diff_new_pack.KX8AjT/_new 2021-04-25 21:27:28.820434630 +0200 @@ -1,7 +1,7 @@ # # spec file for package kgpg # -# 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,14 +21,18 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kgpg -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Encryption Tool License: GPL-2.0-or-later Group: Productivity/Security -URL: https://www.kde.org +URL: https://apps.kde.org/kgpg Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -Patch1: kgpg-autostart.diff +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif +Patch0: kgpg-autostart.diff BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: libgpgme-devel @@ -53,10 +57,6 @@ Requires: gpg2 # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: libboost_headers-devel Recommends: %{name}-lang @@ -66,8 +66,7 @@ %lang_package %prep -%setup -q -n kgpg-%{version} -%patch1 +%autosetup -p0 %build %cmake_kf5 -d build @@ -85,18 +84,17 @@ %license COPYING %doc AUTHORS %config %{_kf5_configdir}/autostart/org.kde.kgpg.desktop -%dir %{_kf5_appstreamdir} %doc %lang(en) %{_kf5_htmldir}/en/kgpg/ %{_kf5_applicationsdir}/org.kde.kgpg.desktop %{_kf5_appstreamdir}/org.kde.kgpg.appdata.xml %{_kf5_bindir}/kgpg %{_kf5_configkcfgdir}/kgpg.kcfg %{_kf5_dbusinterfacesdir}/org.kde.kgpg.Key.xml +%{_kf5_debugdir}/kgpg.categories %{_kf5_iconsdir}/hicolor/*/*/* %{_kf5_kxmlguidir}/kgpg/ %{_kf5_servicesdir}/ServiceMenus/ %{_kf5_sharedir}/kgpg/ -%{_kf5_debugdir}/kgpg.categories %if %{with lang} %files lang -f %{name}.lang ++++++ kgpg-20.12.3.tar.xz -> kgpg-21.04.0.tar.xz ++++++ ++++ 62968 lines of diff (skipped)