Hello community, here is the log from the commit of package akonadi-notes for openSUSE:Leap:15.2 checked in at 2020-02-13 14:38:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/akonadi-notes (Old) and /work/SRC/openSUSE:Leap:15.2/.akonadi-notes.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-notes" Thu Feb 13 14:38:44 2020 rev:47 rq:771876 version:19.12.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/akonadi-notes/akonadi-notes.changes 2020-01-15 14:46:37.709261702 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.akonadi-notes.new.26092/akonadi-notes.changes 2020-02-13 14:38:45.221588125 +0100 @@ -1,0 +2,14 @@ +Fri Feb 7 08:36:47 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Wed Feb 5 06:28:39 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 19.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.2 +- No code change since 19.12.1 + +------------------------------------------------------------------- Old: ---- akonadi-notes-19.12.1.tar.xz akonadi-notes-19.12.1.tar.xz.sig New: ---- akonadi-notes-19.12.2.tar.xz akonadi-notes-19.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-notes.spec ++++++ --- /var/tmp/diff_new_pack.d8HkcD/_old 2020-02-13 14:38:45.505588280 +0100 +++ /var/tmp/diff_new_pack.d8HkcD/_new 2020-02-13 14:38:45.505588280 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-notes -Version: 19.12.1 +Version: 19.12.2 Release: 0 Summary: Library to implement management of notes in Akonadi License: LGPL-2.1-or-later @@ -75,7 +75,7 @@ %build %cmake_kf5 -d build -- -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir} -%make_jobs +%cmake_build %install %kf5_makeinstall -C build ++++++ akonadi-notes-19.12.1.tar.xz -> akonadi-notes-19.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-notes-19.12.1/CMakeLists.txt new/akonadi-notes-19.12.2/CMakeLists.txt --- old/akonadi-notes-19.12.1/CMakeLists.txt 2020-01-07 03:29:06.000000000 +0100 +++ new/akonadi-notes-19.12.2/CMakeLists.txt 2020-02-04 02:49:22.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.13.1") +set(PIM_VERSION "5.13.2") project(Akonadi-Notes VERSION ${PIM_VERSION}) @@ -24,8 +24,8 @@ set(QT_REQUIRED_VERSION "5.11.0") set(AKONADI_NOTES_VERSION ${PIM_VERSION}) -set(KMIMELIB_VERSION "5.13.1") -set(AKONADI_VERSION "5.13.1") +set(KMIMELIB_VERSION "5.13.2") +set(AKONADI_VERSION "5.13.2") 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-19.12.1/po/zh_CN/akonadinotes5.po new/akonadi-notes-19.12.2/po/zh_CN/akonadinotes5.po --- old/akonadi-notes-19.12.1/po/zh_CN/akonadinotes5.po 2020-01-07 03:29:06.000000000 +0100 +++ new/akonadi-notes-19.12.2/po/zh_CN/akonadinotes5.po 2020-02-04 02:49:22.000000000 +0100 @@ -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-01-04 21:48\n" +"PO-Revision-Date: 2020-01-20 21:56\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
