Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kde-cli-tools5 for openSUSE:Factory checked in at 2023-02-13 16:39:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kde-cli-tools5 (Old) and /work/SRC/openSUSE:Factory/.kde-cli-tools5.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-cli-tools5" Mon Feb 13 16:39:38 2023 rev:151 rq:1064506 version:5.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kde-cli-tools5/kde-cli-tools5.changes 2023-01-06 17:03:54.619626951 +0100 +++ /work/SRC/openSUSE:Factory/.kde-cli-tools5.new.1848/kde-cli-tools5.changes 2023-02-13 16:41:42.147652273 +0100 @@ -1,0 +2,42 @@ +Thu Feb 9 14:19:37 UTC 2023 - Fabian Vogt <[email protected]> + +- Update to 5.27.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.0 +- No code changes since 5.26.90 + +------------------------------------------------------------------- +Thu Jan 19 14:42:34 UTC 2023 - Fabian Vogt <[email protected]> + +- Update to 5.26.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.90 +- Changes since 5.26.5: + * kdeinhibit: Add ability to inhibit notifications + * In kf6 we use kservices6 + * Not use forward and includes + * Find CoreAddons + * kdesu remove DCOP + * Add a clang-format commit to ignore file + * Remove code that has been commented out for two decades + * [kstart] Remove dead code + * [keditfiletype] Properly load parts in KF6 + * Fix typo in dependency name + * Install translated documentation from po/ too + * kcmshell: Fix log formatting (x2) + * kcmshell: Fix log formatting + * [kdesu] Port away from KDEsuClient::isServerSGID + * Port away from deprecated KSycoca::databaseChanged + * Add Qt6 CI + * Remove unnecessary find + * Use KRuntimePlatform + * Address comments + * plasma-open-settings: Prefer plasma-settings if on mobile + * Make ksvgtopng a QGuiApplication + * Install po folder + * Set bugReportURL for filetypes KCM + * Remove unused includes + +------------------------------------------------------------------- Old: ---- kde-cli-tools-5.26.5.tar.xz kde-cli-tools-5.26.5.tar.xz.sig New: ---- kde-cli-tools-5.27.0.tar.xz kde-cli-tools-5.27.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kde-cli-tools5.spec ++++++ --- /var/tmp/diff_new_pack.Et0151/_old 2023-02-13 16:41:42.627655101 +0100 +++ /var/tmp/diff_new_pack.Et0151/_new 2023-02-13 16:41:42.631655124 +0100 @@ -19,15 +19,15 @@ %define kf5_version 5.98.0 %bcond_without released Name: kde-cli-tools5 -Version: 5.26.5 +Version: 5.27.0 Release: 0 Summary: Additional CLI tools for KDE applications License: GPL-2.0-or-later Group: System/GUI/KDE URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/kde-cli-tools-%{version}.tar.xz +Source: kde-cli-tools-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/kde-cli-tools-%{version}.tar.xz.sig +Source1: kde-cli-tools-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- boo#852256 @@ -70,16 +70,16 @@ %autosetup -p1 -n kde-cli-tools-%{version} %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build -%if %{with released} - %find_lang %{name} --with-man --all-name - %kf5_find_htmldocs -%endif - ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_kf5_bindir}/kdesu +%kf5_makeinstall -C build + +%find_lang %{name} --with-man --all-name +%kf5_find_htmldocs + +ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_kf5_bindir}/kdesu %pre # Remove old update-alternatives entry @@ -116,8 +116,6 @@ %doc %{_kf5_htmldir}/en %{_kf5_mandir}/man1/kdesu* -%if %{with released} %files lang -f %{name}.lang -%endif %changelog ++++++ kde-cli-tools-5.26.5.tar.xz -> kde-cli-tools-5.27.0.tar.xz ++++++ ++++ 87984 lines of diff (skipped)
