Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2020-06-14 18:21:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and      /work/SRC/openSUSE:Factory/.knotes.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotes"

Sun Jun 14 18:21:38 2020 rev:46 rq:813692 version:20.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotes/knotes.changes    2020-05-20 
18:41:48.560789943 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.3606/knotes.changes  2020-06-14 
18:21:46.515928038 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:15:25 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+-------------------------------------------------------------------

Old:
----
  knotes-20.04.1.tar.xz
  knotes-20.04.1.tar.xz.sig

New:
----
  knotes-20.04.2.tar.xz
  knotes-20.04.2.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ knotes.spec ++++++
--- /var/tmp/diff_new_pack.77ZnpJ/_old  2020-06-14 18:21:47.195930232 +0200
+++ /var/tmp/diff_new_pack.77ZnpJ/_new  2020-06-14 18:21:47.199930245 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           knotes
-Version:        20.04.1
+Version:        20.04.2
 Release:        0
 Summary:        Popup Notes
 License:        GPL-2.0-or-later


++++++ knotes-20.04.1.tar.xz -> knotes-20.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.04.1/CMakeLists.txt 
new/knotes-20.04.2/CMakeLists.txt
--- old/knotes-20.04.1/CMakeLists.txt   2020-05-12 03:25:52.000000000 +0200
+++ new/knotes-20.04.2/CMakeLists.txt   2020-06-09 02:46:05.000000000 +0200
@@ -1,7 +1,7 @@
-set(KDEPIM_VERSION_NUMBER "5.14.1")
+set(KDEPIM_VERSION_NUMBER "5.14.2")
 cmake_minimum_required(VERSION 3.5)
 project(knotes VERSION ${KDEPIM_VERSION_NUMBER})
-set(RELEASE_SERVICE_VERSION "20.04.0")
+set(RELEASE_SERVICE_VERSION "20.04.2")
 
 
 set(KF5_MIN_VERSION "5.68.0")
@@ -43,16 +43,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.14.1")
-set(AKONADI_VERSION "5.14.1")
-set(CALENDARUTILS_LIB_VERSION "5.14.1")
-set(KDEPIM_APPS_LIB_VERSION "5.14.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.14.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.14.1")
-set(LIBKDEPIM_LIB_VERSION "5.14.1")
-set(KMIME_LIB_VERSION "5.14.1")
-set(PIMCOMMON_LIB_VERSION "5.14.1")
-set(GRANTLEETHEME_LIB_VERSION "5.14.1")
+set(AKONADINOTES_LIB_VERSION "5.14.2")
+set(AKONADI_VERSION "5.14.2")
+set(CALENDARUTILS_LIB_VERSION "5.14.2")
+set(KDEPIM_APPS_LIB_VERSION "5.14.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.14.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.14.2")
+set(LIBKDEPIM_LIB_VERSION "5.14.2")
+set(KMIME_LIB_VERSION "5.14.2")
+set(PIMCOMMON_LIB_VERSION "5.14.2")
+set(GRANTLEETHEME_LIB_VERSION "5.14.2")
 
 
 set(QT_REQUIRED_VERSION "5.12.0")
@@ -95,7 +95,7 @@
 find_package(KF5GrantleeTheme ${GRANTLEETHEME_LIB_VERSION} CONFIG REQUIRED)
 
 
-find_package(KF5AkonadiSearch "5.14.1" CONFIG REQUIRED)
+find_package(KF5AkonadiSearch "5.14.2" CONFIG REQUIRED)
 set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi 
