Hello community, here is the log from the commit of package akonadi-calendar-tools for openSUSE:Factory checked in at 2020-01-11 14:39:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-calendar-tools (Old) and /work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-calendar-tools" Sat Jan 11 14:39:30 2020 rev:39 rq:762266 version:19.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-calendar-tools/akonadi-calendar-tools.changes 2019-12-13 12:01:39.241463847 +0100 +++ /work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new.6675/akonadi-calendar-tools.changes 2020-01-11 14:40:38.729199155 +0100 @@ -1,0 +2,9 @@ +Tue Jan 7 10:08:49 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 19.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.1 +- No code change since 19.12.0 + +------------------------------------------------------------------- @@ -7 +16 @@ - * https://www.kde.org/announcements/releases/19.12.0 + * https://www.kde.org/announcements/releases/19.12 Old: ---- akonadi-calendar-tools-19.12.0.tar.xz akonadi-calendar-tools-19.12.0.tar.xz.sig New: ---- akonadi-calendar-tools-19.12.1.tar.xz akonadi-calendar-tools-19.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-calendar-tools.spec ++++++ --- /var/tmp/diff_new_pack.VtghKj/_old 2020-01-11 14:40:40.225199747 +0100 +++ /var/tmp/diff_new_pack.VtghKj/_new 2020-01-11 14:40:40.229199748 +0100 @@ -1,7 +1,7 @@ # # spec file for package akonadi-calendar-tools # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-calendar-tools -Version: 19.12.0 +Version: 19.12.1 Release: 0 Summary: Console applications and utilities for managing calendars License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ akonadi-calendar-tools-19.12.0.tar.xz -> akonadi-calendar-tools-19.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-calendar-tools-19.12.0/CMakeLists.txt new/akonadi-calendar-tools-19.12.1/CMakeLists.txt --- old/akonadi-calendar-tools-19.12.0/CMakeLists.txt 2019-12-06 02:50:13.000000000 +0100 +++ new/akonadi-calendar-tools-19.12.1/CMakeLists.txt 2020-01-07 03:29:16.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(KDEPIM_VERSION_NUMBER "5.13.0") +set(KDEPIM_VERSION_NUMBER "5.13.1") project(akonadi-calendar-tools VERSION ${KDEPIM_VERSION_NUMBER}) set(KF5_MIN_VERSION "5.63.0") @@ -37,11 +37,11 @@ set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}") -set(AKONADICALENDAR_LIB_VERSION "5.13.0") -set(AKONADI_VERSION "5.13.0") -set(LIBKDEPIM_LIB_VERSION "5.13.0") -set(CALENDARSUPPORT_LIB_VERSION "5.13.0") -set(KCALENDARCORE_LIB_VERSION "5.13.0") +set(AKONADICALENDAR_LIB_VERSION "5.13.1") +set(AKONADI_VERSION "5.13.1") +set(LIBKDEPIM_LIB_VERSION "5.13.1") +set(CALENDARSUPPORT_LIB_VERSION "5.13.1") +set(KCALENDARCORE_LIB_VERSION "5.13.1") set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}") set(KDEPIM_LIB_SOVERSION "5") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-calendar-tools-19.12.0/po/ca/calendarjanitor.po new/akonadi-calendar-tools-19.12.1/po/ca/calendarjanitor.po --- old/akonadi-calendar-tools-19.12.0/po/ca/calendarjanitor.po 2019-12-06 02:50:01.000000000 +0100 +++ new/akonadi-calendar-tools-19.12.1/po/ca/calendarjanitor.po 2020-01-07 03:29:11.000000000 +0100 @@ -353,49 +353,3 @@ #, kde-format msgid "Running in scan only mode." msgstr "S'està executant en el mode de només escaneig." - -#~ msgid "(c) 2013, Sérgio Martins" -#~ msgstr "(c) 2013, Sérgio Martins" - -#~ msgid "" -#~ "\n" -#~ "Examples:\n" -#~ "\n" -#~ "Scan all collections:\n" -#~ "$ calendarjanitor\n" -#~ "\n" -#~ "Scan and fix all collections:\n" -#~ "$ calendarjanitor --fix\n" -#~ "\n" -#~ "Scan and fix some collections:\n" -#~ "$ calendarjanitor --collections 10,20 --fix\n" -#~ "\n" -#~ "Backup all collections:\n" -#~ "$ calendarjanitor --backup backup.ics\n" -#~ "\n" -#~ "Backup some collections:\n" -#~ "$ calendarjanitor --backup backup.ics --collections 10,20\n" -#~ "\n" -#~ "Strip alarms from incidences older than 365 days:\n" -#~ "$ calendarjanitor --strip-old-alarms --collections 10,20" -#~ msgstr "" -#~ "\n" -#~ "Exemples:\n" -#~ "\n" -#~ "Escaneja totes les col·leccions:\n" -#~ "$ calendarjanitor\n" -#~ "\n" -#~ "Escaneja i corregeix totes les col·leccions:\n" -#~ "$ calendarjanitor --fix\n" -#~ "\n" -#~ "Escaneja i corregeix algunes col·leccions:\n" -#~ "$ calendarjanitor --collections 10,20 --fix\n" -#~ "\n" -#~ "Còpia de seguretat de totes les col·leccions:\n" -#~ "$ calendarjanitor --backup backup.ics\n" -#~ "\n" -#~ "Còpia de seguretat d'algunes col·leccions:\n" -#~ "$ calendarjanitor --backup backup.ics --collections 10,20\n" -#~ "\n" -#~ "Suprimeix les alarmes de les incidències majors que 365 dies:\n" -#~ "$ calendarjanitor --strip-old-alarms --collections 10,20" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-calendar-tools-19.12.0/po/ca/konsolekalendar.po new/akonadi-calendar-tools-19.12.1/po/ca/konsolekalendar.po --- old/akonadi-calendar-tools-19.12.0/po/ca/konsolekalendar.po 2019-12-06 02:50:01.000000000 +0100 +++ new/akonadi-calendar-tools-19.12.1/po/ca/konsolekalendar.po 2020-01-07 03:29:11.000000000 +0100 @@ -593,51 +593,3 @@ #, kde-format msgid "Cannot create Akonadi resource from file: %1" msgstr "No s'ha pogut crear un recurs l'Akonadi des del fitxer: %1" - -#~ msgid "Incidence types (these options can be combined):" -#~ msgstr "Tipus d'incidència (aquestes opcions es poden combinar):" - -#~ msgid "Major operation modes:" -#~ msgstr "Modes principals d'operació:" - -#~ msgid "Operation modifiers:" -#~ msgstr "Modificadors d'operació:" - -#~ msgid "Export options:" -#~ msgstr "Opcions d'exportació:" - -#~ msgid "" -#~ "Examples:\n" -#~ " konsolekalendar --view\n" -#~ " konsolekalendar --list-calendars\n" -#~ " konsolekalendar --add --calendar 42 --date 2016-12-04 --time 10:00 --" -#~ "end-time 12:00 \\\n" -#~ " --summary \"Doctor Visit\" --description \"Get My Head " -#~ "Examined\"\n" -#~ " konsolekalendar --delete --uid KOrganizer-1740326.803" -#~ msgstr "" -#~ "Exemples:\n" -#~ " konsolekalendar --view\n" -#~ " konsolekalendar --list-calendars\n" -#~ " konsolekalendar --add --calendar 42 --date 2016-12-04 --time 10:00 --" -#~ "end-time 12:00 \\\n" -#~ " --summary \"Visita al metge\" --description \"Revisió " -#~ "del cap\"\n" -#~ " konsolekalendar --delete --uid KOrganizer-1740326.803" - -#~ msgid "" -#~ "Without any options konsolekalendar will output today's events\n" -#~ "from 7am to 5pm or nothing at all if there aren't any" -#~ msgstr "" -#~ "Sense cap opció el «konsolekalendar» mostrarà els esdeveniments d'avui\n" -#~ "des de les 7am a les 5pm o res si no n'hi ha cap" - -#~ msgid "" -#~ "For more information visit the program home page at:\n" -#~ " https://userbase.kde.org/KonsoleKalendar" -#~ msgstr "" -#~ "Per a més informació, visiteu la pàgina inicial del programa a:\n" -#~ " https://userbase.kde.org/KonsoleKalendar" - -#~ msgid " Create new calendar file if one does not exist" -#~ msgstr " Crea un nou fitxer de calendari si no existeix cap" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-calendar-tools-19.12.0/po/sv/docs/konsolekalendar/index.docbook new/akonadi-calendar-tools-19.12.1/po/sv/docs/konsolekalendar/index.docbook --- old/akonadi-calendar-tools-19.12.0/po/sv/docs/konsolekalendar/index.docbook 2019-12-06 02:50:12.000000000 +0100 +++ new/akonadi-calendar-tools-19.12.1/po/sv/docs/konsolekalendar/index.docbook 2020-01-07 03:29:16.000000000 +0100 @@ -1435,8 +1435,7 @@ >Stefan Asserhäll<email >stefan.asserh...@bredband.net</email ></para -> -&underFDL; &underGPL; </chapter> +> &underFDL; &underGPL; </chapter> &documentation.index; </book> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-calendar-tools-19.12.0/po/zh_CN/calendarjanitor.po new/akonadi-calendar-tools-19.12.1/po/zh_CN/calendarjanitor.po --- old/akonadi-calendar-tools-19.12.0/po/zh_CN/calendarjanitor.po 2019-12-06 02:50:11.000000000 +0100 +++ new/akonadi-calendar-tools-19.12.1/po/zh_CN/calendarjanitor.po 2020-01-07 03:29:15.000000000 +0100 @@ -7,15 +7,14 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:13+0200\n" -"PO-Revision-Date: 2019-11-19 23:10\n" -"Last-Translator: Guo Yunhe (guoyunhe)\n" +"PO-Revision-Date: 2020-01-04 21:48\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/pim/calendarjanitor.pot\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-calendar-tools-19.12.0/po/zh_CN/konsolekalendar.po new/akonadi-calendar-tools-19.12.1/po/zh_CN/konsolekalendar.po --- old/akonadi-calendar-tools-19.12.0/po/zh_CN/konsolekalendar.po 2019-12-06 02:50:11.000000000 +0100 +++ new/akonadi-calendar-tools-19.12.1/po/zh_CN/konsolekalendar.po 2020-01-07 03:29:15.000000000 +0100 @@ -9,15 +9,14 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:13+0200\n" -"PO-Revision-Date: 2019-11-19 23:10\n" -"Last-Translator: Guo Yunhe (guoyunhe)\n" +"PO-Revision-Date: 2020-01-04 21:48\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/pim/konsolekalendar.pot\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-calendar-tools-19.12.0/po/zh_TW/calendarjanitor.po new/akonadi-calendar-tools-19.12.1/po/zh_TW/calendarjanitor.po --- old/akonadi-calendar-tools-19.12.0/po/zh_TW/calendarjanitor.po 2019-12-06 02:50:12.000000000 +0100 +++ new/akonadi-calendar-tools-19.12.1/po/zh_TW/calendarjanitor.po 2020-01-07 03:29:15.000000000 +0100 @@ -10,7 +10,7 @@ "POT-Creation-Date: 2019-05-20 03:13+0200\n" "PO-Revision-Date: 2018-03-30 21:07+0800\n" "Last-Translator: pan93412 <pan93...@gmail.com>\n" -"Language-Team: Chinese <zh-l...@linux.org.tw>\n" +"Language-Team: Chinese <zh-l...@lists.linux.org.tw>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-calendar-tools-19.12.0/po/zh_TW/konsolekalendar.po new/akonadi-calendar-tools-19.12.1/po/zh_TW/konsolekalendar.po --- old/akonadi-calendar-tools-19.12.0/po/zh_TW/konsolekalendar.po 2019-12-06 02:50:11.000000000 +0100 +++ new/akonadi-calendar-tools-19.12.1/po/zh_TW/konsolekalendar.po 2020-01-07 03:29:15.000000000 +0100 @@ -10,7 +10,7 @@ "POT-Creation-Date: 2019-05-20 03:13+0200\n" "PO-Revision-Date: 2018-04-05 20:24+0800\n" "Last-Translator: pan93412 <pan93...@gmail.com>\n" -"Language-Team: Chinese <zh-l...@linux.org.tw>\n" +"Language-Team: Chinese <zh-l...@lists.linux.org.tw>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n"