Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kinit for openSUSE:Factory checked in at 2021-05-10 15:35:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kinit (Old) and /work/SRC/openSUSE:Factory/.kinit.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kinit" Mon May 10 15:35:37 2021 rev:90 rq:891759 version:5.82.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kinit/kinit.changes 2021-04-12 12:36:29.225306849 +0200 +++ /work/SRC/openSUSE:Factory/.kinit.new.2988/kinit.changes 2021-05-10 15:37:13.474076269 +0200 @@ -1,0 +2,10 @@ +Sat May 1 16:40:58 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 5.82.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.82.0 +- Changes since 5.81.0: + * Port from the deprecated QProcess::pid() to QProcess::processId() + +------------------------------------------------------------------- Old: ---- kinit-5.81.0.tar.xz kinit-5.81.0.tar.xz.sig New: ---- kinit-5.82.0.tar.xz kinit-5.82.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kinit.spec ++++++ --- /var/tmp/diff_new_pack.papmWb/_old 2021-05-10 15:37:14.038074085 +0200 +++ /var/tmp/diff_new_pack.papmWb/_new 2021-05-10 15:37:14.038074085 +0200 @@ -16,14 +16,14 @@ # -%define _tar_path 5.81 +%define _tar_path 5.82 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kinit -Version: 5.81.0 +Version: 5.82.0 Release: 0 Summary: Helper library to speed up start of applications on KDE workspaces License: LGPL-2.1-or-later @@ -52,10 +52,10 @@ BuildRequires: cmake(KF5KIO) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5Service) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5Core) >= 5.14.0 -BuildRequires: cmake(Qt5DBus) >= 5.14.0 -BuildRequires: cmake(Qt5Gui) >= 5.14.0 -BuildRequires: cmake(Qt5Widgets) >= 5.14.0 +BuildRequires: cmake(Qt5Core) >= 5.15.0 +BuildRequires: cmake(Qt5DBus) >= 5.15.0 +BuildRequires: cmake(Qt5Gui) >= 5.15.0 +BuildRequires: cmake(Qt5Widgets) >= 5.15.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) %if %{with lang} @@ -78,16 +78,15 @@ %lang_package %prep -%setup -q -%autopatch -p1 +%autosetup -p1 %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build - %fdupes %{buildroot} +%kf5_makeinstall -C build +%fdupes %{buildroot} %if %{with lang} %find_lang %{name} --with-man --all-name ++++++ kinit-5.81.0.tar.xz -> kinit-5.82.0.tar.xz ++++++ ++++ 5689 lines of diff (skipped)
