Hello community, here is the log from the commit of package spectacle for openSUSE:Factory checked in at 2019-12-13 12:03:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spectacle (Old) and /work/SRC/openSUSE:Factory/.spectacle.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spectacle" Fri Dec 13 12:03:53 2019 rev:49 rq:756346 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spectacle/spectacle.changes 2019-11-12 11:41:24.814473170 +0100 +++ /work/SRC/openSUSE:Factory/.spectacle.new.4691/spectacle.changes 2019-12-13 12:05:00.765387698 +0100 @@ -1,0 +2,28 @@ +Tue Dec 10 06:39:18 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- Changes since 19.11.90: + * Update Appstream for new release + * Fix issue preventing spectacle from opening + +------------------------------------------------------------------- +Sat Nov 30 09:12:37 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 15:54:32 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Too many changes since 19.08.3, only listing bugfixes: + * Add new touch-friendly drag handlers (kde#371843) + +------------------------------------------------------------------- Old: ---- spectacle-19.08.3.tar.xz spectacle-19.08.3.tar.xz.sig New: ---- spectacle-19.12.0.tar.xz spectacle-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spectacle.spec ++++++ --- /var/tmp/diff_new_pack.JdU8js/_old 2019-12-13 12:05:01.337387482 +0100 +++ /var/tmp/diff_new_pack.JdU8js/_new 2019-12-13 12:05:01.345387478 +0100 @@ -1,7 +1,7 @@ # # spec file for package spectacle # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,57 +16,56 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: spectacle -Version: 19.08.3 +Version: 19.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/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif # PATCH-FIX-OPENSUSE Patch0: 0001-Use-qdbus-qt5-instead-of-qdbus.patch BuildRequires: extra-cmake-modules -BuildRequires: kconfig-devel -BuildRequires: kcoreaddons-devel -BuildRequires: kdbusaddons-devel -BuildRequires: kdeclarative-devel -BuildRequires: kdoctools-devel BuildRequires: kf5-filesystem -BuildRequires: kglobalaccel-devel -BuildRequires: ki18n-devel -BuildRequires: kio-devel -BuildRequires: knewstuff-devel -BuildRequires: knotifications-devel -BuildRequires: kwayland-devel -BuildRequires: kwidgetsaddons-devel -BuildRequires: kwindowsystem-devel -BuildRequires: kxmlgui-devel -BuildRequires: libkipi-devel -BuildRequires: libkscreen2-devel BuildRequires: libqt5-qtdeclarative-private-headers-devel -BuildRequires: pkgconfig -BuildRequires: purpose-devel BuildRequires: update-desktop-files BuildRequires: xcb-util-cursor-devel BuildRequires: xcb-util-devel BuildRequires: xcb-util-image-devel -BuildRequires: pkgconfig(Qt5Concurrent) -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5DBus) -BuildRequires: pkgconfig(Qt5PrintSupport) -BuildRequires: pkgconfig(Qt5Quick) -BuildRequires: pkgconfig(Qt5QuickWidgets) -BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: pkgconfig(Qt5X11Extras) +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5Declarative) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5GlobalAccel) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(KF5Kipi) +BuildRequires: cmake(KF5NewStuff) +BuildRequires: cmake(KF5Notifications) +BuildRequires: cmake(KF5Purpose) +BuildRequires: cmake(KF5Screen) +BuildRequires: cmake(KF5Wayland) +BuildRequires: cmake(KF5WidgetsAddons) +BuildRequires: cmake(KF5WindowSystem) +BuildRequires: cmake(KF5XmlGui) +BuildRequires: cmake(Qt5Concurrent) +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5DBus) +BuildRequires: cmake(Qt5PrintSupport) +BuildRequires: cmake(Qt5Quick) +BuildRequires: cmake(Qt5QuickWidgets) +BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(Qt5X11Extras) Obsoletes: kscreengenie < %{version} Provides: kscreengenie = %{version} # Upstream changed name twice (kscreengenie - kapture - spectacle) ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.JdU8js/_old and /var/tmp/diff_new_pack.JdU8js/_new differ ++++++ spectacle-19.08.3.tar.xz -> spectacle-19.12.0.tar.xz ++++++ ++++ 31544 lines of diff (skipped)
