Hello community, here is the log from the commit of package spectacle for openSUSE:Factory checked in at 2020-12-17 16:56:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spectacle (Old) and /work/SRC/openSUSE:Factory/.spectacle.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spectacle" Thu Dec 17 16:56:50 2020 rev:62 rq:855300 version:20.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spectacle/spectacle.changes 2020-11-10 13:39:03.780520043 +0100 +++ /work/SRC/openSUSE:Factory/.spectacle.new.5145/spectacle.changes 2020-12-17 16:57:05.497202900 +0100 @@ -1,0 +2,36 @@ +Sat Dec 5 23:18:05 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-12-apps-update +- Changes since 20.11.90: + * PlatformKWinWayland: avoid recursion in readData (kde#428636) + +------------------------------------------------------------------- +Fri Nov 27 15:18:16 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 20.11.90 + * New feature release +- Changes since 20.11.80: + * Support Wayland rectangular selection HiDpi (kde#409762) + * fix autoincrement of %d for templates with subdirs + * Set pixmap device pixel ratio before sending it to kimageannotator + +------------------------------------------------------------------- +Sat Nov 14 00:03:20 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 20.11.80 + * New feature release +- Too many changes since 20.08.3, only listing bugfixes: + * Unhide window if it is hidden (kde#428635) + * Separate messages for a failed and canceled screenshot (kde#427645) + * Use default value for including decorations and pointer in background mode (kde#425995) + * Improve settings logic and layout (kde#420477) + * Respect settings and cli parameters (kde#425573) + * Add CLI options for including pointer/decorations (kde#425995) + * Fix wrong file name when --output option is used (kde#424380) +- Drop upstream patch: + * 0001-Fix-wrong-file-name-when-output-option-is-used.patch + +------------------------------------------------------------------- Old: ---- 0001-Fix-wrong-file-name-when-output-option-is-used.patch spectacle-20.08.3.tar.xz spectacle-20.08.3.tar.xz.sig New: ---- spectacle-20.12.0.tar.xz spectacle-20.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spectacle.spec ++++++ --- /var/tmp/diff_new_pack.cxTs3C/_old 2020-12-17 16:57:06.333203797 +0100 +++ /var/tmp/diff_new_pack.cxTs3C/_new 2020-12-17 16:57:06.337203802 +0100 @@ -21,18 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: spectacle -Version: 20.08.3 +Version: 20.12.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 Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -#PATCH-FIX-UPSTREAM -Patch: 0001-Fix-wrong-file-name-when-output-option-is-used.patch BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: libqt5-qtdeclarative-private-headers-devel +BuildRequires: systemd-rpm-macros BuildRequires: update-desktop-files BuildRequires: xcb-util-cursor-devel BuildRequires: xcb-util-devel @@ -60,8 +59,11 @@ BuildRequires: cmake(Qt5PrintSupport) BuildRequires: cmake(Qt5Quick) BuildRequires: cmake(Qt5QuickWidgets) +BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5X11Extras) +BuildRequires: cmake(kColorPicker) +BuildRequires: cmake(kImageAnnotator) Recommends: %{name}-lang Obsoletes: kscreengenie < %{version} Provides: kscreengenie = %{version} @@ -106,6 +108,15 @@ %endif %suse_update_desktop_file -r org.kde.spectacle Utility DesktopUtility +%post +%systemd_user_post + +%preun +%systemd_user_preun + +%postun +%systemd_user_postun + %files %dir %{_kf5_appstreamdir} %dir %{_kf5_libdir}/kconf_update_bin @@ -123,6 +134,7 @@ %{_kf5_sharedir}/kconf_update/spectacle_newConfig.upd %{_kf5_sharedir}/kglobalaccel/org.kde.spectacle.desktop %{_kf5_debugdir}/spectacle.categories +%{_userunitdir}/app-org.kde.spectacle.service %files doc %license COPYING.DOC ++++++ spectacle-20.08.3.tar.xz -> spectacle-20.12.0.tar.xz ++++++ ++++ 48089 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
