Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package keditbookmarks for openSUSE:Factory checked in at 2021-04-25 21:26:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/keditbookmarks (Old) and /work/SRC/openSUSE:Factory/.keditbookmarks.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keditbookmarks" Sun Apr 25 21:26:34 2021 rev:53 rq:887652 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/keditbookmarks/keditbookmarks.changes 2021-03-10 08:53:33.530660056 +0100 +++ /work/SRC/openSUSE:Factory/.keditbookmarks.new.12324/keditbookmarks.changes 2021-04-25 21:27:16.560419881 +0200 @@ -1,0 +2,28 @@ +Fri Apr 16 16:11:48 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:40:15 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:27:59 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Run clang-format + * Add clang-format configuration + * Use directly autorcc + * Port foreach (deprecated) to range-for + * Remove redundant setLayout() call + +------------------------------------------------------------------- Old: ---- keditbookmarks-20.12.3.tar.xz keditbookmarks-20.12.3.tar.xz.sig New: ---- keditbookmarks-21.04.0.tar.xz keditbookmarks-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keditbookmarks.spec ++++++ --- /var/tmp/diff_new_pack.L0HaVe/_old 2021-04-25 21:27:17.052420473 +0200 +++ /var/tmp/diff_new_pack.L0HaVe/_new 2021-04-25 21:27:17.056420479 +0200 @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: keditbookmarks -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: KDE Bookmark Editor License: GPL-2.0-only Group: System/GUI/KDE URL: https://www.kde.org/ Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: update-desktop-files @@ -39,12 +43,8 @@ BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Parts) BuildRequires: cmake(KF5WindowSystem) -BuildRequires: cmake(Qt5Core) >= 5.4.0 -BuildRequires: cmake(Qt5Test) >= 5.4.0 -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5Test) Recommends: %{name}-lang %description @@ -53,7 +53,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -71,7 +71,6 @@ %files %license COPYING* -%dir %{_kf5_configkcfgdir} %doc %lang(en) %{_kf5_htmldir}/en/keditbookmarks/ %{_kf5_applicationsdir}/org.kde.keditbookmarks.desktop %{_kf5_bindir}/kbookmarkmerger @@ -79,7 +78,6 @@ %{_kf5_configkcfgdir}/keditbookmarks*.kcfg %{_kf5_debugdir}/keditbookmarks.categories %{_kf5_libdir}/libkbookmarkmodel_private.so* -%{_kf5_sharedir}/kxmlgui5/keditbookmarks/ %{_kf5_mandir}/man1/kbookmarkmerger.1%{ext_man} %if %{with lang} ++++++ keditbookmarks-20.12.3.tar.xz -> keditbookmarks-21.04.0.tar.xz ++++++ ++++ 52478 lines of diff (skipped)
