Hello community, here is the log from the commit of package knotes for openSUSE:Factory checked in at 2019-10-14 13:28:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knotes (Old) and /work/SRC/openSUSE:Factory/.knotes.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knotes" Mon Oct 14 13:28:47 2019 rev:37 rq:737790 version:19.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/knotes/knotes.changes 2019-09-09 12:25:53.301859466 +0200 +++ /work/SRC/openSUSE:Factory/.knotes.new.2352/knotes.changes 2019-10-14 13:28:49.831378985 +0200 @@ -1,0 +2,10 @@ +Fri Oct 11 07:43:00 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.2.php +- Changes since 19.08.1: + * Fix icon + +------------------------------------------------------------------- Old: ---- knotes-19.08.1.tar.xz knotes-19.08.1.tar.xz.sig New: ---- knotes-19.08.2.tar.xz knotes-19.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knotes.spec ++++++ --- /var/tmp/diff_new_pack.pHaxH5/_old 2019-10-14 13:28:50.351377630 +0200 +++ /var/tmp/diff_new_pack.pHaxH5/_new 2019-10-14 13:28:50.355377619 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: knotes -Version: 19.08.1 +Version: 19.08.2 Release: 0 Summary: Popup Notes License: GPL-2.0-or-later ++++++ knotes-19.08.1.tar.xz -> knotes-19.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotes-19.08.1/CMakeLists.txt new/knotes-19.08.2/CMakeLists.txt --- old/knotes-19.08.1/CMakeLists.txt 2019-09-03 03:48:24.000000000 +0200 +++ new/knotes-19.08.2/CMakeLists.txt 2019-10-08 02:25:22.000000000 +0200 @@ -1,4 +1,4 @@ -set(KDEPIM_VERSION_NUMBER "5.12.1") +set(KDEPIM_VERSION_NUMBER "5.12.2") cmake_minimum_required(VERSION 3.5) project(knotes VERSION ${KDEPIM_VERSION_NUMBER}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotes-19.08.1/notesagent/akonadi_notes_agent.notifyrc new/knotes-19.08.2/notesagent/akonadi_notes_agent.notifyrc --- old/knotes-19.08.1/notesagent/akonadi_notes_agent.notifyrc 2019-08-26 06:55:35.000000000 +0200 +++ new/knotes-19.08.2/notesagent/akonadi_notes_agent.notifyrc 2019-09-30 07:38:10.000000000 +0200 @@ -1,5 +1,5 @@ [Global] -IconName=notes +IconName=knotes Comment=Notes Agent Comment[ar]=وكيل ملاحظات Comment[bs]=Agent za bilješke @@ -45,6 +45,7 @@ Name[bs]=Primljena bilješka Name[ca]=S'ha rebut una nota Name[ca@valencia]=S'ha rebut una nota +Name[cs]=Přijata poznámka Name[da]=Modtog en note Name[de]=Notiz erhalten Name[el]=Λήψη σημείωσης diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotes-19.08.1/po/cs/akonadi_notes_agent.po new/knotes-19.08.2/po/cs/akonadi_notes_agent.po --- old/knotes-19.08.1/po/cs/akonadi_notes_agent.po 2019-09-03 03:48:21.000000000 +0200 +++ new/knotes-19.08.2/po/cs/akonadi_notes_agent.po 2019-10-08 02:25:13.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Vít Pelčák <[email protected]>, 2013, 2014, 2015, 2017, 2018. +# Vít Pelčák <[email protected]>, 2013, 2014, 2015, 2017, 2018, 2019. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-30 07:49+0200\n" -"PO-Revision-Date: 2018-01-09 14:35+0100\n" +"PO-Revision-Date: 2019-09-09 13:50+0200\n" "Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: cs\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 19.08.0\n" #: notesagentalarmdialog.cpp:51 notesagentalarmdialog.cpp:220 #, kde-format @@ -86,7 +86,7 @@ #: notesagentsettingsdialog.cpp:74 #, kde-format msgid "Copyright (C) 2013-2019 Laurent Montel" -msgstr "" +msgstr "Copyright (C) 2013-2019 Laurent Montel" #: notesagentsettingsdialog.cpp:76 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotes-19.08.1/po/cs/knotes.po new/knotes-19.08.2/po/cs/knotes.po --- old/knotes-19.08.1/po/cs/knotes.po 2019-09-03 03:48:21.000000000 +0200 +++ new/knotes-19.08.2/po/cs/knotes.po 2019-10-08 02:25:13.000000000 +0200 @@ -1,14 +1,14 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Lukáš Tinkl <[email protected]>, 2010. -# Vít Pelčák <[email protected]>, 2011, 2013, 2014, 2015, 2016, 2017, 2018. +# Vít Pelčák <[email protected]>, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019. # msgid "" msgstr "" "Project-Id-Version: knotes\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-30 07:49+0200\n" -"PO-Revision-Date: 2018-04-03 17:19+0100\n" +"PO-Revision-Date: 2019-10-04 12:47+0200\n" "Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: cs\n" @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 19.08.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -126,7 +126,7 @@ #: apps/main.cpp:56 #, kde-format msgid "Copyright © 1997–2019 KNotes authors" -msgstr "" +msgstr "Copyright © 1997–2019 autoři KNotes" #: apps/main.cpp:76 kontactplugin/kcmknotessummary.cpp:64 #, kde-format @@ -572,7 +572,7 @@ #: kontactplugin/kcmknotessummary.cpp:63 #, kde-format msgid "Copyright © 2013-2019 Laurent Montel <[email protected]>" -msgstr "" +msgstr "Copyright © 2013-2019 Laurent Montel <[email protected]>" #: kontactplugin/knotes_part.cpp:98 #, kde-format @@ -649,7 +649,7 @@ #: kontactplugin/knotes_part.cpp:167 #, kde-format msgid "Preferences KNotes..." -msgstr "Nastavení KNotes..." +msgstr "Předvolby KNotes..." #: kontactplugin/knotes_part.cpp:172 notes/knote.cpp:715 #, kde-format @@ -986,7 +986,7 @@ #: notes/knote.cpp:729 #, kde-format msgid "Preferences..." -msgstr "Nastavení..." +msgstr "Předvolby..." #: notes/knote.cpp:734 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotes-19.08.1/po/zh_CN/akonadi_notes_agent.po new/knotes-19.08.2/po/zh_CN/akonadi_notes_agent.po --- old/knotes-19.08.1/po/zh_CN/akonadi_notes_agent.po 2019-09-03 03:48:23.000000000 +0200 +++ new/knotes-19.08.2/po/zh_CN/akonadi_notes_agent.po 2019-10-08 02:25:21.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-30 07:49+0200\n" -"PO-Revision-Date: 2019-08-16 17:07\n" +"PO-Revision-Date: 2019-09-05 09:50\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotes-19.08.1/po/zh_CN/knotes.po new/knotes-19.08.2/po/zh_CN/knotes.po --- old/knotes-19.08.1/po/zh_CN/knotes.po 2019-09-03 03:48:23.000000000 +0200 +++ new/knotes-19.08.2/po/zh_CN/knotes.po 2019-10-08 02:25:20.000000000 +0200 @@ -13,7 +13,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-30 07:49+0200\n" -"PO-Revision-Date: 2019-08-16 17:08\n" +"PO-Revision-Date: 2019-09-05 09:50\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotes-19.08.1/po/zh_CN/libnoteshared.po new/knotes-19.08.2/po/zh_CN/libnoteshared.po --- old/knotes-19.08.1/po/zh_CN/libnoteshared.po 2019-09-03 03:48:23.000000000 +0200 +++ new/knotes-19.08.2/po/zh_CN/libnoteshared.po 2019-10-08 02:25:20.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-30 07:49+0200\n" -"PO-Revision-Date: 2019-08-16 17:08\n" +"PO-Revision-Date: 2019-09-05 09:50\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotes-19.08.1/src/data/org.kde.knotes.appdata.xml new/knotes-19.08.2/src/data/org.kde.knotes.appdata.xml --- old/knotes-19.08.1/src/data/org.kde.knotes.appdata.xml 2019-08-26 06:55:35.000000000 +0200 +++ new/knotes-19.08.2/src/data/org.kde.knotes.appdata.xml 2019-09-30 07:38:10.000000000 +0200 @@ -73,7 +73,7 @@ <summary xml:lang="es">Aplicación de notas adhesivas</summary> <summary xml:lang="fi">Muistilappusovellus</summary> <summary xml:lang="fr">Application de notes autocollantes</summary> - <summary xml:lang="gl">Aplicativo de notas pegañentas</summary> + <summary xml:lang="gl">Aplicación de notas pegañentas</summary> <summary xml:lang="id">Aplikasi catatan lekat</summary> <summary xml:lang="it">Applicazione per le note adesive</summary> <summary xml:lang="ko">찍찍이 노트 프로그램</summary>
