Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2019-11-12 11:38:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and      /work/SRC/openSUSE:Factory/.knotes.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotes"

Tue Nov 12 11:38:04 2019 rev:38 rq:746910 version:19.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotes/knotes.changes    2019-10-14 
13:28:49.831378985 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.2990/knotes.changes  2019-11-12 
11:38:05.574263420 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:13:10 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.3.php
+- No code change since 19.08.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ knotes.spec ++++++
--- /var/tmp/diff_new_pack.870PPa/_old  2019-11-12 11:38:06.190264069 +0100
+++ /var/tmp/diff_new_pack.870PPa/_new  2019-11-12 11:38:06.194264073 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           knotes
-Version:        19.08.2
+Version:        19.08.3
 Release:        0
 Summary:        Popup Notes
 License:        GPL-2.0-or-later


++++++ knotes-19.08.2.tar.xz -> knotes-19.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.08.2/CMakeLists.txt 
new/knotes-19.08.3/CMakeLists.txt
--- old/knotes-19.08.2/CMakeLists.txt   2019-10-08 02:25:22.000000000 +0200
+++ new/knotes-19.08.3/CMakeLists.txt   2019-11-05 05:16:46.000000000 +0100
@@ -1,4 +1,4 @@
-set(KDEPIM_VERSION_NUMBER "5.12.2")
+set(KDEPIM_VERSION_NUMBER "5.12.3")
 cmake_minimum_required(VERSION 3.5)
 project(knotes VERSION ${KDEPIM_VERSION_NUMBER})
 
@@ -42,16 +42,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.12.1")
-set(AKONADI_VERSION "5.12.1")
-set(CALENDARUTILS_LIB_VERSION "5.12.1")
-set(KDEPIM_APPS_LIB_VERSION "5.12.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.12.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.12.1")
-set(LIBKDEPIM_LIB_VERSION "5.12.1")
-set(KMIME_LIB_VERSION "5.12.1")
-set(PIMCOMMON_LIB_VERSION "5.12.1")
-set(GRANTLEETHEME_LIB_VERSION "5.12.1")
+set(AKONADINOTES_LIB_VERSION "5.12.3")
+set(AKONADI_VERSION "5.12.3")
+set(CALENDARUTILS_LIB_VERSION "5.12.3")
+set(KDEPIM_APPS_LIB_VERSION "5.12.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.12.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.12.3")
+set(LIBKDEPIM_LIB_VERSION "5.12.3")
+set(KMIME_LIB_VERSION "5.12.3")
+set(PIMCOMMON_LIB_VERSION "5.12.3")
+set(GRANTLEETHEME_LIB_VERSION "5.12.3")
 
 
 set(QT_REQUIRED_VERSION "5.11.0")
@@ -95,7 +95,7 @@
 find_package(KF5GrantleeTheme ${GRANTLEETHEME_LIB_VERSION} CONFIG REQUIRED)
 
 
-find_package(KF5AkonadiSearch "5.12.1" CONFIG REQUIRED)
+find_package(KF5AkonadiSearch "5.12.3" 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-19.08.2/po/es/docs/akonadi_notes_agent/index.docbook 
new/knotes-19.08.3/po/es/docs/akonadi_notes_agent/index.docbook
--- old/knotes-19.08.2/po/es/docs/akonadi_notes_agent/index.docbook     
2019-10-08 02:25:21.000000000 +0200
+++ new/knotes-19.08.3/po/es/docs/akonadi_notes_agent/index.docbook     
2019-11-05 05:16:45.000000000 +0100
@@ -76,8 +76,7 @@
 >Traducido por Javier Viñal <email
 >fjvi...@gmail.com</email
 ></para
-> 
-&underFDL; &underGPL; </sect2>
+> &underFDL; &underGPL; </sect2>
 
 </sect1>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.08.2/po/es/docs/knotes/index.docbook 
new/knotes-19.08.3/po/es/docs/knotes/index.docbook
--- old/knotes-19.08.2/po/es/docs/knotes/index.docbook  2019-10-08 
02:25:21.000000000 +0200
+++ new/knotes-19.08.3/po/es/docs/knotes/index.docbook  2019-11-05 
05:16:45.000000000 +0100
@@ -915,8 +915,7 @@
 > y Javier Viñal <email
 >fjvi...@gmail.com</email
 ></para
-> 
-&underFDL; &underGPL; </chapter>
+> &underFDL; &underGPL; </chapter>
 
 &documentation.index; 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.08.2/po/zh_CN/akonadi_notes_agent.po 
new/knotes-19.08.3/po/zh_CN/akonadi_notes_agent.po
--- old/knotes-19.08.2/po/zh_CN/akonadi_notes_agent.po  2019-10-08 
02:25:21.000000000 +0200
+++ new/knotes-19.08.3/po/zh_CN/akonadi_notes_agent.po  2019-11-05 
05:16:45.000000000 +0100
@@ -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-09-05 09:50\n"
+"PO-Revision-Date: 2019-10-09 10:05\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.2/po/zh_CN/knotes.po 
new/knotes-19.08.3/po/zh_CN/knotes.po
--- old/knotes-19.08.2/po/zh_CN/knotes.po       2019-10-08 02:25:20.000000000 
+0200
+++ new/knotes-19.08.3/po/zh_CN/knotes.po       2019-11-05 05:16:45.000000000 
+0100
@@ -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-09-05 09:50\n"
+"PO-Revision-Date: 2019-10-09 10:05\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.2/po/zh_CN/libnoteshared.po 
new/knotes-19.08.3/po/zh_CN/libnoteshared.po
--- old/knotes-19.08.2/po/zh_CN/libnoteshared.po        2019-10-08 
02:25:20.000000000 +0200
+++ new/knotes-19.08.3/po/zh_CN/libnoteshared.po        2019-11-05 
05:16:45.000000000 +0100
@@ -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-09-05 09:50\n"
+"PO-Revision-Date: 2019-10-09 10:05\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to