Hello community, here is the log from the commit of package kmousetool for openSUSE:Factory checked in at 2019-12-13 12:02:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmousetool (Old) and /work/SRC/openSUSE:Factory/.kmousetool.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmousetool" Fri Dec 13 12:02:53 2019 rev:104 rq:756255 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kmousetool/kmousetool.changes 2019-11-15 22:37:31.563984244 +0100 +++ /work/SRC/openSUSE:Factory/.kmousetool.new.4691/kmousetool.changes 2019-12-13 12:03:46.245415857 +0100 @@ -1,0 +2,28 @@ +Tue Dec 10 06:38:44 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 +- No code change since 19.11.90 + +------------------------------------------------------------------- +Sat Nov 30 09:12:04 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 +- Changes since 19.11.80: + * Fix compilation error due to X11 #defines +- Dropped patches, now upstream: + * Fix-build-with-Qt-5_14.diff + +------------------------------------------------------------------- +Sun Nov 24 13:29:36 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- No code change since 19.08.3 + +------------------------------------------------------------------- Old: ---- Fix-build-with-Qt-5_14.diff kmousetool-19.08.3.tar.xz kmousetool-19.08.3.tar.xz.sig New: ---- kmousetool-19.12.0.tar.xz kmousetool-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmousetool.spec ++++++ --- /var/tmp/diff_new_pack.CJN7Oz/_old 2019-12-13 12:03:46.977415581 +0100 +++ /var/tmp/diff_new_pack.CJN7Oz/_new 2019-12-13 12:03:46.977415581 +0100 @@ -1,7 +1,7 @@ # # spec file for package kmousetool # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,47 +16,42 @@ # -%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: kmousetool -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: Automatic Mouse Click License: GPL-2.0-or-later Group: System/GUI/KDE 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-UPSTREAM -Patch0: Fix-build-with-Qt-5_14.diff BuildRequires: alsa-devel BuildRequires: extra-cmake-modules +BuildRequires: cmake(KF5KDELibs4Support) +BuildRequires: cmake(KF5Notifications) BuildRequires: oxygen-icon-theme-large +BuildRequires: cmake(Phonon4Qt5) BuildRequires: pkgconfig BuildRequires: sbl BuildRequires: update-desktop-files BuildRequires: xz -BuildRequires: cmake(KF5KDELibs4Support) -BuildRequires: cmake(KF5Notifications) -BuildRequires: cmake(KF5WindowSystem) -BuildRequires: cmake(Phonon4Qt5) -BuildRequires: cmake(Qt5Core) >= 5.3.0 -BuildRequires: cmake(Qt5Gui) >= 5.3.0 -BuildRequires: cmake(Qt5Widgets) >= 5.3.0 +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5Widgets) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xt) BuildRequires: pkgconfig(xtst) Provides: kmousetool5 = %{version} Obsoletes: kmousetool5 < %{version} -%if %{with lang} Recommends: %{name}-lang -%endif %description Clicks the mouse for you, reducing hand strain. @@ -66,7 +61,7 @@ %endif %prep -%autosetup -p1 +%setup -q %build %cmake_kf5 -d build ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.CJN7Oz/_old and /var/tmp/diff_new_pack.CJN7Oz/_new differ ++++++ kmousetool-19.08.3.tar.xz -> kmousetool-19.12.0.tar.xz ++++++ ++++ 4991 lines of diff (skipped)
