Hello community, here is the log from the commit of package kbackup for openSUSE:Leap:15.2 checked in at 2020-05-25 13:41:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kbackup (Old) and /work/SRC/openSUSE:Leap:15.2/.kbackup.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbackup" Mon May 25 13:41:03 2020 rev:15 rq:806394 version:20.04.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kbackup/kbackup.changes 2020-05-13 03:51:22.864142606 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.kbackup.new.2738/kbackup.changes 2020-05-25 13:41:07.767208960 +0200 @@ -1,0 +2,9 @@ +Fri May 15 15:41:11 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-05-apps-update +- No code change since 20.04.0 + +------------------------------------------------------------------- @@ -15,2 +23,0 @@ - * For more details please see: - * https://kde.org/announcements/releases/20.04-rc @@ -24,2 +30,0 @@ - * For more details please see: - * https://kde.org/announcements/releases/20.04-beta @@ -41 +46 @@ - * https://www.kde.org/announcements/releases/19.12.3 + * https://kde.org/announcements/releases/2020-03-apps-update @@ -55 +60 @@ - * https://www.kde.org/announcements/releases/19.12.2 + * https://kde.org/announcements/releases/2020-02-apps-update Old: ---- kbackup-20.04.0.tar.xz kbackup-20.04.0.tar.xz.sig New: ---- kbackup-20.04.1.tar.xz kbackup-20.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbackup.spec ++++++ --- /var/tmp/diff_new_pack.WB9tC0/_old 2020-05-25 13:41:08.107209693 +0200 +++ /var/tmp/diff_new_pack.WB9tC0/_new 2020-05-25 13:41:08.111209701 +0200 @@ -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.04.0 +Version: 20.04.1 Release: 0 Summary: Backup program based on KDE Frameworks 5 License: GPL-2.0-only ++++++ kbackup-20.04.0.tar.xz -> kbackup-20.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-20.04.0/CMakeLists.txt new/kbackup-20.04.1/CMakeLists.txt --- old/kbackup-20.04.0/CMakeLists.txt 2020-04-15 10:48:40.000000000 +0200 +++ new/kbackup-20.04.1/CMakeLists.txt 2020-05-11 22:33:41.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "20") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "0") +set(RELEASE_SERVICE_VERSION_MICRO "1") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kbackup) @@ -37,9 +37,6 @@ Archive WidgetsAddons ) -if (EXISTS "${CMAKE_SOURCE_DIR}/.git") - add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000) -endif() add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbackup-20.04.0/po/zh_CN/kbackup.po new/kbackup-20.04.1/po/zh_CN/kbackup.po --- old/kbackup-20.04.0/po/zh_CN/kbackup.po 2020-04-17 02:41:58.000000000 +0200 +++ new/kbackup-20.04.1/po/zh_CN/kbackup.po 2020-05-12 03:28:05.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-03-05 03:24+0100\n" -"PO-Revision-Date: 2020-03-25 19:57\n" +"PO-Revision-Date: 2020-05-09 13:52\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
