Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spectacle for openSUSE:Factory checked in at 2021-04-24 23:08:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spectacle (Old) and /work/SRC/openSUSE:Factory/.spectacle.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spectacle" Sat Apr 24 23:08:08 2021 rev:66 rq:887793 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spectacle/spectacle.changes 2021-03-08 15:15:29.365858674 +0100 +++ /work/SRC/openSUSE:Factory/.spectacle.new.12324/spectacle.changes 2021-04-24 23:09:19.431409281 +0200 @@ -1,0 +2,27 @@ +Fri Apr 16 16:13:27 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:41:52 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:29:58 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Too many changes since 20.12.3, only listing bugfixes: + * fix lookup of ComparableQPoint keys in QMap (kde#430942) + * Don't translate property name (kde#431557) + * PlatformKWinWayland: avoid recursion in readData (kde#428636) + +------------------------------------------------------------------- Old: ---- spectacle-20.12.3.tar.xz spectacle-20.12.3.tar.xz.sig New: ---- spectacle-21.04.0.tar.xz spectacle-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spectacle.spec ++++++ --- /var/tmp/diff_new_pack.A33K3t/_old 2021-04-24 23:09:19.903409949 +0200 +++ /var/tmp/diff_new_pack.A33K3t/_new 2021-04-24 23:09:19.903409949 +0200 @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: spectacle -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Screen Capture Program License: LGPL-2.0-or-later AND GPL-2.0-or-later Group: Productivity/Graphics/Other -URL: https://www.kde.org +URL: https://apps.kde.org/spectacle 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: libqt5-qtdeclarative-private-headers-devel @@ -70,10 +74,6 @@ # Upstream changed name twice (kscreengenie - kapture - spectacle) Obsoletes: kapture < %{version} Provides: kapture = %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description Spectactle is a screenshot-taking program made by KDE. It allows taking screenshots @@ -89,9 +89,7 @@ This package contains the documentation available for Spectacle, which is a screenshot capture program by KDE. -%if %{with lang} %lang_package -%endif %prep %autosetup -p1 @@ -118,32 +116,33 @@ %systemd_user_postun %files -%dir %{_kf5_appstreamdir} %dir %{_kf5_libdir}/kconf_update_bin %dir %{_kf5_sharedir}/kconf_update %dir %{_kf5_sharedir}/kglobalaccel +%doc %lang(en) %{_mandir}/man1/spectacle.1.gz %{_kf5_applicationsdir}/org.kde.spectacle.desktop %{_kf5_appstreamdir}/org.kde.spectacle.appdata.xml %{_kf5_bindir}/spectacle %{_kf5_dbusinterfacesdir}/org.kde.Spectacle.xml +%{_kf5_debugdir}/spectacle.categories %{_kf5_iconsdir}/hicolor/*/*/spectacle* +%{_kf5_libdir}/kconf_update_bin/spectacle-migrate-shortcuts %{_kf5_notifydir}/spectacle.notifyrc %{_kf5_sharedir}/dbus-1/services/org.kde.Spectacle.service -%{_kf5_libdir}/kconf_update_bin/spectacle-migrate-shortcuts -%{_kf5_sharedir}/kconf_update/spectacle_shortcuts.upd %{_kf5_sharedir}/kconf_update/spectacle_newConfig.upd +%{_kf5_sharedir}/kconf_update/spectacle_shortcuts.upd %{_kf5_sharedir}/kglobalaccel/org.kde.spectacle.desktop -%{_kf5_debugdir}/spectacle.categories %{_userunitdir}/app-org.kde.spectacle.service %files doc -%license COPYING.DOC +%license LICENSES/* %doc README.md %doc %lang(en) %{_kf5_htmldir}/en/spectacle/ + %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ spectacle-20.12.3.tar.xz -> spectacle-21.04.0.tar.xz ++++++ ++++ 46037 lines of diff (skipped)