Search libraries" URL "https://kde.org/"; TYPE REQUIRED PURPOSE "Provides search 
capabilities in KMail and Akonadi")
 
 if (NOT APPLE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.04.1/po/cs/akonadi_notes_agent.po 
new/knotes-20.04.2/po/cs/akonadi_notes_agent.po
--- old/knotes-20.04.1/po/cs/akonadi_notes_agent.po     2020-05-12 
03:25:49.000000000 +0200
+++ new/knotes-20.04.2/po/cs/akonadi_notes_agent.po     2020-06-09 
02:46:03.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, 2019.
+# Vít Pelčák <[email protected]>, 2013, 2014, 2015, 2017, 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-02 03:16+0100\n"
-"PO-Revision-Date: 2019-11-07 12:00+0100\n"
+"PO-Revision-Date: 2020-05-05 11:15+0200\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
@@ -15,13 +15,13 @@
 "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 19.08.2\n"
+"X-Generator: Lokalize 20.04.0\n"
 
 #: notesagentalarmdialog.cpp:51
 #, kde-format
 msgctxt "@title:window"
 msgid "Alarm"
-msgstr ""
+msgstr "Alarm"
 
 #: notesagentalarmdialog.cpp:63
 #, kde-format
@@ -68,7 +68,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Configure Notes Agent"
-msgstr ""
+msgstr "Nastavit agenta poznámek"
 
 #: notesagentsettingsdialog.cpp:58
 #, kde-format
@@ -93,7 +93,7 @@
 #: notesagentsettingsdialog.cpp:74
 #, kde-format
 msgid "Copyright (C) 2013-2020 Laurent Montel"
-msgstr ""
+msgstr "Copyright (C) 2013-2020 Laurent Montel"
 
 #: notesagentsettingsdialog.cpp:76
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.04.1/po/cs/knotes.po 
new/knotes-20.04.2/po/cs/knotes.po
--- old/knotes-20.04.1/po/cs/knotes.po  2020-05-12 03:25:49.000000000 +0200
+++ new/knotes-20.04.2/po/cs/knotes.po  2020-06-09 02:46:03.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, 2019.
+# Vít Pelčák <[email protected]>, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 
2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: knotes\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-25 09:52+0100\n"
-"PO-Revision-Date: 2019-10-04 12:47+0200\n"
+"PO-Revision-Date: 2020-05-26 13:11+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 19.08.1\n"
+"X-Generator: Lokalize 20.04.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -126,7 +126,7 @@
 #: apps/main.cpp:56
 #, kde-format
 msgid "Copyright © 1997–2020 KNotes authors"
-msgstr ""
+msgstr "Copyright © 1997–2020 autoři KNotes"
 
 #: apps/main.cpp:76 kontactplugin/kcmknotessummary.cpp:64
 #, kde-format
@@ -423,14 +423,14 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Select notes to delete"
-msgstr ""
+msgstr "Vyberte poznámky ke smazání"
 
 #: dialog/knoteselectednotesdialog.cpp:34
 #: print/knoteprintselectednotesdialog.cpp:41
 #, kde-format
 msgctxt "@title:window"
 msgid "Select notes"
-msgstr ""
+msgstr "Vyberte poznámky"
 
 #: dialog/knoteskeydialog.cpp:33
 #, kde-format
@@ -470,7 +470,7 @@
 #: finddialog/knotefinddialog.cpp:168
 #, kde-format
 msgid "Show Note"
-msgstr ""
+msgstr "Zobrazit poznámku"
 
 #: knoteedit.cpp:56
 #, kde-format
@@ -580,7 +580,7 @@
 #: kontactplugin/kcmknotessummary.cpp:63
 #, kde-format
 msgid "Copyright © 2013-2020 Laurent Montel <[email protected]>"
-msgstr ""
+msgstr "Copyright © 2013-2020 Laurent Montel <[email protected]>"
 
 #: kontactplugin/knotes_part.cpp:98
 #, kde-format
@@ -803,7 +803,7 @@
 #, kde-kuit-format
 msgctxt "@info:credit"
 msgid "Copyright © 2003–2020 Kontact authors"
-msgstr ""
+msgstr "Copyright © 2003–2020 Tvůrci aplikace Kontact"
 
 #: kontactplugin/knotes_plugin.cpp:105
 #, kde-kuit-format
@@ -1069,7 +1069,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Select theme"
-msgstr ""
+msgstr "Zvolte motiv"
 
 #: print/knoteprintselectthemedialog.cpp:51
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.04.1/po/pl/knotes.po 
new/knotes-20.04.2/po/pl/knotes.po
--- old/knotes-20.04.1/po/pl/knotes.po  2020-05-12 03:25:51.000000000 +0200
+++ new/knotes-20.04.2/po/pl/knotes.po  2020-06-09 02:46:04.000000000 +0200
@@ -1,5 +1,5 @@
 # translation of knotes.po to
-# Version: $Revision: 1565138 $
+# Version: $Revision: 1569795 $
 # Currently maintained by Marcin Bokszczanin
 # Piotr Roszatycki <[email protected]> 1998
 # Jacek Stolarczyk<[email protected]> 1999, 2000.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.04.1/po/sl/knotes.po 
new/knotes-20.04.2/po/sl/knotes.po
--- old/knotes-20.04.1/po/sl/knotes.po  2020-05-12 03:25:51.000000000 +0200
+++ new/knotes-20.04.2/po/sl/knotes.po  2020-06-09 02:46:04.000000000 +0200
@@ -1,7 +1,7 @@
 # translation of knotes.po to Slovenian
 # Translation of knotes.po to Slovenian
 # Copyright (C) 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-# $Id: knotes.po 1565138 2020-03-25 10:19:52Z scripty $
+# $Id: knotes.po 1569795 2020-05-20 23:32:30Z ltoscano $
 # $Source$
 #
 # Marko Samastur <[email protected]>, 2000.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.04.1/src/data/org.kde.knotes.appdata.xml 
new/knotes-20.04.2/src/data/org.kde.knotes.appdata.xml
--- old/knotes-20.04.1/src/data/org.kde.knotes.appdata.xml      2020-05-11 
23:35:09.000000000 +0200
+++ new/knotes-20.04.2/src/data/org.kde.knotes.appdata.xml      2020-06-08 
20:10:32.000000000 +0200
@@ -299,9 +299,9 @@
     <binary>knotes</binary>
   </provides>
   <releases>
+    <release version="5.14.2" date="2020-06-11"/>
     <release version="5.14.1" date="2020-05-14"/>
     <release version="5.14.0" date="2020-04-23"/>
     <release version="5.13.3" date="2020-03-05"/>
-    <release version="5.13.2" date="2020-02-06"/>
   </releases>
 </component>


Reply via email to