Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kbackup for openSUSE:Factory checked in at 2021-04-25 21:26:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbackup (Old) and /work/SRC/openSUSE:Factory/.kbackup.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbackup" Sun Apr 25 21:26:24 2021 rev:37 rq:887622 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kbackup/kbackup.changes 2021-03-08 15:20:05.682063357 +0100 +++ /work/SRC/openSUSE:Factory/.kbackup.new.12324/kbackup.changes 2021-04-25 21:26:53.492392134 +0200 @@ -1,0 +2,26 @@ +Fri Apr 16 16:11:28 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:39:55 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:36 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Use KDE_INSTALL_MIMEDIR instead of custom XDG_MIME_INSTALL_DIR + * operator+/- is disabled for QFlags in qt6 + * Port from KMimeTypeTrader to KApplicationTrader + +------------------------------------------------------------------- Old: ---- kbackup-20.12.3.tar.xz kbackup-20.12.3.tar.xz.sig New: ---- kbackup-21.04.0.tar.xz kbackup-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbackup.spec ++++++ --- /var/tmp/diff_new_pack.fZRugH/_old 2021-04-25 21:26:53.968392707 +0200 +++ /var/tmp/diff_new_pack.fZRugH/_new 2021-04-25 21:26:53.972392712 +0200 @@ -20,14 +20,18 @@ # 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}')} Name: kbackup -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Backup program based on KDE Frameworks 5 License: GPL-2.0-only Group: System/GUI/KDE -URL: https://www.kde.org +URL: https://apps.kde.org/kbackup Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -BuildRequires: extra-cmake-modules >= 1.0.0 +%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: cmake(KF5Archive) BuildRequires: cmake(KF5DocTools) @@ -39,10 +43,6 @@ BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Widgets) -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif Recommends: %{name}-lang %description @@ -54,7 +54,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -72,13 +72,12 @@ %license COPYING %doc README %doc %lang(en) %{_kf5_htmldir}/en/kbackup -%dir %{_kf5_kxmlguidir}/kbackup %{_datadir}/mime/packages/kbackup.xml %{_kf5_applicationsdir}/org.kde.kbackup.desktop %{_kf5_appstreamdir}/org.kde.kbackup.appdata.xml %{_kf5_bindir}/kbackup %{_kf5_iconsdir}/hicolor/*/*/ -%{_kf5_kxmlguidir}/kbackup/kbackupui.rc +%{_kf5_kxmlguidir}/kbackup/ %{_mandir}/man1/kbackup.1.gz %if %{with lang} ++++++ kbackup-20.12.3.tar.xz -> kbackup-21.04.0.tar.xz ++++++ ++++ 1605 lines of diff (skipped)
