Hello community, here is the log from the commit of package kbackup for openSUSE:Factory checked in at 2020-12-17 17:00:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbackup (Old) and /work/SRC/openSUSE:Factory/.kbackup.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbackup" Thu Dec 17 17:00:11 2020 rev:33 rq:855135 version:20.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kbackup/kbackup.changes 2020-11-10 13:47:56.231475585 +0100 +++ /work/SRC/openSUSE:Factory/.kbackup.new.5145/kbackup.changes 2020-12-17 17:02:29.377550329 +0100 @@ -1,0 +2,31 @@ +Sat Dec 5 23:15:49 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-12-apps-update +- No code change since 20.11.90 + +------------------------------------------------------------------- +Fri Nov 27 15:16:05 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 20.11.90 + * New feature release +- No code change since 20.11.80 + +------------------------------------------------------------------- +Sat Nov 14 00:00:59 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 20.11.80 + * New feature release +- Changes since 20.08.3: + * Update man-kbackup.1.docbook -- fix minor typos. + * A current manpage with current commandline options in docbook format. + * Port some deprecated method + * Fix clazy warning + * Make it compile with QT_NO_KEYWORDS + * we depend against kf5.47 + * Adapt to new KIO APIs + * open home dir after settings are restored, else wrong position visible + +------------------------------------------------------------------- Old: ---- kbackup-20.08.3.tar.xz kbackup-20.08.3.tar.xz.sig New: ---- kbackup-20.12.0.tar.xz kbackup-20.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbackup.spec ++++++ --- /var/tmp/diff_new_pack.zDk1Ln/_old 2020-12-17 17:02:29.981550977 +0100 +++ /var/tmp/diff_new_pack.zDk1Ln/_new 2020-12-17 17:02:29.985550981 +0100 @@ -20,7 +20,7 @@ # 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.08.3 +Version: 20.12.0 Release: 0 Summary: Backup program based on KDE Frameworks 5 License: GPL-2.0-only @@ -29,7 +29,6 @@ Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: kf5-filesystem -BuildRequires: shared-mime-info BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) @@ -63,6 +62,7 @@ %install %kf5_makeinstall -C build + %if %{with lang} %find_lang %{name} --with-man --with-qt --all-name %{kf5_find_htmldocs} @@ -71,14 +71,15 @@ %files %license COPYING %doc README -%{_kf5_bindir}/kbackup -%{_kf5_applicationsdir}/org.kde.kbackup.desktop +%doc %lang(en) %{_kf5_htmldir}/en/kbackup %dir %{_kf5_kxmlguidir}/kbackup -%{_kf5_kxmlguidir}/kbackup/kbackupui.rc +%{_datadir}/mime/packages/kbackup.xml +%{_kf5_applicationsdir}/org.kde.kbackup.desktop %{_kf5_appstreamdir}/org.kde.kbackup.appdata.xml +%{_kf5_bindir}/kbackup %{_kf5_iconsdir}/hicolor/*/*/ -%{_datadir}/mime/packages/kbackup.xml -%doc %lang(en) %{_kf5_htmldir}/en/kbackup +%{_kf5_kxmlguidir}/kbackup/kbackupui.rc +%{_mandir}/man1/kbackup.1.gz %if %{with lang} %files lang -f %{name}.lang ++++++ kbackup-20.08.3.tar.xz -> kbackup-20.12.0.tar.xz ++++++ ++++ 16216 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
