Hello community, here is the log from the commit of package akonadi-notes for openSUSE:Leap:15.2 checked in at 2020-05-24 18:06:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/akonadi-notes (Old) and /work/SRC/openSUSE:Leap:15.2/.akonadi-notes.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-notes" Sun May 24 18:06:41 2020 rev:50 rq:806308 version:20.04.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/akonadi-notes/akonadi-notes.changes 2020-05-12 11:32:53.355805985 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.akonadi-notes.new.2738/akonadi-notes.changes 2020-05-24 18:06:43.697854615 +0200 @@ -1,0 +2,9 @@ +Fri May 15 15:40:50 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 @@ -35 +40 @@ - * https://www.kde.org/announcements/releases/19.12.3 + * https://kde.org/announcements/releases/2020-03-apps-update @@ -49 +54 @@ - * https://www.kde.org/announcements/releases/19.12.2 + * https://kde.org/announcements/releases/2020-02-apps-update Old: ---- akonadi-notes-20.04.0.tar.xz akonadi-notes-20.04.0.tar.xz.sig New: ---- akonadi-notes-20.04.1.tar.xz akonadi-notes-20.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-notes.spec ++++++ --- /var/tmp/diff_new_pack.RNQXtM/_old 2020-05-24 18:06:44.213855731 +0200 +++ /var/tmp/diff_new_pack.RNQXtM/_new 2020-05-24 18:06:44.217855739 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-notes -Version: 20.04.0 +Version: 20.04.1 Release: 0 Summary: Library to implement management of notes in Akonadi License: LGPL-2.1-or-later ++++++ akonadi-notes-20.04.0.tar.xz -> akonadi-notes-20.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-20.04.0/CMakeLists.txt new/akonadi-notes-20.04.1/CMakeLists.txt --- old/akonadi-notes-20.04.0/CMakeLists.txt 2020-04-17 02:38:23.000000000 +0200 +++ new/akonadi-notes-20.04.1/CMakeLists.txt 2020-05-12 03:25:00.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.14.0") +set(PIM_VERSION "5.14.1") project(Akonadi-Notes VERSION ${PIM_VERSION}) @@ -24,8 +24,8 @@ set(QT_REQUIRED_VERSION "5.12.0") set(AKONADI_NOTES_VERSION ${PIM_VERSION}) -set(KMIMELIB_VERSION "5.14.0") -set(AKONADI_VERSION "5.14.0") +set(KMIMELIB_VERSION "5.14.1") +set(AKONADI_VERSION "5.14.1") ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADINOTES VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/akonadi-notes_version.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-20.04.0/po/zh_CN/akonadinotes5.po new/akonadi-notes-20.04.1/po/zh_CN/akonadinotes5.po --- old/akonadi-notes-20.04.0/po/zh_CN/akonadinotes5.po 2020-04-17 02:38:23.000000000 +0200 +++ new/akonadi-notes-20.04.1/po/zh_CN/akonadinotes5.po 2020-05-12 03:25:00.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:14+0200\n" -"PO-Revision-Date: 2020-03-25 19:56\n" +"PO-Revision-Date: 2020-05-09 13:51\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
