Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2019-07-16 08:33:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and      /work/SRC/openSUSE:Factory/.knotes.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotes"

Tue Jul 16 08:33:44 2019 rev:33 rq:715149 version:19.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotes/knotes.changes    2019-06-13 
22:50:56.912000183 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.1887/knotes.changes  2019-07-16 
08:33:45.547397814 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:36 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- No code changes since 19.04.2
+
+-------------------------------------------------------------------

Old:
----
  knotes-19.04.2.tar.xz

New:
----
  knotes-19.04.3.tar.xz

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

Other differences:
------------------
++++++ knotes.spec ++++++
--- /var/tmp/diff_new_pack.2vrmNR/_old  2019-07-16 08:33:46.191397741 +0200
+++ /var/tmp/diff_new_pack.2vrmNR/_new  2019-07-16 08:33:46.195397740 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           knotes
-Version:        19.04.2
+Version:        19.04.3
 Release:        0
 Summary:        Popup Notes
 License:        GPL-2.0-or-later

++++++ knotes-19.04.2.tar.xz -> knotes-19.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.04.2/CMakeLists.txt 
new/knotes-19.04.3/CMakeLists.txt
--- old/knotes-19.04.2/CMakeLists.txt   2019-06-04 02:17:37.000000000 +0200
+++ new/knotes-19.04.3/CMakeLists.txt   2019-07-09 02:20:52.000000000 +0200
@@ -1,4 +1,4 @@
-set(KDEPIM_VERSION_NUMBER "5.11.2")
+set(KDEPIM_VERSION_NUMBER "5.11.3")
 cmake_minimum_required(VERSION 3.5)
 project(knotes VERSION ${KDEPIM_VERSION_NUMBER})
 
@@ -42,15 +42,15 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.11.2")
-set(AKONADI_VERSION "5.11.2")
-set(CALENDARUTILS_LIB_VERSION "5.11.2")
-set(KDEPIM_APPS_LIB_VERSION "5.11.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.11.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.11.2")
-set(LIBKDEPIM_LIB_VERSION "5.11.2")
-set(KMIME_LIB_VERSION "5.11.2")
-set(PIMCOMMON_LIB_VERSION "5.11.2")
+set(AKONADINOTES_LIB_VERSION "5.11.3")
+set(AKONADI_VERSION "5.11.3")
+set(CALENDARUTILS_LIB_VERSION "5.11.3")
+set(KDEPIM_APPS_LIB_VERSION "5.11.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.11.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.11.3")
+set(LIBKDEPIM_LIB_VERSION "5.11.3")
+set(KMIME_LIB_VERSION "5.11.3")
+set(PIMCOMMON_LIB_VERSION "5.11.3")
 
 
 set(QT_REQUIRED_VERSION "5.10.0")
@@ -94,7 +94,7 @@
 find_package(KF5PimTextEdit ${KPIMTEXTEDIT_LIB_VERSION} CONFIG REQUIRED)
 
 
-find_package(KF5AkonadiSearch "5.11.2" CONFIG REQUIRED)
+find_package(KF5AkonadiSearch "5.11.3" CONFIG REQUIRED)
 set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi 
Search libraries" URL "http://www.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.04.2/po/nl/docs/akonadi_notes_agent/index.docbook 
new/knotes-19.04.3/po/nl/docs/akonadi_notes_agent/index.docbook
--- old/knotes-19.04.2/po/nl/docs/akonadi_notes_agent/index.docbook     
2019-06-04 02:17:37.000000000 +0200
+++ new/knotes-19.04.3/po/nl/docs/akonadi_notes_agent/index.docbook     
2019-07-09 02:20:52.000000000 +0200
@@ -58,8 +58,7 @@
 <para
 >Documentatie Copyright &copy; 2013 &Laurent.Montel; &Laurent.Montel.mail; 
 ></para>
 
-&meld.fouten;&vertaling.freek; 
-&underFDL; &underGPL; </sect2>
+&meld.fouten;&vertaling.freek; &underFDL; &underGPL; </sect2>
 
 </sect1>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.04.2/po/nl/docs/knotes/index.docbook 
new/knotes-19.04.3/po/nl/docs/knotes/index.docbook
--- old/knotes-19.04.2/po/nl/docs/knotes/index.docbook  2019-06-04 
02:17:37.000000000 +0200
+++ new/knotes-19.04.3/po/nl/docs/knotes/index.docbook  2019-07-09 
02:20:52.000000000 +0200
@@ -901,8 +901,7 @@
 >Documentatie bijgewerkt in 2001 door Fabian Del Santo &Fabian.DalSanto.mail; 
 >en in 2003 door &Lauri.Watts; &Lauri.Watts.mail;.</para>
 
 
-&meld.fouten;&vertaling.bram;&nagelezen.tom;&nagelezen.natalie;&nagelezen.antoon;
 
-&underFDL; &underGPL; </chapter>
+&meld.fouten;&vertaling.bram;&nagelezen.tom;&nagelezen.natalie;&nagelezen.antoon;
 &underFDL; &underGPL; </chapter>
 
 &documentation.index; 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.04.2/po/tr/libnoteshared.po 
new/knotes-19.04.3/po/tr/libnoteshared.po
--- old/knotes-19.04.2/po/tr/libnoteshared.po   2019-06-04 02:17:35.000000000 
+0200
+++ new/knotes-19.04.3/po/tr/libnoteshared.po   2019-07-09 02:20:51.000000000 
+0200
@@ -11,7 +11,7 @@
 "PO-Revision-Date: 2017-06-19 13:44+0000\n"
 "Last-Translator: Kaan <kaanozdin...@gmail.com>\n"
 "Language-Team: Turkish <kde-i18n-...@kde.org>\n"
-"Language: \n"
+"Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"


Reply via email to